文件名称:project_spanningtree
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-21
- 文件大小:
- 2.33mb
- 下载次数:
- 0次
- 提 供 者:
- we***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
任务:最小生成树算法
工程名: project_spanningtree
要求:最小生成树算法,使用工程project_spanningtree,要求输出最小生成树所用到的边及最小生成树权重,算法主体写在CGraph类中。
-Task: minimum spanning tree algorithm works Name: project_spanningtree requirements: minimum spanning tree algorithm, the use of engineering project_spanningtree, requires minimum spanning tree used by the output side of the weights and the minimum spanning tree algorithm written on the subject CGraph class.
工程名: project_spanningtree
要求:最小生成树算法,使用工程project_spanningtree,要求输出最小生成树所用到的边及最小生成树权重,算法主体写在CGraph类中。
-Task: minimum spanning tree algorithm works Name: project_spanningtree requirements: minimum spanning tree algorithm, the use of engineering project_spanningtree, requires minimum spanning tree used by the output side of the weights and the minimum spanning tree algorithm written on the subject CGraph class.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project_spanningtree\project_spanningtree\project_spanningtree\Common.h
....................\....................\....................\Debug\BuildLog.htm
....................\....................\....................\.....\Edge.obj
....................\....................\....................\.....\Graph.obj
....................\....................\....................\.....\InputOutputManager.obj
....................\....................\....................\.....\mt.dep
....................\....................\....................\.....\project_spanningtree.exe.embed.manifest
....................\....................\....................\.....\project_spanningtree.exe.embed.manifest.res
....................\....................\....................\.....\project_spanningtree.exe.intermediate.manifest
....................\....................\....................\.....\project_spanningtree.obj
....................\....................\....................\.....\project_spanningtree.pch
....................\....................\....................\.....\stdafx.obj
....................\....................\....................\.....\vc80.idb
....................\....................\....................\.....\vc80.pdb
....................\....................\....................\.....\Vertex.obj
....................\....................\....................\Edge.cpp
....................\....................\....................\Edge.h
....................\....................\....................\Graph.cpp
....................\....................\....................\Graph.h
....................\....................\....................\InputOutputManager.cpp
....................\....................\....................\InputOutputManager.h
....................\....................\....................\Link.txt
....................\....................\....................\Node.txt
....................\....................\....................\project_spanningtree.cpp
....................\....................\....................\project_spanningtree.vcproj
....................\....................\....................\project_spanningtree.vcproj.4305665D3DFD4AD.Administrator.user
....................\....................\....................\project_spanningtree.vcproj.hzc-PC.hyq.user
....................\....................\....................\project_spanningtree.vcproj.VFGRFY0D6XD50WI.Administrator.user
....................\....................\....................\ReadMe.txt
....................\....................\....................\stdafx.cpp
....................\....................\....................\stdafx.h
....................\....................\....................\Vertex.cpp
....................\....................\....................\Vertex.h
....................\....................\project_spanningtree.ncb
....................\....................\project_spanningtree.sln
....................\....................\project_spanningtree.suo
....................\....................\....................\Debug
....................\....................\project_spanningtree
....................\project_spanningtree
project_spanningtree