Desktop

所属分类:matlab编程
开发工具:matlab
文件大小:3KB
下载次数:0
上传日期:2018-05-13 14:43:20
上 传 者阿茉敏敏
说明:  迪杰斯特拉算法是由荷兰计算机科学家狄克斯特拉于1959 年提出的,因此又叫狄克斯特拉算法。是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。
(Dijkstra algorithm was proposed by Holland computer scientist Dijkstra in 1959, so it is also called Dijkstra algorithm. It is the shortest path algorithm from one vertex to the other vertices, which solves the shortest path problem in digraph. The main feature of the Dijkstra algorithm is to expand from the starting point to the center and extend it to the end.)

文件列表:
mydijkstra.m (1076, 2011-04-18)
myfloyd.m (657, 2011-04-18)
lujingguihua.m (7369, 2018-05-13)

近期下载者

相关文件


收藏者