Introduction - If you have any usage issues, please Google them yourself
1.operational binary tree:
[1] Enter a first sequence binary tree sequence, generating a binary tree binary list
[2] show its first order, sequence and after preorder results.
[3] calculated binary tree leaf nodes.
[4] binary tree of depth
2. Programming level binary tree traversal
3. Huffman coding