文件名称:exp8
介绍说明--下载内容来自于网络,使用问题请自行百度
对二叉树的删除、复制、中序遍历采用递归方式实现。
层序遍历采用辅助队列数据结构完成,为了计算层高,
使用了两个队列,交替的向两队列中插入相邻的两层,
这样完成层高的统计。-On the binary tree delete, copy, preorder recursive manner.
Traversal sequence complete with assisted queue data structure, in order to calculate storey,
The use of two queues, alternating the two adjacent layers inserted in the queue,
This completes storey statistics.
层序遍历采用辅助队列数据结构完成,为了计算层高,
使用了两个队列,交替的向两队列中插入相邻的两层,
这样完成层高的统计。-On the binary tree delete, copy, preorder recursive manner.
Traversal sequence complete with assisted queue data structure, in order to calculate storey,
The use of two queues, alternating the two adjacent layers inserted in the queue,
This completes storey statistics.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
input.txt
output.txt
数据与算法实验八.pdf
output.txt
数据与算法实验八.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.