文件名称:XGraph2
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- zhan*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
能够建立有向图无向图的邻接矩阵和邻接表表示法,深度优先和广度优先搜索,能够存储和显示相应的搜索结果(深度优先或广度优先生成森林(或生成树)、深度优先或广度优先序列和编号)。以文件形式输入图的顶点和边,并显示相应的结果。-To build a directed graph undirected adjacency matrix and adjacency list representation, depth-first and breadth-first search, to store and display the corresponding results (depth first or breadth-first spanning forest (or MST), depth-first or breadth priority sequence and number). Form of a document input graph vertices and edges, and shows the corresponding results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XGraph\debug\XGraph.exe
......\release\XGraph.exe
......\XGraph\a.txt
......\......\Debug\BuildLog.htm
......\......\.....\mt.dep
......\......\.....\XGraph.exe.embed.manifest
......\......\.....\XGraph.exe.intermediate.manifest
......\......\Graph.cpp
......\......\Release\BuildLog.htm
......\......\.......\mt.dep
......\......\.......\XGraph.exe.intermediate.manifest
......\......\XGraph.vcproj
......\......\XGraph.vcproj.WWW-4F7CF51A5FE.Administrator.user
......\XGraph.sln
......\XGraph.suo
......\......\Debug
......\......\Release
......\debug
......\release
......\XGraph
XGraph
......\release\XGraph.exe
......\XGraph\a.txt
......\......\Debug\BuildLog.htm
......\......\.....\mt.dep
......\......\.....\XGraph.exe.embed.manifest
......\......\.....\XGraph.exe.intermediate.manifest
......\......\Graph.cpp
......\......\Release\BuildLog.htm
......\......\.......\mt.dep
......\......\.......\XGraph.exe.intermediate.manifest
......\......\XGraph.vcproj
......\......\XGraph.vcproj.WWW-4F7CF51A5FE.Administrator.user
......\XGraph.sln
......\XGraph.suo
......\......\Debug
......\......\Release
......\debug
......\release
......\XGraph
XGraph