文件名称:DIJKstra
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.21kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
DIJKstra最短路径
这里路径指两顶点间的通路,路径的长度指所有经过的边的总长。“最短路径”的问题指当两个顶点间通路多于一条时,如何找出边长总和为最短的那条。Dijkstra提出按路径长度递增的次序求最短路径的方法。-DIJKstra path here refers to the shortest path between two vertices of the path, the path length refers to all through the length of the edges. " Shortest path" problem means that when more than one path between two vertices, how to find the sum of the shortest side length to which the. Dijkstra proposed an incremental path length according to the order of seeking the shortest path method.
这里路径指两顶点间的通路,路径的长度指所有经过的边的总长。“最短路径”的问题指当两个顶点间通路多于一条时,如何找出边长总和为最短的那条。Dijkstra提出按路径长度递增的次序求最短路径的方法。-DIJKstra path here refers to the shortest path between two vertices of the path, the path length refers to all through the length of the edges. " Shortest path" problem means that when more than one path between two vertices, how to find the sum of the shortest side length to which the. Dijkstra proposed an incremental path length according to the order of seeking the shortest path method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DIJKstra.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.