文件名称:Group
介绍说明--下载内容均来自于网络,请自行研究使用
1.建立并显示图的邻接矩阵。
2.建立并显示图的邻接表。
3.实现图的深度优先和广度优先遍历。
4.实现最小生成树的算法。
5.实现拓扑排序算法。-(1) to establish and show the adjacency matrix. 2 and displays the adjacency table. Depth first and breadth-first traversal of the graph. (4) to achieve the minimum spanning tree algorithm. Topological sorting algorithm.
2.建立并显示图的邻接表。
3.实现图的深度优先和广度优先遍历。
4.实现最小生成树的算法。
5.实现拓扑排序算法。-(1) to establish and show the adjacency matrix. 2 and displays the adjacency table. Depth first and breadth-first traversal of the graph. (4) to achieve the minimum spanning tree algorithm. Topological sorting algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Group.cpp