Description: The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the binary list, according to results of restoration of the binary tree traversal, and the screen displays the binary tree. The whole process a multi-file, a header file, a function implementation file, and where the main function file.
To Search:
File list (Check if you may need any files):
二叉树\2.cpp
......\2.dsp
......\2.dsw
......\2.ncb
......\2.opt
......\2.plg
......\BTree.cpp
......\BTree.h
......\Debug\2.exe
......\.....\2.ilk
......\.....\2.obj
......\.....\2.opt
......\.....\2.pch
......\.....\2.pdb
......\.....\BTree.obj
......\.....\Node.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\Node.cpp
......\Node.h
......\resource.h
......\Script1.rc
......\Debug
二叉树