文件名称:Binary-Tree
-
所属分类:
- 标签属性:
- 上传时间:2016-02-23
-
文件大小:585.62kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
二叉树通过字符串方式,能够创建相应的二叉树,而且可以递归实现。同样,对于任意的二叉树,可以生成对应的字符串。包括从指定字符串形式创建二叉树(包括空树和平凡树)、将二叉树按照指定的字符串形式输出、判断是否空树、
计算二叉树的结点总数、计算二叉树的叶子总数、计算二叉树的高度,其中空树和平凡树的高度分别为0和1、前序遍历输出二叉树,逗号分隔、中序遍历输出二叉树,逗号分隔、后序遍历输出二叉树,逗号分隔、将树清空等功能-By way of binary string, you can create the corresponding binary tree, and can be implemented recursively. Similarly, for any binary tree, the corresponding string can be generated. Including the creation of a binary tree (including the empty tree and ordinary tree) the specified string, the binary string according to the specified output to determine whether an empty tree,
The total number of computing nodes of the binary tree, calculate the total number of leaves of a binary tree, calculate the height of a binary tree, wherein the height of the empty tree and ordinary trees are 0 and 1, the former preorder output binary tree, separated by commas, preorder output binary tree, separated by commas after preorder output binary tree, separated by commas, empty tree functions
计算二叉树的结点总数、计算二叉树的叶子总数、计算二叉树的高度,其中空树和平凡树的高度分别为0和1、前序遍历输出二叉树,逗号分隔、中序遍历输出二叉树,逗号分隔、后序遍历输出二叉树,逗号分隔、将树清空等功能-By way of binary string, you can create the corresponding binary tree, and can be implemented recursively. Similarly, for any binary tree, the corresponding string can be generated. Including the creation of a binary tree (including the empty tree and ordinary tree) the specified string, the binary string according to the specified output to determine whether an empty tree,
The total number of computing nodes of the binary tree, calculate the total number of leaves of a binary tree, calculate the height of a binary tree, wherein the height of the empty tree and ordinary trees are 0 and 1, the former preorder output binary tree, separated by commas, preorder output binary tree, separated by commas after preorder output binary tree, separated by commas, empty tree functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Binary Tree/Debug/vc60.idb
Binary Tree/Debug/vc60.pdb
Binary Tree/Debug/二叉树.pch
Binary Tree/Debug/二叉树.pdb
Binary Tree/Debug/二叉树.exe
Binary Tree/Debug/二叉树.obj
Binary Tree/Debug/二叉树.ilk
Binary Tree/二叉树.ncb
Binary Tree/二叉树.plg
Binary Tree/stdafx.h
Binary Tree/二叉树.cpp
Binary Tree/二叉树.dsp
Binary Tree/二叉树.opt
Binary Tree/二叉树.dsw
Binary Tree/Debug
Binary Tree
Binary Tree/Debug/vc60.pdb
Binary Tree/Debug/二叉树.pch
Binary Tree/Debug/二叉树.pdb
Binary Tree/Debug/二叉树.exe
Binary Tree/Debug/二叉树.obj
Binary Tree/Debug/二叉树.ilk
Binary Tree/二叉树.ncb
Binary Tree/二叉树.plg
Binary Tree/stdafx.h
Binary Tree/二叉树.cpp
Binary Tree/二叉树.dsp
Binary Tree/二叉树.opt
Binary Tree/二叉树.dsw
Binary Tree/Debug
Binary Tree
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.