文件名称:Prim
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:251.26kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个图论问题中最小生成树的一种构造算法。
按普里姆算法构造最小生成树的过程为:在所有“其一个顶点已经落在生成树上,而另一个顶点尚未落在生成树上”的边中取一条权值为最小的边,逐条加在生成树上,直至生成树中含有 n-1条边为止。
-This is a problem in graph theory, a minimum spanning tree construction algorithm. Primm constructed by the minimum spanning tree algorithm process as follows: in all, " has landed one of its vertex spanning tree, while yet another vertex spanning tree falls on the" take a side in the right side is the smallest, one by one added to the spanning tree, until the spanning tree contains n-1 edges so far.
按普里姆算法构造最小生成树的过程为:在所有“其一个顶点已经落在生成树上,而另一个顶点尚未落在生成树上”的边中取一条权值为最小的边,逐条加在生成树上,直至生成树中含有 n-1条边为止。
-This is a problem in graph theory, a minimum spanning tree construction algorithm. Primm constructed by the minimum spanning tree algorithm process as follows: in all, " has landed one of its vertex spanning tree, while yet another vertex spanning tree falls on the" take a side in the right side is the smallest, one by one added to the spanning tree, until the spanning tree contains n-1 edges so far.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
普里姆算法/Debug/graph2.obj
普里姆算法/Debug/vc60.idb
普里姆算法/Debug/vc60.pdb
普里姆算法/Debug/普里姆算法.exe
普里姆算法/Debug/普里姆算法.ilk
普里姆算法/Debug/普里姆算法.pch
普里姆算法/Debug/普里姆算法.pdb
普里姆算法/Debug
普里姆算法/graph2.cpp
普里姆算法/graph2.h
普里姆算法/普里姆算法.dsp
普里姆算法/普里姆算法.dsw
普里姆算法/普里姆算法.ncb
普里姆算法/普里姆算法.opt
普里姆算法/普里姆算法.plg
普里姆算法
普里姆算法/Debug/vc60.idb
普里姆算法/Debug/vc60.pdb
普里姆算法/Debug/普里姆算法.exe
普里姆算法/Debug/普里姆算法.ilk
普里姆算法/Debug/普里姆算法.pch
普里姆算法/Debug/普里姆算法.pdb
普里姆算法/Debug
普里姆算法/graph2.cpp
普里姆算法/graph2.h
普里姆算法/普里姆算法.dsp
普里姆算法/普里姆算法.dsw
普里姆算法/普里姆算法.ncb
普里姆算法/普里姆算法.opt
普里姆算法/普里姆算法.plg
普里姆算法
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.