Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 23825738bellman.rar filelist
bellman\bellman.dsp
bellman\bellman.dsw
bellman\bellman.ncb
bellman\bellman.opt
bellman\bellman.plg
bellman\bellman_ford.c
bellman\bellman_ford.txt
bellman\Debug
bellman\distance.txt
bellman