文件名称:binary-tree
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:202kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1) 用先序递归过程建立二叉树(存储结构:二叉链表)
输入数据按先序遍历所得序列输入,当某节点左子树或右子树为空时,输入‘*’号,如输入abc**d**e**
2) 编写递归算法,计算二叉树中叶子结点的数目。
3)按凹入表方式输出该二叉树。
-1) The process established by the first order recursive binary tree (memory structure: binary list) input data sequence obtained by first traversing the input, when a node in the left subtree or right subtree is empty, enter ' *' number, such as Enter abc** d** e** 2) write a recursive algorithm to calculate a binary tree the number of leaf nodes. 3) The concave form by way of the output of the binary tree.
输入数据按先序遍历所得序列输入,当某节点左子树或右子树为空时,输入‘*’号,如输入abc**d**e**
2) 编写递归算法,计算二叉树中叶子结点的数目。
3)按凹入表方式输出该二叉树。
-1) The process established by the first order recursive binary tree (memory structure: binary list) input data sequence obtained by first traversing the input, when a node in the left subtree or right subtree is empty, enter ' *' number, such as Enter abc** d** e** 2) write a recursive algorithm to calculate a binary tree the number of leaf nodes. 3) The concave form by way of the output of the binary tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树/Debug/二叉树.exe
二叉树/Debug/二叉树.ilk
二叉树/Debug/二叉树.pdb
二叉树/二叉树/Debug/BuildLog.htm
二叉树/二叉树/Debug/mt.dep
二叉树/二叉树/Debug/vc90.idb
二叉树/二叉树/Debug/vc90.pdb
二叉树/二叉树/Debug/二叉树.exe.intermediate.manifest
二叉树/二叉树/Debug/二叉树.obj
二叉树/二叉树/二叉树.cpp
二叉树/二叉树/二叉树.vcproj
二叉树/二叉树/二叉树.vcproj.zh-PC.zh.user
二叉树/二叉树.ncb
二叉树/二叉树.sln
二叉树/二叉树.suo
二叉树/二叉树/Debug
二叉树/Debug
二叉树/二叉树
二叉树
二叉树/Debug/二叉树.ilk
二叉树/Debug/二叉树.pdb
二叉树/二叉树/Debug/BuildLog.htm
二叉树/二叉树/Debug/mt.dep
二叉树/二叉树/Debug/vc90.idb
二叉树/二叉树/Debug/vc90.pdb
二叉树/二叉树/Debug/二叉树.exe.intermediate.manifest
二叉树/二叉树/Debug/二叉树.obj
二叉树/二叉树/二叉树.cpp
二叉树/二叉树/二叉树.vcproj
二叉树/二叉树/二叉树.vcproj.zh-PC.zh.user
二叉树/二叉树.ncb
二叉树/二叉树.sln
二叉树/二叉树.suo
二叉树/二叉树/Debug
二叉树/Debug
二叉树/二叉树
二叉树
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.