Introduction - If you have any usage issues, please Google them yourself
T is a set with n nodes of binary tree, if a given sequence and the sequence of its first traversal sequences, and assumed its first order and the order traversal sequences and deposited in the array PreOder [n-1] and InOrder [n-1], the sample design structure of the binary tree structure of the recursive algorithm for chain stores.