文件名称:dijkstra
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- chenx******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是个完整的c语言编写的dijkstra算法,结果不仅能够显示出源点到其他顶点的最短路径(最小代价值),而且给出了相应的路径。代码浅显易懂,学习此算法的好材料。-This is a complete c languages Dijkstra algorithm, the results can not only show that the source point to the other vertex of the shortest path (the smallest on behalf of the value), and the corresponding path. Code easy to understand and learn from this algorithm good material.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dijkstra.c