Welcome![Sign In][Sign Up]
Location:
Search - PRIM c

Search list

[Other resource图论算法库 C++ 语言实现

Description: 图论算法库 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
Platform: | Size: 10202 | Author: 罗鹏魁 | Hits:

[Other resourceprim

Description: 用C语言编写的 如果以无向网表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使这个交通网的总造价最小
Platform: | Size: 1724 | Author: 张公子 | Hits:

[Other resourceprim

Description: 经典最小生成树算法--PRIM算法。。C++完整源码,绝对能运行。
Platform: | Size: 1127 | Author: 刃具 | Hits:

[Develop Tools最小生成树的构造——普里姆(Prim)算法

Description: ad.rar - 快速排序算法的c实现 -ad.rar-fast algorithm to achieve c
Platform: | Size: 5773 | Author: 张三 | Hits:

[Other resourceprim

Description: prim 算法 C语言 一种最小生成树算法
Platform: | Size: 878 | Author: yangmingze | Hits:

[Other resourcePRIM-c++

Description: 数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一-algorithm commonly used data structures, algorithms Prim. The recent realization of the path chosen, is commonly used algorithm
Platform: | Size: 8371 | Author: 陈钊 | Hits:

[VC/MFCc++ prim 中文

Description: 仅供参考的c++手册,注意版权
Platform: | Size: 4049170 | Author: davisduckseven7 | Hits:

[AI-NN-PRsource

Description: C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coordinates), computer graphics hatched filling algorithm (mouse input), Artificial Intelligence A* algorithm The C Programming Language
Platform: | Size: 11264 | Author: 站长 | Hits:

[Data structsPRIM-c++

Description: 数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一-algorithm commonly used data structures, algorithms Prim. The recent realization of the path chosen, is commonly used algorithm
Platform: | Size: 261120 | Author: 陈钊 | Hits:

[Data structs数据结构算法集锦

Description: 数据结构算法集锦:包括大量常用算法,如求两数的最大公约数、素数的求法、Prim算法、Kruskal算法、最短路径、Dijkstra 算法、排序相关算法、高精度计算相关算法-algorithm data structure highlights include : large common algorithms, such as for the number two majors, for the prime numbers, Prim algorithm, Kruskal algorithm, the shortest path, the Dijkstra algorithm, scheduling algorithms, high-precision calculation algorithms, etc.
Platform: | Size: 9216 | Author: 美美 | Hits:

[Data structsPrim_gao

Description: Prim 算法寻找最小生成树,用C语言实现,有完整的注释!-Prim algorithm to find the minimum spanning tree, using C language, a complete Notes!
Platform: | Size: 1024 | Author: gao | Hits:

[Data structs图论算法库 C++ 语言实现

Description: 图论算法库 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
Platform: | Size: 10240 | Author: 罗鹏魁 | Hits:

[Data structsMapGuid

Description: 我写的,画出最短路径,及最小生成树 Prim Dijistra算法+ GDI实现-I write to depict the shortest path, and the smallest Prim Dijistra Spanning Tree Algorithm to achieve GDI
Platform: | Size: 1940480 | Author: nick | Hits:

[Othermyprim

Description: 一个用Prim算法求解图的最小生成树,图是通过矩阵来建立。-an algorithm using the minimum spanning tree, the plan is to build through the matrix.
Platform: | Size: 1024 | Author: 傅蓉蓉 | Hits:

[Data structsbiaohao

Description: 最大流量Prim 算法寻找最小生成树,用C语言实现,有完整的注释-maximum flow Prim finding minimum spanning tree algorithm, using C language, a complete Notes
Platform: | Size: 1024 | Author: DoDoggy | Hits:

[SQL Serverprim_rar

Description: prim算法 是一个比较常见的求最小生成树的算法,它用贪婪准则来编写算法的!-prim algorithm is a more common for the minimum spanning tree algorithm, which used to prepare guidelines for the greedy algorithm!
Platform: | Size: 1024 | Author: louy | Hits:

[Data structsprim

Description: 用C语言编写的 如果以无向网表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使这个交通网的总造价最小-Using C language if no express n to the network traffic between cities network construction planning, Vertex city, the edge of the right to express the cost of the line and try to design a program to make the transportation network total cost of the smallest
Platform: | Size: 1024 | Author: 张公子 | Hits:

[Otherprim

Description: C语言实现普里姆算法 根据无向网构造最小生成树-C language implementation Prim algorithm based on minimum spanning tree in undirected network structure
Platform: | Size: 2048 | Author: xiyangyang | Hits:

[Data structsPrim.c.tar

Description: prim 最短路径实现 C++ 描述~代码规范,适合初学者-prim shortest path to achieve C++ description ~ code specifications, suitable for beginners
Platform: | Size: 1024 | Author: huochai | Hits:

[Mathimatics-Numerical algorithmsPrim+Kruskal 算法求最小生成树

Description: C语言 Prim Kruskal 算法求最小生成树(C language Prim+Kruskal algorithm for minimum spanning tree)
Platform: | Size: 1024 | Author: anonym0us | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net