文件名称:p3
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
基于二叉链表,实现二叉树的下列运算。
①二叉树生成;
② 前序、中序和后序遍历;
③ 计算叶子数目;
④ 按层次遍历;
⑤ 求二叉树高度;
②、③和⑤运算分别采用递归和非递归算法实现
需先按前序序列创建结点-Based on the binary tree, binary tree of the following operators. ① binary generation ② preorder, inorder and postorder traversal ③ calculate the number of leaves ④ hierarchical traversal ⑤ binary tree height ②, ③ and ⑤ operations were used recursive and non-recursive algorithm
①二叉树生成;
② 前序、中序和后序遍历;
③ 计算叶子数目;
④ 按层次遍历;
⑤ 求二叉树高度;
②、③和⑤运算分别采用递归和非递归算法实现
需先按前序序列创建结点-Based on the binary tree, binary tree of the following operators. ① binary generation ② preorder, inorder and postorder traversal ③ calculate the number of leaves ④ hierarchical traversal ⑤ binary tree height ②, ③ and ⑤ operations were used recursive and non-recursive algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
p3
..\bin
..\...\Debug
..\...\.....\p3.exe
..\head.h
..\main.c
..\obj
..\...\Debug
..\...\.....\main.o
..\p3.cbp
..\p3.cbp.cbTemp
..\p3.depend
..\p3.layout