文件名称:heaptest
介绍说明--下载内容来自于网络,使用问题请自行百度
Dijstra算法
由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。
(1)按路径长度递增序产生各顶点最短路径
若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence have vertex the shortest path algorithm. (1) by increasing the length of path of the generated sequence vertex if the shortest path length increases by the order generated from the source to other top s the shortest path point, the current generation is the shortest path apart from the end, the remaining vertices have the shortest path generation (source of the shortest path has been generated as the source of its own length of 0 Path).
由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。
(1)按路径长度递增序产生各顶点最短路径
若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence have vertex the shortest path algorithm. (1) by increasing the length of path of the generated sequence vertex if the shortest path length increases by the order generated from the source to other top s the shortest path point, the current generation is the shortest path apart from the end, the remaining vertices have the shortest path generation (source of the shortest path has been generated as the source of its own length of 0 Path).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
heaptest.c
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.