Project_BFS
代码说明:
任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中 工程名:Project_BFS 要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点 (Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFSSearch class project name: Project_BFS Requirements: for generating arbitrary topology, find the number of its branches, and output node of each branch)
文件列表:
Project_BFS
...........\Project_BFS
...........\...........\BFSSearch.cpp,1158,2012-05-27
...........\...........\BFSSearch.h,155,2012-05-27
...........\...........\Common.h,844,2012-02-20
...........\...........\Debug
...........\...........\.....\BFSSearch.obj,381597,2012-05-27
...........\...........\.....\BuildLog.htm,7386,2012-05-27
...........\...........\.....\DFSsearch.obj,169065,2012-05-27
...........\...........\.....\Edge.obj,164537,2012-05-25
...........\...........\.....\Graph.obj,339598,2012-05-27
...........\...........\.....\InputOutputManager.obj,418211,2012-05-27
...........\...........\.....\mt.dep,65,2012-05-27
...........\...........\.....\Project_BFS.exe.embed.manifest,403,2012-05-26
...........\...........\.....\Project_BFS.exe.embed.manifest.res,468,2012-05-26
...........\...........\.....\Project_BFS.exe.intermediate.manifest,385,2012-05-27
...........\...........\.....\Project_BFS.obj,281742,2012-05-27
...........\...........\.....\stdafx.obj,5193,2012-05-25
...........\...........\.....\vc80.idb,568320,2012-05-27
...........\...........\.....\vc80.pdb,397312,2012-05-27
...........\...........\.....\Vertex.obj,367031,2012-05-25
...........\...........\DFSsearch.cpp,528,2012-05-27
...........\...........\DFSsearch.h,165,2012-05-27
...........\...........\do_BFS.cpp,1482,2012-05-26
...........\...........\Edge.cpp,1528,2012-02-20
...........\...........\Edge.h,1495,2012-02-20
...........\...........\Graph.cpp,416,2012-05-27
...........\...........\Graph.h,803,2012-05-27
...........\...........\InputOutputManager.cpp,2048,2012-05-27
...........\...........\InputOutputManager.h,356,2012-05-27
...........\...........\Link.txt,48,2012-05-27
...........\...........\Node.txt,25,2012-05-27
...........\...........\Project_BFS.cpp,1303,2012-05-27
...........\...........\Project_BFS.vcproj,4927,2012-05-27
...........\...........\Project_BFS.vcproj.hzc-PC.hyq.user,1409,2012-05-27
...........\...........\Project_BFS.vcproj.VFGRFY0D6XD50WI.Administrator.user,1427,2012-03-05
...........\...........\ReadMe.txt,974,2012-02-20
...........\...........\stdafx.cpp,216,2012-02-20
...........\...........\stdafx.h,296,2012-02-20
...........\...........\Vertex.cpp,578,2012-02-20
...........\...........\Vertex.h,647,2012-02-20
...........\Project_BFS.ncb,6491136,2012-05-27
...........\Project_BFS.sln,898,2012-03-01
下载说明:请别用迅雷下载,失败请重下,重下不扣分!