Description: Two binary linked list storage structure - first traversal of the extended sequence according to the establishment of the two fork tree, the realization of the two binary tree traversal recursive algorithm of the first order, in sequence, after the realization of non recursive algorithm for binary tree traversal two, non - recursive algorithm binary tree traversal of the two level (requires the use of sequential queue the basic operation of the order queue, call for Implementation), the two fork tree depth (postordertraversal).
To Search:
File list (Check if you may need any files):
biTree.cpp