Description: Vc development of binary tree realize the program, creating a binary tree, the first order (node-left-right) way, each input a node values (characters), knock the enter key, then enter the next node values, the empty node value using * says, each leaf node must heel two empty pointer, and the output of it in order to traverse form and drawing form, help beginners to deepen understanding of the concept of binary tree
To Search:
File list (Check if you may need any files):
base1\base1.dsp
.....\base1.dsw
.....\base1.ncb
.....\base1.opt
.....\base1.plg
.....\bintree.cpp
.....\Debug\base1.bsc
.....\.....\base1.exe
.....\.....\base1.ilk
.....\.....\base1.pch
.....\.....\base1.pdb
.....\.....\bintree.obj
.....\.....\bintree.sbr
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\QQ截图20120511141748.bmp
.....\Debug
base1