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

搜索资源列表

  1. 二叉树的遍历.rar

    0下载:
  2. 数据结构中的平衡二叉树的代码
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1083
    • 提供者:
  1. 二叉树(数据结构作业).rar

    0下载:
  2. 二叉树
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:9107
    • 提供者:
  1. 本代码演示了平衡排序二叉树的实现,并用到了智能指针

    0下载:
  2. 本代码演示了平衡排序二叉树的实现,并用到了智能指针等技术-demonstration of the code balanced binary tree in order to achieve, and used an intelligent guide technology
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:13362
    • 提供者:李名
  1. 顺序二叉树和树的复制及哈夫曼编码

    0下载:
  2. 顺序二叉树和树的复制及哈夫曼编码-sequence binary tree and the tree reproduction and Huffman coding
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5013
    • 提供者:任文旭
  1. 二叉树演示

    0下载:
  2. 一个小小的c 语言程序源码!演示二叉树的可视化程序编码!-a small c language program source code! Binary Tree demonstration of visual programming coding!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2320
    • 提供者:王晓
  1. 二叉树1212

    0下载:
  2. 建立二叉树,层序、先序遍历( 用递归或非递归的方法都可以-establish binary tree, sequence, the preorder (with the recursive and non - recursive method can be
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:1830
    • 提供者:速度风
  1. 平衡二叉树c++

    1下载:
  2. 平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2659
    • 提供者:王立伟
  1. 树跟二叉树

    0下载:
  2. 本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non - recursive prepared. On the binary tree can be dynamic input fro
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25871
    • 提供者:吴昊
  1. 二叉树操作&图的遍历操作

    0下载:
  2. 二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21362
    • 提供者:解放
  1. 二叉排序二叉树的建立

    1下载:
  2. 二叉排序树的建立是数据结构中许多二叉树算法实现的基础,本程序输入节点时,以-1表示输入结束-two forks of the tree data structure is the establishment of many of the binary tree algorithm based on the input node procedure, said the importation of 1 to the end
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8228
    • 提供者:楚天
  1. 递归中序遍历排序二叉树

    0下载:
  2. 这是一个中序遍历二叉树的VC实现,要注意的是输入节点后,以-1结束-which is a binary tree traversal sequence VC, to pay attention to the input nodes, in the end -1
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8905
    • 提供者:楚天
  1. 实验7 二叉树 北京师范大学数学科学院

    0下载:
  2. 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the method, using the right expressio
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4212
    • 提供者:李铭璜
  1. 平衡二叉树操作的演示

    0下载:
  2. 平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3243
    • 提供者:罗明会
  1. 二叉树的创建及先序、中序、后序遍历

    1下载:
  2. 实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30076
    • 提供者:陆营
  1. 求二叉树的高度、叶子节点数

    0下载:
  2. 求二叉树的高度和深度,求高度时采用递归算法,求深度时采用非递归算法。-for binary tree height and depth, used for highly recursive algorithm, seeking depth of the use of non - recursive algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9162
    • 提供者:乐天
  1. 遍历二叉树的4个非递归算法

    0下载:
  2. 二叉树的4个非递归算法,中序先序后序和层次遍历,算法都有注释而且很详细,适合数据结构学习者使用-binary tree four non - recursive algorithm, the first sequence after sequence and the sequence level traversal algorithm Notes but have very detailed data structure suitable for use Learners
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:14259
    • 提供者:赵麟
  1. 二叉树

    0下载:
  2. (1)输出n=11时的判断树并求成功情况下的平均查找长度ASL; (2)通过构造判断树可以求得成功情况下的平均查找长度ASL1;当宝含有n个节点的判断树看成是一颗满二叉树是,其成功情况下平均查找长度的理论值ASL2约为log2(n+1)-1,对于n=10,100,1000,10000,100000和1000000,求出ASL1,ASL2两者的差距。((1) the judgment tree of the output n=11 and the average search length un
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:19456
    • 提供者:暖阳儿
  1. 1160300803_樊静_实验二

    0下载:
  2. 森林和树的基本操作 ,森林的存储,森林转化成二叉树,二叉树的先序中序后序非递归遍历,以及区间编码(The basic operations of forests and trees, the storage of forests, the conversion of forests into two forked trees, the preorder and the post order of the two forked trees, and the interval encoding,
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:233472
    • 提供者:hit樊静
  1. AVL树

    0下载:
  2. 二叉树的ADT、搜索树的ADT、平衡二叉树的ADT。AVL树包含了AVL的建立、查找、删除操作。全部使用类模板,方便调用(ADT for binary tree, ADT for search tree, ADT for balanced binary tree. AVL tree contains the establishment of AVL, find, delete operation. All use of class templates, easy to call)
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:5974016
    • 提供者:启明jun
  1. 二叉树中+后 求先

    0下载:
  2. 首先理解概念: 前序遍历:访问根结点的操作发生在遍历其左右子树之前。 中序遍历:访问根结点的操作发生在遍历其左右子树之中(间)。 后序遍历:访问根结点的操作发生在遍历其左右子树之后。 eg:后序遍历为DBCEFGHA,中序遍历为EDCBAHFG,求前序遍历(网上例子) 解:首先 看后序遍历DBCEFGHA,A为总根节点 然后 寻找中序遍历EDCBAHFG中A位置,则EDCB在A的左枝,HFG在A的右枝; 重复前两步,从后序遍历最后一位找,在中序遍历寻找对应点,得出左右分枝...
  3. 所属分类:网络编程

    • 发布日期:2018-05-06
    • 文件大小:700416
    • 提供者:南絮
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com