CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ford bellman
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - ford bellman - List
[
Mathimatics-Numerical algorithms
]
bellman
DL : 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.
Date
: 2008-10-13
Size
: 8.13kb
User
:
李文
[
Mathimatics-Numerical algorithms
]
Graph-Theory
DL : 0
图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。
Date
: 2008-10-13
Size
: 9.79kb
User
:
lllstar
[
Mathimatics-Numerical algorithms
]
bellman
DL : 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.
Date
: 2026-01-16
Size
: 101kb
User
:
李文
[
Mathimatics-Numerical algorithms
]
Graph-Theory
DL : 1
图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 -err
Date
: 2026-01-16
Size
: 10kb
User
:
lllstar
[
Mathimatics-Numerical algorithms
]
Bellman-Ford
DL : 0
bellman-ford +spfa 求最短路径的 算法总结-bellman-ford+ spfa summary of the shortest path algorithm
Date
: 2026-01-16
Size
: 96kb
User
:
lianjx
[
Mathimatics-Numerical algorithms
]
Ford
DL : 0
Bellman-ford算法,根据顶点和边的权值求出最短路径-Bellman-ford algorithm, based on the weights of vertices and edges of the shortest path obtained
Date
: 2026-01-16
Size
: 183kb
User
:
james
[
Mathimatics-Numerical algorithms
]
Bellman-Fords-Shortest-Paths
DL : 0
The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem.
Date
: 2026-01-16
Size
: 1kb
User
:
ww
[
Mathimatics-Numerical algorithms
]
Bellman-ford-algorithm
DL : 0
this is about bellman ford algorithm
Date
: 2026-01-16
Size
: 89kb
User
:
kirthika
[
Mathimatics-Numerical algorithms
]
wiiv
DL : 0
bellman-ford的实现,可以输出每条最短路径经过的节点()
Date
: 2026-01-16
Size
: 1kb
User
:
cebastivr
[
Mathimatics-Numerical algorithms
]
ardem__child
DL : 0
用C语言实现最短路径算法中的Bellman-Ford算法,这个算法可以用来解决信号处理中的一些问题,bellman_for()
Date
: 2026-01-16
Size
: 7kb
User
:
fearoetc
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.