dijkstra

所属分类:数据结构
开发工具:C/C++
文件大小:1KB
下载次数:0
上传日期:2020-11-09 20:10:20
上 传 者方方不是慌慌
说明:  迪杰斯特拉(Dijkstra)算法是典型最短路径算法,用于计算一个节点到其他节点的最短路径。 它的主要特点是以起始点为中心向外层层扩展(广度优先搜索思想),直到扩展到终点为止
(Dijkstra algorithm is a typical shortest path algorithm, which is used to calculate the shortest path from one node to other nodes. Its main feature is to expand to the center of the idea)

文件列表:
dijkstra.cpp (3933, 2020-11-06)

近期下载者

相关文件


收藏者