CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二叉树

搜索资源列表

  1. feng12

    1下载:
  2. 判断给定的二叉树是否为完全二叉树。该程序用于创建一棵二叉树,并且判断该二叉树是否是完全二叉树-To determine whether a given binary tree is complete binary tree. The program used to create a binary tree, and determine whether the tree is fully binary tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:993
    • 提供者:fengzhengnian/
  1. erchashu

    0下载:
  2. 二叉树的查找与构成及其形成原理,对于二叉树的查找原理!-Find the tree and its form and principle, the principle of the binary tree search!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2261903
    • 提供者:lisiyao
  1. bitree

    0下载:
  2. 实现二叉树的基本功能,如构造一棵二叉树,在树中插入结点,先序后序中序遍历二叉树等功能-The basic function of the realization of binary tree, such as a binary tree structure, inserted in the tree nodes, in sequence after the first order binary tree traversal functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:2420
    • 提供者:Helen22
  1. DataStructureAlgorithm

    0下载:
  2. 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
  3. 所属分类:Data structs

    • 发布日期:2016-08-26
    • 文件大小:17229762
    • 提供者:孙继磊
  1. BiTreeOrder

    0下载:
  2. 通过C++编写创建二叉树的代码,及实现二叉树的递归和非递归的先序、中序及后序遍历,和层次遍历。-The creation of a binary tree, recursive and non recursive traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:937554
    • 提供者:mayinc
  1. BSTree

    0下载:
  2. 平衡二叉树的实现,包括插入,删除,新建等工作,主要用于排序用-A balanced binary tree implementation, including insert, delete, new work, mainly for sorting by
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:4218
    • 提供者:马业
  1. 20071160083341

    0下载:
  2. 二叉树的遍历,中序,后序,前序。 二叉树的遍历,中序,后序,前序。-Binary tree traversal, in order, post order, the former order. Binary tree traversal, in order, post order, the former order. Binary tree traversal, in order, post order, the former order.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:62280
    • 提供者:asdf
  1. datastucture

    0下载:
  2. 用于数据结构中树的实现,包括二叉树的遍历,创建,以及哈弗曼树的实现-For the realization of the tree data structure, including the binary tree traversal, creation, as well as the realization of the tree Havermann
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4864
    • 提供者:
  1. tree

    0下载:
  2. 二叉树的生成和查找,平且中序遍历生成顺序的数组-Binary tree generation and search
  3. 所属分类:Editor

    • 发布日期:2017-04-10
    • 文件大小:1152
    • 提供者:韩义
  1. file

    0下载:
  2. 大学数据结构实验 第五章 二叉树的遍历源程序-file rescource
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:asd
  1. 2009102701

    0下载:
  2. 二叉树的建立,遍历,求深度,求叶子节点的个数-The establishment of a binary tree, traversal, seeking depth, seeking the number of leaf nodes
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:255226
    • 提供者:shagi
  1. binarytree

    0下载:
  2. 树与二叉树的算法,包括转换,数据结构-binarytree
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:18981
    • 提供者:weiys
  1. family_tree

    1下载:
  2. 这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year when the data structures course design done by a family tree management system, based on the binary tree to achieve management of the family genealogy.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5108
    • 提供者:ahui
  1. huffmantree

    0下载:
  2. HUffman编码二叉树算法,能够对图像或文件进行Huffman编码-Huffamn
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:935
    • 提供者:小钱
  1. bitree

    0下载:
  2. 二叉树遍历程序,非递归方法实现,请参考,数据结构使用-Binary tree traversal procedures, non-recursive method of implementation, please refer to the data structure uses
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:398346
    • 提供者:张元
  1. qxuohua

    0下载:
  2. 在二叉树的基础上实现前序线索化,并可以遍历-In binary tree on the basis of former sequence, and can clues to traverse
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:6196
    • 提供者:lace
  1. zhongxuxsh

    0下载:
  2. 首先建立一棵二叉树,再对其进行中序线索化,然后遍历。-First, establish a binary tree, then carries on the clues in order, then traverse.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1178
    • 提供者:lace
  1. tree

    0下载:
  2. 平衡二叉树:插入结点 在平衡二叉排序树BBST上插入一个新数据元素e 删除结点 删除结点过程与插入结点的操作类似,基本过程是:平衡二叉树,找到要删除的结点,删除一个结点,变成二叉树,旋转,变回平衡二叉树。 查找 把给定值与根结点作比较,若给定值大于根结点则查找其右子树,小于则查找其左子树,如此类推。 -Insertion node in the balanced binary sort tree BBST insert a new data element e remov
  3. 所属分类:CSharp

    • 发布日期:2016-01-26
    • 文件大小:43454
    • 提供者:youyu
  1. class4-ctree

    0下载:
  2. 由一线性数组生成一个完全二叉树,使用类描述,有详细注释,完整的输入输出-By a linear array generates a complete binary tree, use the class descr iptions, detailed notes, a complete input and output
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1101
    • 提供者:wanglei
  1. aglo7

    0下载:
  2. (一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。 (1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -(A) to prepare a program LAGO7-1.CPP, to achieve a variety of binary operations, and on
  3. 所属分类:Data structs

    • 发布日期:2016-01-26
    • 文件大小:1557
    • 提供者:xjj
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com