文件名称:graph
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 20kb
- 下载次数:
- 1次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了图的主要操作:(1)分别用邻接矩阵和邻接表实现图的基本操作(包括图的广度和深度优先搜索);(2)判断该图是否连通,输出该图的连通分量数目;(3)输出一个每一个连通分量的最小生成树。-The main achievement of the plan steps: (1), respectively, with adjacency matrix and adjacency list to achieve the basic map operations (including map the breadth and depth-first search) (2) to determine whether the connectivity of the graph, the output of the graph the number of connected components (3) the output of a connected component of every minimum spanning tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
graph
.....\graph1
.....\......\graph.h
.....\......\main.cpp
.....\......\max.dsp
.....\......\max.dsw
.....\......\max.ncb
.....\......\max.opt
.....\......\max.plg
.....\graph2
.....\......\graph.dsp
.....\......\graph.dsw
.....\......\graph.h
.....\......\graph.ncb
.....\......\graph.opt
.....\......\graph.plg
.....\......\link.h
.....\......\list.cpp
.....\......\list.h
.....\......\main.cpp
.....\graph1
.....\......\graph.h
.....\......\main.cpp
.....\......\max.dsp
.....\......\max.dsw
.....\......\max.ncb
.....\......\max.opt
.....\......\max.plg
.....\graph2
.....\......\graph.dsp
.....\......\graph.dsw
.....\......\graph.h
.....\......\graph.ncb
.....\......\graph.opt
.....\......\graph.plg
.....\......\link.h
.....\......\list.cpp
.....\......\list.h
.....\......\main.cpp