文件名称:graph
介绍说明--下载内容均来自于网络,请自行研究使用
用邻接矩阵法建一无向连通图(顶点信息为字符),分别用dfs(深度优先搜索)和bfs(广度优先搜索)遍历,输出图中顶点信息并验证。-Adjacency matrix to build an undirected connected graph (vertex information for characters), respectively dfs (depth-first search), and bfs (breadth-first search) traversal, the output graph vertex information and verification.
相关搜索: bfs
(系统自动生成,下载前可以参看下载内容)
下载文件列表
graph.c
图应用.doc
图应用.doc