文件名称:c
介绍说明--下载内容均来自于网络,请自行研究使用
以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出各种遍历下的结点访问序列和相应生成树的边集-To the adjacent multi-table for the storage structure, to achieve connectivity of undirected graph depth-first and breadth-first traversal. To user-specified node as a starting point, respectively, the output under a variety of traversal sequence of nodes visited and the corresponding spanning tree of the edge set
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图遍历.cpp
图遍历的演示.doc
图遍历的演示.doc