文件名称:Btree
介绍说明--下载内容均来自于网络,请自行研究使用
二叉排序树又叫二叉查找树,它是一种特殊的二叉树,本程序在VC环境下运行过,简单实用-Binary sort tree is also called the binary search tree, it is a special kind of binary tree, the program is running in the VC environment, the simple and practical
(系统自动生成,下载前可以参看下载内容)
下载文件列表
算法6.4先序输出二叉树的结点
...........................\bitree.h
...........................\preorder.cpp
...........................\bitree.h
...........................\preorder.cpp