文件名称:tu
介绍说明--下载内容均来自于网络,请自行研究使用
1. 建立并显示图的邻接矩阵。
2. 建立并显示图的邻接表。
3. 实现图的深度优先和广度优先遍历。
4. 编写测试程序。
-(1) Establishment and display the adjacency matrix.
(2) create and display the adjacency table.
3 to achieve depth-first and breadth-first traversal.
4. Preparation of test procedures.
2. 建立并显示图的邻接表。
3. 实现图的深度优先和广度优先遍历。
4. 编写测试程序。
-(1) Establishment and display the adjacency matrix.
(2) create and display the adjacency table.
3 to achieve depth-first and breadth-first traversal.
4. Preparation of test procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tu.cpp