Description: A binary tree data structure, experimental report, including (1) Create a binary tree (2) recursive algorithm for preorder traversal binary tree (3) non-recursive algorithm for binary tree inorder traversal (4) recursive algorithm for binary tree postorder (5) Find the number of binary tree leaf nodes (6) according to the level binary tree traversal (7) Find the binary tree depth
To Search:
File list (Check if you may need any files):
数据结构二叉树.doc