文件名称:TU2
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序以邻接矩阵或邻接表的方式存储指定连通图。然后分别用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。-Write a program to the adjacency matrix or adjacency list stored in a manner specified connected. Then were used to depth-first traversal algorithm and the breadth-first algorithm stored in the graph adjacency matrix and adjacency list stored in the map.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TU2.C
TU.C
TU.C