文件名称:operate
介绍说明--下载内容均来自于网络,请自行研究使用
1,图的建立与遍历操作
建立图的邻接矩阵
输出图从顶点V0出发按深度优先遍历的顶点序列
输出图从顶点V0出发按广度优先遍历的顶点序列
2,图的建立与拓扑排序-1, Graph traversal operation with the establishment of the establishment of the adjacency matrix output plans starting from the vertex V0 by depth-first traversal sequence of vertices losers Figure out from the starting point V0 according to the breadth - first traversal sequence vertex 2, and plans to establish the topological sorting
建立图的邻接矩阵
输出图从顶点V0出发按深度优先遍历的顶点序列
输出图从顶点V0出发按广度优先遍历的顶点序列
2,图的建立与拓扑排序-1, Graph traversal operation with the establishment of the establishment of the adjacency matrix output plans starting from the vertex V0 by depth-first traversal sequence of vertices losers Figure out from the starting point V0 according to the breadth - first traversal sequence vertex 2, and plans to establish the topological sorting
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 65520769operate.rar 列表 图的操作\21504103.ncb 图的操作\21504103.opt 图的操作\21504103.plg 图的操作\Debug 图的操作\graph1.h 图的操作\graph2.h 图的操作\GraphMain.cpp 图的操作