文件名称:Depth-first-traversal
介绍说明--下载内容均来自于网络,请自行研究使用
1、编写图的邻接表表示法的数据结构。
2、编写用邻接表创建图的函数
3、用深度优先遍历的方法输出顶点序列-1, write the adjacency table shows the data structure of the Act. 2, written with the adjacent table to create a graph function output sequence of vertices with a depth-first traversal methods
2、编写用邻接表创建图的函数
3、用深度优先遍历的方法输出顶点序列-1, write the adjacency table shows the data structure of the Act. 2, written with the adjacent table to create a graph function output sequence of vertices with a depth-first traversal methods
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2012-11-30
..........\2012-11-30实验.doc
..........\深度优先遍历.c