Description: Data structure of binary tree traversal (pre-order, in sequence, after the sequence) algorithm, including recursive and non-recursive two to achieve, in addition to achieving the level of traversal algorithm (header folder contains a data structure the first file).
- [EXP6] - data structure typical algorithm, c achi
- [treetraversal.Rar] - tree traversal, including several of the
- [order] - With C of the binary tree traversal real
- [creattree] - Based binary tree node value of capital
File list (Check if you may need any files):
header
......\BiThrTree.h
......\BiTree.h
......\linkedlist.h
......\seqList.h
......\SqStack.h
......\status.h
Tree
....\BiTree.cpp
....\Debug
....\QueueForTree.cpp
....\ReadMe.txt
....\StackForTree.cpp
....\StackForTree.h
....\StdAfx.cpp
....\StdAfx.h
....\Tree.cpp
....\Tree.dsp
....\Tree.dsw
....\Tree.ncb
....\Tree.opt
....\Tree.plg