文件名称:CreateTree
介绍说明--下载内容均来自于网络,请自行研究使用
用递归方法创建二叉树的算法,会提示某节点左儿子和右儿子的输入,避免一次输入所有节点导致出错的情形-Recursive method to create the binary tree algorithm, a node will be prompted son left and right inputs son, enter all the nodes to avoid a situation that caused the error
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CreateTree.c