612109301

所属分类:数据结构
开发工具:Visual C++
文件大小:385KB
下载次数:5
上传日期:2010-12-21 16:03:15
上 传 者suibian211900
说明:  要求采用邻接矩阵作为无向图的存储结构,邻接表作为有向图的存储结构,完成无向图和有向图的建立,并对建立好的图进行深度和广度优先遍历。具体实现要求: 1. 通过键盘输入图的顶点和边信息,分别构造一个无向图的邻接矩阵和一个有向图的邻接表。 2. 分别对建立好的两个图进行深度和广度优先遍历,输出相应的遍历序列。 3. 统计两个图的连通分量的个数。
(Require the use of adjacency matrix as the storage structure of an undirected graph, adjacency table as the storage structure of directed graphs, complete undirected graph and the establishment of the graph, and create good depth and breadth-first graph traversal. Specific implementation requirements: 1. Through the keyboard input graph vertices and edges information, construct an undirected graph, respectively, the adjacency matrix and adjacency to a table. 2. Are two graphs on the establishment of good depth and breadth-first traversal, the output corresponding traversal sequence. 3. Statistics of two graphs the number of connected components.)

文件列表:
612109301 赵慧\prog2\adj_list_dir_graph.h (10508, 2010-11-11)
612109301 赵慧\prog2\adj_list_graph_vex_node.h (917, 2010-11-11)
612109301 赵慧\prog2\adj_matrix_undir_graph.h (10907, 2010-11-11)
612109301 赵慧\prog2\Debug\main.obj (45100, 2010-11-16)
612109301 赵慧\prog2\Debug\prog2.exe (249904, 2010-11-16)
612109301 赵慧\prog2\Debug\prog2.ilk (318084, 2010-11-16)
612109301 赵慧\prog2\Debug\prog2.pch (580164, 2010-11-16)
612109301 赵慧\prog2\Debug\prog2.pdb (623616, 2010-11-16)
612109301 赵慧\prog2\Debug\vc60.idb (66560, 2010-11-16)
612109301 赵慧\prog2\Debug\vc60.pdb (77824, 2010-11-16)
612109301 赵慧\prog2\lk_list.h (7255, 2010-11-11)
612109301 赵慧\prog2\main.cpp (475, 2010-11-11)
612109301 赵慧\prog2\node.h (640, 2010-11-11)
612109301 赵慧\prog2\prog2.dsp (4682, 2010-11-11)
612109301 赵慧\prog2\prog2.dsw (535, 2010-11-11)
612109301 赵慧\prog2\prog2.ncb (66560, 2010-11-16)
612109301 赵慧\prog2\prog2.opt (53760, 2010-11-16)
612109301 赵慧\prog2\prog2.plg (877, 2010-11-16)
612109301 赵慧\prog2\utility.h (7027, 2010-11-11)
612109301 赵慧\prog2\Debug (0, 2010-11-16)
612109301 赵慧\prog2 (0, 2010-11-16)
612109301 赵慧 (0, 2010-11-16)

近期下载者

相关文件


收藏者