Welcome![Sign In][Sign Up]
Location:
Search - prim

Search list

[OtherPrim算法

Description: 用Prim算法求最小生成树-Prim used for the minimum spanning tree algorithm
Platform: | Size: 6482 | Author: 姜园园 | Hits:

[Windows Developprim

Description: prim算法的vc++实现,适合初学者好好学习,愿与朋友们一起进步
Platform: | Size: 20593 | Author: wyl_1113 | Hits:

[Windows Developprim

Description: 实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径
Platform: | Size: 5163 | Author: 一一 | Hits:

[Other resourceprim

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

[Other resourcePrim

Description: 用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。
Platform: | Size: 94953 | Author: Tina612 | Hits:

[OtherPRIM

Description: prim算法,解决办公室通信埋线成本计算
Platform: | Size: 6750 | Author: 邵逸风 | Hits:

[Other resourcePrim

Description: 使用贪心算法实现PRIM最小生成树算法.经典的算法题目.
Platform: | Size: 1243 | Author: Xiaoliao | 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:

[Data structsPrim算法

Description:
Platform: | Size: 922 | Author: luqunru | Hits:

[Windows Develop用Prim算法求无向图的最小生成树

Description: 用Prim算法求无向图的最小生成树
Platform: | Size: 47781 | Author: xiaodou@sina.com | Hits:

[SourceCodeDSFGraph并用Prim算法求最小生成树

Description: 深度优先遍历图,并用prim算法求最小生成树
Platform: | Size: 222256 | Author: Jackdong | 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:

[SourceCodeprim

Description: 图的操作,最小生成树的原代码!(用pirm做的哦!)- Chart operation, smallest production tree s original code! (Does with pirm oh!)
Platform: | Size: 1024 | Author: 王猛 | Hits:

[Data structs最小生成树1

Description: 本程序是一个用prim算法寻找最小生成树的小程序。-this procedure is a prim with minimum spanning tree algorithm for small procedures.
Platform: | Size: 76800 | 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:

[Windows DevelopPrim1331

Description: 此程序使用最小生成树Prim算法。用户输入图的输入文件名,程序读此文件,并调用MinSpanTree()为图建立最小生成树。输出包括树的总权及其顶点和边的列表。-This procedure use the Prim algorithm. The user input the filename of the chart, the procedure reads this document and transfers the chart to Minimum SpannirngTree with MinSpanTree () function. Output the table including tree s total power and its apex and side.
Platform: | Size: 7168 | Author: 小山 | Hits:

[Other网络布线程序正式发行版

Description: 很有意思的网线布局的编程,用到了prim算法。完全原创!课程设计时的作品-very interesting line distribution network programming, a prim algorithm used. Completely original! Curriculum design works
Platform: | Size: 305152 | 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:

[GUI Develop普里姆算法

Description: 利用prim算法来计算最小生成树,对于数据结构学习者有很大帮助,利用邻接矩阵来存储图-Prim algorithm used to calculate the minimum spanning tree, the data structure for the learner is very helpful to use the adjacency matrix storage plan
Platform: | Size: 169984 | Author: 赵麟 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net