Introduction - If you have any usage issues, please Google them yourself
completion of the process of non- recursive binary tree of the former preorder, the three traverse method, which traverse the most simple, so natural to the core code is much less.
Packet : 92367preorder.rar filelist
preorder\link.h
preorder\node.h
preorder\queue.h
preorder\stack.h
preorder\treenode.h
preorder\treelib.h
preorder\treeprnt.h
preorder\preorder.h
preorder\visit.cpp
preorder