Description: Some properties are mainly binary operation. Including reproduction, empty, to strike a tree height, the number of elements in the tree get root node, the father node, all the ancestors, the left son, right son, insert the left son, right son, to find an element, and the former , during and after, hierarchical traversal and related operations. In addition, you can display tree tree information.
To Search:
File list (Check if you may need any files):
Tree\BinaryTree.h
....\main.cpp
....\Queue.h
....\Stack.h
....\Tree.vcproj
....\Tree.vcproj.wangye-PC.wangye.user
....\TreeIterator.h
Tree