Description: (1) the construction process to achieve the two fork tree, and print out the two fork tree
(2) on the two fork tree were used to sequence, preorder, inorder and postorder traversal four different methods
(3) the two fork tree all the exchange of left and right subtrees, get the new two fork tree, and print out the two fork tree
(4) four different methods are used to carry out the sequence, the sequence, the sequence and the order of the new two fork tree.
To Search:
File list (Check if you may need any files):
Binary Tree.txt