Introduction - If you have any usage issues, please Google them yourself
The main achievement of the plan steps: (1), respectively, with adjacency matrix and adjacency list to achieve the basic map operations (including map the breadth and depth-first search) (2) to determine whether the connectivity of the graph, the output of the graph the number of connected components (3) the output of a connected component of every minimum spanning tree.
Packet : 119128639graph.rar filelist
graph\graph2\graph.dsw
graph\graph2\graph.ncb
graph\graph2\graph.plg
graph\graph2\link.h
graph\graph2\list.cpp
graph\graph2\list.h
graph\graph2\graph.dsp
graph\graph2\main.cpp
graph\graph2\graph.h
graph\graph2\graph.opt
graph\graph2
graph\graph1\max.dsw
graph\graph1\max.ncb
graph\graph1\main.cpp
graph\graph1\graph.h
graph\graph1\max.plg
graph\graph1\max.dsp
graph\graph1\max.opt
graph\graph1
graph