文件名称:22
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的创建及遍历实验
数据元素类型ElemType取float。
从键盘按照前序遍历的顺序依次输入二叉树的各元素,创建此二叉树。
非递归的方法输出该二叉树的中序遍历序列。
求该二叉树中大于x的结点个数。
-Binary tree creation and traversal experiment
Data elements the type ElemType take a float.
Input from the keyboard in accordance with the pre-order traversal order is in turn the various elements of the binary tree, to create this binary tree.
Non-recursive method to output the binary tree in preorder traversal sequence.
Find the number of nodes in the binary tree greater than x.
数据元素类型ElemType取float。
从键盘按照前序遍历的顺序依次输入二叉树的各元素,创建此二叉树。
非递归的方法输出该二叉树的中序遍历序列。
求该二叉树中大于x的结点个数。
-Binary tree creation and traversal experiment
Data elements the type ElemType take a float.
Input from the keyboard in accordance with the pre-order traversal order is in turn the various elements of the binary tree, to create this binary tree.
Non-recursive method to output the binary tree in preorder traversal sequence.
Find the number of nodes in the binary tree greater than x.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
22.c
22.dsp
22.dsw
22.ncb
22.opt
22.plg
22.dsp
22.dsw
22.ncb
22.opt
22.plg