文件名称:Lin
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序以邻接矩阵、邻接表两种方式存储指定连通图,并输出存储之后的图。
用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。(The program stores the designated connected graphs in two ways of adjacency matrix and adjacency list, and outputs the graph after storage.
Using depth first and breadth first algorithm to traverse the graph stored in the adjacency matrix and the graph stored in the adjacency list.)
用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。(The program stores the designated connected graphs in two ways of adjacency matrix and adjacency list, and outputs the graph after storage.
Using depth first and breadth first algorithm to traverse the graph stored in the adjacency matrix and the graph stored in the adjacency list.)
相关搜索: 邻接表做图
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Lin.docx | 18411 | 2017-12-24 |