搜索资源列表
赫夫曼树和编码
- 最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
四分树的穷举
- 使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。-VC to use programming language, combine the binary tree data structure concept, a new edition of the tree algorithm quarter of exhaustive.
求二叉树的高度、叶子节点数
- 求二叉树的高度和深度,求高度时采用递归算法,求深度时采用非递归算法。-for binary tree height and depth, used for highly recursive algorithm, seeking depth of the use of non - recursive algorithm.
二叉树高度和叶子节点数
- 这是一个用来实现二叉树高度和叶子节点数的程序-This is a binary tree used for height and leaf nodes procedures
二叉树的类实现
- 二叉树的一般操作: 1. 判断二叉树是否为空。 2. 搜索二叉树中的某一项。 3. 在二叉树中插入一项。 4. 从二叉树中删除一项。 5. 求二叉树的高度。 6. 求二叉树的节点数量。 7. 求二叉树的叶节点数量。 8. 遍历二叉树。 9. 复制二叉树。 -binary tree : 1. To judge whether the binary tree is empty. 2. Binary Tree Search of a one. 3. The in
树控件
- 树控件对话框的应用程序的使用-tree dialog controls the use of applications
删除目录树的一个小程序
- 删除目录树的一个小程序 需要在tubroc环境下运行
实习五 二叉树的存储与遍历
- 二叉树的存储与遍历-binary tree traversal and storage
二叉树建立
- 输入并建立一颗二叉树,在以某种遍历顺序显示出来-importation and the establishment of a binary tree in order to traverse some displayed
3二叉树
- 这是一个用可以解决二叉树先序,中序,后序排列的程序-This is a binary tree can be solved with first sequence, sequence after sequence with procedures
二叉排序树-源程序
- 这个程序可以实现二叉树的插入,删除操作。-this procedure can be achieved binary tree insertion, deletion.
程序员之家 - 用VisualC++6_0递归查找目录树 论文
- 用递归查找目录树 这个小程序本人认为还不错 大家共享一下吧 有用的到的 尽量下吧 -using recursive search tree this small program, I think it is good share my views useful to the next as it
哈夫曼树的建立
- 本程序实现哈夫曼树的建立,是数据结构编程的其中一个内容,使用C语言篇写-the Huffman tree procedures to achieve the establishment of the data structure of a programming content, the language used to write C
自动生成目录树的脚本
- 很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a scr ipt tree
二叉树基本操作的程序实现 收藏
- 二叉树基本操作的程序实现
二叉搜索树的创建与遍历
- 简单描述了一个二叉搜索树的创建,并且进行先序,后序,中序遍历。(A simple descr iption of the creation of a two fork search tree, and the first order, after the order, in the order traversal.)
有序二叉树
- 有序二叉树的各种功能,遍历 删除 建立 等等(ordered two folk tree)
树型框操作
- 树型框全操作,适合新手学习,如果在学习易语言树型框可以参考一下(Tree box full operation, suitable for novice learning, if the learning of the easy language tree box can refer to)
二叉排序树
- 数据结构,关于二叉排序树,实现其建立,排序,查找等功能(Data structure, about the two fork sort tree, to build, sort, find and other functions)
08 决策树与随机森林
- 决策树和决策森林的代码,很不错,适合初学者,一起交流一起进步(The decision tree and decision forest code, very good, suitable for beginners, together with the progress of communication)