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

搜索资源列表

  1. Splaytree

    0下载:
  2. 伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long, this structure only is useful is may separate the tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5812
    • 提供者:白云峰
  1. manytrees

    1下载:
  2. 常用树数据结构集合,包括二叉树、二叉查找树、AA树、红黑树、伸展树的一整套实现,自带包装器、异常处理类,方便使用-common pool tree data structure, including the binary tree, binary search tree, AA tree, a red, black tree extend to achieve a set of trees, bringing their wrapper, abnormal class, user-friendl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13876
    • 提供者:esonic
  1. Splay

    0下载:
  2. 伸展树 都知道如果使用二叉查找树树平衡度不好则会降低查询效率,所以我们要维护二叉树的平衡性,即TreapTree 、SplayTree 、AVL、红黑等,本文介绍伸展树的平衡原理和核心代码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:189132
    • 提供者:sql
  1. TreeAlg

    0下载:
  2. c++ 伸展树(splay) B-树的实现源码-c++ extension tree (splay) B-tree to achieve source
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:14573
    • 提供者:rendyqi
  1. draw-tree

    0下载:
  2. 伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.-The tree is drawn in such a way that both of the edges
  3. 所属分类:Data structs

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

    0下载:
  2. 主要是针对搜索树,平衡树,伸展树的插入删除,搜索的时间比较,以及操作代码。-Mainly for the search tree, balanced tree, the tree stretch insert delete, search time, as well as the operation code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:4856
    • 提供者:yangchen0230
  1. Splay

    0下载:
  2. Splay Tree,伸展树,一种实现简单的平衡二叉树,增删改查的时间复杂度均为O(logN)-Splay Tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:652859
    • 提供者:liuyulei
  1. slaytree

    0下载:
  2. 伸展树的设计与实现 可用 欢迎大家学习 共同进步 -slay tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:9494
    • 提供者:CUI
  1. BST1

    0下载:
  2. 运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成 为所建树的根结点。-Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node into For the achievements of the root.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:912
    • 提供者:刘善梅
  1. Splay_tree

    0下载:
  2. Splay树(伸展树)数据结构及简单运用,用C++实现,适合学习-Splay tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:276629
    • 提供者:猫拉
  1. splay

    0下载:
  2. 利用伸展树完成对数列的维护 包括插入删除翻转求最大子序列和 任意位置后n个位置和等功能-Stretch tree complete after a series of maintenance, including to insert delete Flip seeking the largest sub-sequences and anywhere n positions and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:353542
    • 提供者:张青
  1. splaytree

    0下载:
  2. 从自顶向下和自下向上两种方法实现了伸展树的全部功能 如插入 查找 删除 合并 分裂-Tree stretching from the top-down and bottom-up are two ways to achieve all of the features, such as the insertion Find deleted merger split
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:345098
    • 提供者:张青
  1. splay_sqybi

    0下载:
  2. splay 伸展树 binary search tr-splay binary search tree
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1771
    • 提供者:lwt
  1. splay

    0下载:
  2. splay 伸展树 还不错的代码,大家可以-the splay stretch tree also good code, we can see
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-27
    • 文件大小:1871
    • 提供者:fjsnowmail
  1. The_Magical_Splay

    0下载:
  2. Splay 伸展树经典教程,含有论文和源代码。ACM金牌必备。-A Splay tree director for ACMer who wants to get a medal,include PDF and souce code
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:829505
    • 提供者:chen andy
  1. Splay-for-number-list

    0下载:
  2. 伸展树Splay在数列处理问题上的应用的教程与源代码,含有pas和cpp。-A director of Splay tree for the usage to solve the problem with number list
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:274290
    • 提供者:chen andy
  1. shenzhan

    0下载:
  2. C语言下使用链表实现对伸展树操作,包含插入结点,删除,查找等等。-Use the C language to realize the chain stretching tree operations, including the insertion node, delete, search, and so on.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:4074
    • 提供者:周菲
  1. Splay

    0下载:
  2. 伸展树,在Linux内核红黑树基础上修改自行完成的伸展树。-Splay tree program code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:12519
    • 提供者:
  1. Splay

    0下载:
  2. 伸展树入门必备,包含了几个入门伸展树的经典题目的详细题解(Splay tree entry must contain detailed notes several classic title entry tree stretch of the)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:axuhongbo
  1. splay tree

    0下载:
  2. 伸展树的基本操作 包括插入、查找、删除、遍历(The basic operation of the stretching tree Including insert, find, delete, traverse)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:21504
    • 提供者:ifan帆
« 12 »
搜珍网 www.dssz.com