文件名称:tree
介绍说明--下载内容均来自于网络,请自行研究使用
程序说明
创建二叉树,并以前序、中序和后序进行遍历
随机产生15个0~100之间的整数,然后插入到二叉树中
2007.11.25
-Program instructions for creating a binary tree, and previous order, in sequence and post-order traversal to 15 randomly generated between 0 ~ 100 integer, and then inserted into the binary tree in 2007.11.25
创建二叉树,并以前序、中序和后序进行遍历
随机产生15个0~100之间的整数,然后插入到二叉树中
2007.11.25
-Program instructions for creating a binary tree, and previous order, in sequence and post-order traversal to 15 randomly generated between 0 ~ 100 integer, and then inserted into the binary tree in 2007.11.25
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tree.cpp