文件名称:bellman
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 101kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C语言实现最短路径算法中的Bellman-Ford算法,这个算法可以用来解决信号处理中的一些问题。bellman_ford.c为源程序;distance.txt文件存放各界点之间的距离,以99999表示无穷大;bellman_ford.txt文件是输出文件,存放每轮循环得到的中间值,以及最后得到的到各个节点的最短距离,如果图包含负回路,文件中返回FALSE。-C language shortest path algorithm to achieve the Bellman-Ford algorithm, The algorithm can be used to solve signal processing some of the problems. Bellman_ford.c to source; distance.txt document repository all the distance between points, to 99,999 infinite said. bellman_ford.txt document output files, storage cycle round the middle value, and, finally, the various nodes of the shortest distance, if the plan contains negative loop, the paper returns FALSE.
相关搜索: bellman
ford
最短路径
belman
shortest
path
最短路径算法
bellman
algo
Bellman-ford
c
Bellman
ford
bellman
ford
c
program
program
c++
Dijkstra
shortest
path
graph
ford
最短路径
belman
shortest
path
最短路径算法
bellman
algo
Bellman-ford
c
Bellman
ford
bellman
ford
c
program
program
c++
Dijkstra
shortest
path
graph
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bellman
.......\bellman.dsp
.......\bellman.dsw
.......\bellman.ncb
.......\bellman.opt
.......\bellman.plg
.......\bellman_ford.c
.......\bellman_ford.txt
.......\Debug
.......\distance.txt
.......\bellman.dsp
.......\bellman.dsw
.......\bellman.ncb
.......\bellman.opt
.......\bellman.plg
.......\bellman_ford.c
.......\bellman_ford.txt
.......\Debug
.......\distance.txt