Description: On the order of storage and computing binary tree program, to better understand the concept of binary tree, easy to use in future programming.
To Search:
File list (Check if you may need any files):
05.二叉树的顺序存储及其运算\BTree\BTree.dsp
...........................\.....\BTree.dsw
...........................\.....\BTree.ncb
...........................\.....\BTree.plg
...........................\.....\btree1.c
...........................\.....\Debug\BTree.exe
...........................\.....\.....\BTree.ilk
...........................\.....\.....\BTree.pch
...........................\.....\.....\BTree.pdb
...........................\.....\.....\btree1.obj
...........................\.....\.....\vc60.idb
...........................\.....\.....\vc60.pdb
...........................\.....\BTree.opt
...........................\上机作业.txt
...........................\BTree\Debug
...........................\BTree
05.二叉树的顺序存储及其运算