- Category:
- Data structs
- Tags:
-
- File Size:
- 10kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- 810597288
Description: Create a binary sort tree and pre-order traversal. The establishment of the binary tree to the use of the insertion algorithm, the data entered by the user binary tree traversal, the use of non-recursive call to a subroutine, then the binary tree (1) access to the root (2) traverse the left subtree (3) traverse the right subtree. The program should pay attention to the use of left and right pointers llink and rlink.
To Search:
File list (Check if you may need any files):
Binary tree VC.docx