文件名称:BiTree
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.96kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
输入一个字符串,并建成一棵二叉树,满足左子树的字符都要小于根结点的字符,右字树的字符都要大于根结点的字符,每个结点值有字符和字符的出现次数,并用三种遍历方法打印,比较是否与自己想象的相一致。再求树的深度、叶子结点数、最大结点值。-Enter a string, and the completion of a binary tree, to meet the characters in the left subtree must be less than the root node of the characters, the characters must be the right word is greater than the tree root node of the characters, the value of each node are emergence of the number of characters and character and use three kinds of traversal methods to print, comparisons are consistent with their own imagination. Again and ask for the depth of leaf nodes, the largest node values.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BiTree.c
二叉树应用.doc
二叉树应用.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.