Description: 1 to establish a fully binary tree 2 first order non-recursive binary tree traversal function preorder recursive traversal of binary tree & validation 3. In order binary tree traversal non-recursive function & verification in order binary tree traversal recursion 4. After order traversal non-recursive function & postorder recursive binary tree traversal binary tree verification
To Search:
File list (Check if you may need any files):
程序运行说明.doc
Tree.cpp