Introduction - If you have any usage issues, please Google them yourself
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.