文件名称:Broad-First-Search(AdjLGraph)
介绍说明--下载内容均来自于网络,请自行研究使用
此代码为“图的广度优先遍历”的源代码,图的存储形式为邻接表,里面有图的邻接表存储的代码,还有广度优先遍历的算法,还有验证的主函数。-This code is " breadth-first traversal map" of the source code, Figure storage form of adjacency list, there are plans stored in the adjacent table code, as well as breadth-first traversal of the algorithm, as well as to verify the main function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Broad-First-Search(AdjLGraph).c