Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - prim algorithm
Search - prim algorithm - List
DL : 0
1)掌握普里姆构造最小生成树算法的数据结构和算法实现; 2)掌握图或网的邻接矩阵表示及其上基本算法的实现; -1) grasp the prim construct minimum spanning tree algorithm for data structure and algorithm 2) master plan or a network and its adjacency matrix express the realization of the basic algorithm
Date : 2026-01-23 Size : 15kb User : ma

DL : 0
最小生成树是数据结构中图的一种重要应用,它的要求是从一个带权无向完全图中选择n-1条边并使这个图仍然连通...为了得到最小生成树,人们设计了很多算法,最著名的有prim算法和kruskal算法。-Minimum spanning tree data structure is an important application of graph, and its request is from a weighted undirected complete graph to select n-1 edges and the graph is still connected ... in order to get minimum spanning tree, it is designed a lot of algorithms, the most famous are prim algorithm and Kruskal algorithm.
Date : 2026-01-23 Size : 1kb User : 0000

对任意给定的网络(顶点数和边数自定),建立它的邻接矩阵并输出,然后利用Prim算法或Kruskal算法生成它的最小生成树,并输出结果。-On any given network (the number of vertices and edges from the set), the establishment of its adjacency matrix and output, and then use Prim algorithm or Kruskal algorithm to generate its minimum spanning tree, and output results.
Date : 2026-01-23 Size : 11kb User : 陈冰晶

DL : 0
基于Prim算法的公路交通设计系统,开发环境VC++,简单编码,供大家参考-Prim algorithm based on the design of highway transportation system, development environment VC++, Simple encoding, for your reference
Date : 2026-01-23 Size : 42kb User : 李雪
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.