文件名称:graph
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 86kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现无向图(或有向图)的存储表示,并输出对该图的广度优先(或深度优先)遍历。
系统具备如下的功能:
1.初始化。从键盘输入图的顶点数与边数。
2.输出图的相应的存储表示。
3.输出图的广度优先遍历序列。
4.输出图的深度优先遍历序列。-Realize undirected graph (or digraph) express storage and output of the graph breadth-first (or depth-first) traversal. The system has the following features: 1. Initialization. From the keyboard input graph Vertices and edges. 2. The corresponding output map of the store said. 3. Output graph breadth-first traversal sequence. 4. Output graph depth-first traversal sequence.
系统具备如下的功能:
1.初始化。从键盘输入图的顶点数与边数。
2.输出图的相应的存储表示。
3.输出图的广度优先遍历序列。
4.输出图的深度优先遍历序列。-Realize undirected graph (or digraph) express storage and output of the graph breadth-first (or depth-first) traversal. The system has the following features: 1. Initialization. From the keyboard input graph Vertices and edges. 2. The corresponding output map of the store said. 3. Output graph breadth-first traversal sequence. 4. Output graph depth-first traversal sequence.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
graph
.....\graph
.....\.....\Graph.cpp
.....\.....\Graph.h
.....\.....\LAB05.dsp
.....\.....\LAB05.dsw
.....\.....\LAB05.ncb
.....\.....\LAB05.opt
.....\.....\StdAfx.cpp
.....\.....\StdAfx.h
.....\.....\张娟05.cpp
.....\graph.doc
.....\graph
.....\.....\Graph.cpp
.....\.....\Graph.h
.....\.....\LAB05.dsp
.....\.....\LAB05.dsw
.....\.....\LAB05.ncb
.....\.....\LAB05.opt
.....\.....\StdAfx.cpp
.....\.....\StdAfx.h
.....\.....\张娟05.cpp
.....\graph.doc