- 智能终端远程测控RTU_硬件电路 用于对远方现场信号和工业设备的远程监测
- lndss4cp 基于LINGO软件的学习资料
- ivclaration 调用Windows API打开浏览框
- iftcrmation CModemInfo 获取Modem的信息(CModemInfo for Modem information)
- MATLAB在数学建模中的应用_卓金武(上) 数学建模中简单的matlab入门实例分析及程序编程(Mathematical modeling of simple matlab entry example analysis and programming)
- PLU管理 - 副本 PLU 管理 PLU management
文件名称:图论算法库 C++ 语言实现
介绍说明--下载内容来自于网络,使用问题请自行百度
图论算法库 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
代码内容 图论算法库,包括以下算法:
单源最短路径 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图论/
图论/BALL.CPP
图论/BALL.IN
图论/BALL.OUT
图论/Bellman_Ford.cpp
图论/Bellman_Ford.icc
图论/Bellman_Ford.in
图论/Bellman_Ford.irs
图论/Bellman_Ford.out
图论/Dijkstra.cpp
图论/Dijkstra.icc
图论/Dijkstra.in
图论/Dijkstra.out
图论/Floyd_Warshall.in
图论/Floyd_Warshall.out
图论/Folyd_Warshall.cpp
图论/Folyd_Warshall.icc
图论/GRAPH.H
图论/MainFrame.cpp
图论/Prim.cpp
图论/PRIM.ICC
图论/PRIM.IN
图论/Prim.out
图论/BALL.CPP
图论/BALL.IN
图论/BALL.OUT
图论/Bellman_Ford.cpp
图论/Bellman_Ford.icc
图论/Bellman_Ford.in
图论/Bellman_Ford.irs
图论/Bellman_Ford.out
图论/Dijkstra.cpp
图论/Dijkstra.icc
图论/Dijkstra.in
图论/Dijkstra.out
图论/Floyd_Warshall.in
图论/Floyd_Warshall.out
图论/Folyd_Warshall.cpp
图论/Folyd_Warshall.icc
图论/GRAPH.H
图论/MainFrame.cpp
图论/Prim.cpp
图论/PRIM.ICC
图论/PRIM.IN
图论/Prim.out
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。