CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dijkstra c language
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dijkstra c language - List
[
Other resource
]
图论算法库 C++ 语言实现
DL : 0
图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 -graph algorithm for C language code content graph algorithm library, including the following algorithm : single-source shortest path algorithm Dijkstra single source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod - Warshall ALGOL C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, the VisualAge C 4.0 debugging through. The compressed file contains all Graph.h the library, the procedure call interface, see the Notes. Other documents algorithm is used to test the test procedures in VisualAge C compiler running under 4.0. The algorithm is for me to participate in ACM / Illinois prepared to contest the information, because the competition for high speed
Update
: 2008-10-13
Size
: 9.96kb
Publisher
:
罗鹏魁
[
Data structs
]
图论算法库 C++ 语言实现
DL : 0
图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 -graph algorithm for C language code content graph algorithm library, including the following algorithm : single-source shortest path algorithm Dijkstra single source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod- Warshall ALGOL C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, the VisualAge C 4.0 debugging through. The compressed file contains all Graph.h the library, the procedure call interface, see the Notes. Other documents algorithm is used to test the test procedures in VisualAge C compiler running under 4.0. The algorithm is for me to participate in ACM/Illinois prepared to contest the information, because the competition for high speed
Update
: 2025-02-17
Size
: 10kb
Publisher
:
罗鹏魁
[
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.
Update
: 2025-02-17
Size
: 101kb
Publisher
:
李文
[
Fractal program
]
work2z
DL : 0
图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 - -graph theory is the C language code as graph theory algorithm library, including the following algorithm : single source Dijkstra shortest path algorithm for single-source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod- Warshall algorithm language C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, VisualAge C 4.0 debugging through. The compressed file contains Graph.h all library functions, procedures call interface see Notes. Other documents are used to test the algorithm testing procedures, the VisualAge C compiler running under 4.0. The algorithm is to participate in the ACM/ICPC contest and the preparation of information, because the competit
Update
: 2025-02-17
Size
: 4kb
Publisher
:
[
Other
]
Dijkstra
DL : 0
用c语言编写的Dijkstra算法的源代码。代码短小精炼有注释-Using c language source code Dijkstra algorithm. Refining short code annotated
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wxr
[
Data structs
]
shortestDijkstra
DL : 0
网络最短路径Dijkstra算法的c语言实现,很有参考价值-Network shortest path Dijkstra algorithm c language, the valuable
Update
: 2025-02-17
Size
: 3kb
Publisher
:
刘明
[
Data structs
]
aa
DL : 0
图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。-Graph Theory Algorithm Library C++ Language code realize the contents of graph theory algorithm library, which includes the following algorithms: single-source shortest path Dijkstra algorithm for single-source shortest path Bellman-Ford algorithm Prim minimum spanning tree algorithm between each pair of nodes Flod-Warshall shortest path algorithm Language C++ compiler platform VisualAge C++ 4.0 Author starfish (starfish.h @ china.com) Remarks procedures used C++ language in VisualAge C++ 4.0 debugging through.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王兵
[
assembly language
]
dijkstra_suanfa
DL : 0
dijkstra 这是用C语言实现的贪心算法 看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best description
Update
: 2025-02-17
Size
: 4kb
Publisher
:
swnjut
[
OS Develop
]
producder
DL : 0
C++语言实现生产者消费者问题 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。-C++ language to achieve the producer consumer problem producers- consumers are a classic problem of process synchronization problem, the problem was first proposed by Dijkstra proposed, for the demonstration of his semaphore mechanism.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
helen
[
Algorithm
]
Dijkstra
DL : 0
最短路的Dijkstra算法,程序用c#语言实现-The Dijkstra shortest path algorithm, the procedure with c# language implementation
Update
: 2025-02-17
Size
: 2kb
Publisher
:
寒星
[
Process-Thread
]
Dijkstra-omp
DL : 0
C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming technology.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
computing
[
Other
]
Dijkstra
DL : 0
最短路径算法 C语言版的 很好用 需要的试试吧-Shortest path algorithm C language version of the well with
Update
: 2025-02-17
Size
: 1kb
Publisher
:
alice0808
[
Data structs
]
dijkstra
DL : 0
用C语言实现dijkstra算法-Using C language algorithm dijkstra
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zlwu
[
Data structs
]
Dijkstra
DL : 0
一个用vc2005开发的C语言的dijkstra实现,相对简单图结构矩阵表示。-Vc2005 with the development of a C-language dijkstra to achieve a relatively simple graph structure matrix.
Update
: 2025-02-17
Size
: 403kb
Publisher
:
杨福绅
[
Software Engineering
]
dijkstra
DL : 0
用C语言实现的最短路算法 算法描述清楚,未结合文件操作-Realized with C language algorithm for shortest path algorithm described in clear, no combination of file operations
Update
: 2025-02-17
Size
: 1008kb
Publisher
:
[
Data structs
]
Dijkstra-C
DL : 0
这是在C++语言环境下编写的关于Dijkstra算法的程序-This is the C++ language environment to prepare the procedure on the Dijkstra algorithm for
Update
: 2025-02-17
Size
: 1kb
Publisher
:
naiyu
[
Data structs
]
Dijkstra.c.tar
DL : 0
帝杰斯特拉算法C++ 语言实现, 代码详细,解释明了,适合初学者-Royal Jiesitela algorithm C++ language, code in detail, to explain and clear, suitable for beginners
Update
: 2025-02-17
Size
: 1kb
Publisher
:
huochai
[
Data structs
]
Djikstra
DL : 0
求定点到任一点最短路径的算法,运用c语言编译 dijkstra算法的源代码-Designated arrival point seeking the shortest path algorithm, dijkstra algorithm using c language compiler source code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
iamhere
[
Data structs
]
dijkstra
DL : 0
通信网络理论与应用中最小路径计算的dijkstra算法的c语言程序实现-the c language realization of dijkstra algorithm
Update
: 2025-02-17
Size
: 2kb
Publisher
:
由佳彬
[
Data structs
]
Dijkstra
DL : 0
用C语言实现迪杰斯特拉算法 简单易懂 界面也较好-With the C language interface easy to understand Dijkstra algorithm is also better
Update
: 2025-02-17
Size
: 120kb
Publisher
:
孙永利
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.