文件名称:ZGraph
-
所属分类:
- 标签属性:
- 上传时间:2014-12-12
-
文件大小:738.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构 无向图
以邻接矩阵的方式存储一个无向网
1.建立并显示出无向网的邻接矩阵;
2.对该无向网进行广度优先遍历,显示遍历的结果(并随时显示队列的入、出情况);
3.用普里姆算法构造其最小生成树,显示其构造的过程。-Data structure- the undirected graph
Stored in the form of adjacency matrix an undirected network
1. Establish and shows the adjacency matrix of undirected network
2. Breadth-first traversal of the undirected network, shows the result of traversal (and at any time according to queue into or out of)
3. Use she algorithm to construct its minimum spanning tree, according to the construction process.
以邻接矩阵的方式存储一个无向网
1.建立并显示出无向网的邻接矩阵;
2.对该无向网进行广度优先遍历,显示遍历的结果(并随时显示队列的入、出情况);
3.用普里姆算法构造其最小生成树,显示其构造的过程。-Data structure- the undirected graph
Stored in the form of adjacency matrix an undirected network
1. Establish and shows the adjacency matrix of undirected network
2. Breadth-first traversal of the undirected network, shows the result of traversal (and at any time according to queue into or out of)
3. Use she algorithm to construct its minimum spanning tree, according to the construction process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ZGraph/
ZGraph/Debug/
ZGraph/Debug/ZGraph.exe
ZGraph/Debug/ZGraph.ilk
ZGraph/Debug/ZGraph.pdb
ZGraph/ZGraph/
ZGraph/ZGraph.ncb
ZGraph/ZGraph.sln
ZGraph/ZGraph.suo
ZGraph/ZGraph/Debug/
ZGraph/ZGraph/Debug/BAT0000101380015844.bat
ZGraph/ZGraph/Debug/BAT000025138009352.bat
ZGraph/ZGraph/Debug/BAT0000481380024428.bat
ZGraph/ZGraph/Debug/BAT0000541380021820.bat
ZGraph/ZGraph/Debug/BuildLog.htm
ZGraph/ZGraph/Debug/Graph.obj
ZGraph/ZGraph/Debug/mt.dep
ZGraph/ZGraph/Debug/vc90.idb
ZGraph/ZGraph/Debug/vc90.pdb
ZGraph/ZGraph/Debug/ZGraph.exe.embed.manifest
ZGraph/ZGraph/Debug/ZGraph.exe.embed.manifest.res
ZGraph/ZGraph/Debug/ZGraph.exe.intermediate.manifest
ZGraph/ZGraph/Graph.cpp
ZGraph/ZGraph/ZGraph.vcproj
ZGraph/ZGraph/ZGraph.vcproj.306-21.Administrator.user
ZGraph/ZGraph/ZGraph.vcproj.306-29.Administrator.user
ZGraph/ZGraph/ZGraph.vcproj.tianjiqx-PC.tianjiqx.user
ZGraph/Debug/
ZGraph/Debug/ZGraph.exe
ZGraph/Debug/ZGraph.ilk
ZGraph/Debug/ZGraph.pdb
ZGraph/ZGraph/
ZGraph/ZGraph.ncb
ZGraph/ZGraph.sln
ZGraph/ZGraph.suo
ZGraph/ZGraph/Debug/
ZGraph/ZGraph/Debug/BAT0000101380015844.bat
ZGraph/ZGraph/Debug/BAT000025138009352.bat
ZGraph/ZGraph/Debug/BAT0000481380024428.bat
ZGraph/ZGraph/Debug/BAT0000541380021820.bat
ZGraph/ZGraph/Debug/BuildLog.htm
ZGraph/ZGraph/Debug/Graph.obj
ZGraph/ZGraph/Debug/mt.dep
ZGraph/ZGraph/Debug/vc90.idb
ZGraph/ZGraph/Debug/vc90.pdb
ZGraph/ZGraph/Debug/ZGraph.exe.embed.manifest
ZGraph/ZGraph/Debug/ZGraph.exe.embed.manifest.res
ZGraph/ZGraph/Debug/ZGraph.exe.intermediate.manifest
ZGraph/ZGraph/Graph.cpp
ZGraph/ZGraph/ZGraph.vcproj
ZGraph/ZGraph/ZGraph.vcproj.306-21.Administrator.user
ZGraph/ZGraph/ZGraph.vcproj.306-29.Administrator.user
ZGraph/ZGraph/ZGraph.vcproj.tianjiqx-PC.tianjiqx.user
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.