文件名称:ShortestPath
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是使用动态规划算法来解决单源最短路径问题。使用时,先输入每个头结点的邻接顶点个数,然后输入每个邻接顶点的数据。-This procedure is to use the dynamic programming algorithm to solve the single-source shortest path problem. When used, enter each of the first number of vertices adjacent node, and then enter the data for each adjacent vertex.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShortestPath\Debug\ShortestPath.exe
............\shortestpath.cpp
............\ShortestPath.dsp
............\ShortestPath.dsw
............\ShortestPath.ncb
............\ShortestPath.opt
............\ShortestPath.plg
............\shortestpath_op.h
............\使用说明.txt
............\程序源代码.txt
............\Debug
ShortestPath
............\shortestpath.cpp
............\ShortestPath.dsp
............\ShortestPath.dsw
............\ShortestPath.ncb
............\ShortestPath.opt
............\ShortestPath.plg
............\shortestpath_op.h
............\使用说明.txt
............\程序源代码.txt
............\Debug
ShortestPath