Introduction - If you have any usage issues, please Google them yourself
1) list for binary storage structure, to write the establishment of binary tree, the first sequence (in sequence, after the sequence) binary tree traversal, and the total number of tree nodes, a few leaves, tree height algorithms. Completion queue abstract data types of sequence, chain and realize that. And above the level established by the binary tree traversal.
Packet : 3970998binarytree.rar filelist
binarytree\binarytree\BinaryTree\SeqQueue.cpp
binarytree\binarytree\BinaryTree\LinkedQueue.cpp
binarytree\binarytree\BinaryTree\BinTreeNode.h
binarytree\binarytree\BinaryTree\BinaryTree.h
binarytree\binarytree\BinaryTree\BinaryTree.dsp
binarytree\binarytree\BinaryTree\BinaryTree.plg
binarytree\binarytree\BinaryTree\BinaryTree.dsw
binarytree\binarytree\BinaryTree\BinTreeNode.cpp
binarytree\binarytree\BinaryTree\BinaryTree.ncb
binarytree\binarytree\BinaryTree\BinaryTree.cpp
binarytree\binarytree\BinaryTree\SeqQueue.h
binarytree\binarytree\BinaryTree\LinkedQueue.h
binarytree\binarytree\BinaryTree\test.cpp
binarytree\binarytree\BinaryTree\BinaryTree.opt
binarytree\binarytree\BinaryTree
binarytree\binarytree
binarytree