文件名称:tu
介绍说明--下载内容均来自于网络,请自行研究使用
实验要求:(1)理解图顶点和边的存储方法:邻接矩阵和邻接表;(2)理解图的遍历算法,掌握其应用;(3)应用图的遍历算法判断图是否连通和两顶点间是否存在路径。-Experimental requirements: (1) to understand the storage method: Figure the vertices and edges adjacency matrix and adjacency list (2) to understand graph traversal algorithm grasp the application (3) application of graph traversal algorithm to determine whether the graph connectivity between the two vertices the existence of the path.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图的遍历及应用\无向网.cpp
..............\图.doc
图的遍历及应用