Description: Implementation of Depth-first, breadth-first traversal algorithm, and outputs the original image structure and the traversal result. Completed the initial design, and setting up the framework minimum requirement: Two traversal must realize, the idea to write drawing further requirements: Draw Graphs, interested students can further improve the pattern performance.
File list (Check if you may need any files):
图的遍历3\12.cpp
.........\12.dsp
.........\12.dsw
.........\12.ncb
.........\12.opt
.........\12.plg
.........\Debug\12.exe
.........\.....\12.obj
.........\.....\12.pdb
.........\.....\vc60.pdb
.........\Debug
图的遍历3