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

搜索资源列表

  1. splayTree

    0下载:
  2. 主要是avl,splay和binary树的insert,delete程序,主要是avl,splay.binary树的-mainly AVL, SED and the binary tree insert, delete procedures, mainly AVL, splay.binary tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3837
    • 提供者:往常
  1. shujuchouxiang

    0下载:
  2. 数据抽象(使用类和对象设计回应程序) 实验内容描述: 1. 测试程序 假设类名为Welcome,测试程序如下: void main() { Welcome we Welcome you(we) you.Display() you.Set(“Thank you.”) cout<<you.Get()<<endl you.talk() you.Display() } -data ab
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39258
    • 提供者:jason
  1. LDSToolkit1.1

    0下载:
  2. Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, s
  3. 所属分类:压缩解压

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

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

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

    1下载:
  2. 一个数据结构的课程作业,用来比较avltree,splay tree,平衡树之间的插入删除操作的时间,平均时间,内有这3种树的实现代码
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:62798
    • 提供者:卢杨
  1. compress_code

    0下载:
  2. 收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:93301
    • 提供者:sky
  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. trees

    0下载:
  2. 数据结构基础( C): splay 树; BS 树; AVL 树-Datastructure in C: splay tree; BS tree; AVL tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6425
    • 提供者:王冉
  1. lcd

    0下载:
  2. 8051 assembly language source code for 2x16 LCD dş splay
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3185
    • 提供者:engin
  1. splay

    0下载:
  2. Data Structures and Algorithm Analysis 一书中建立splaytree的代码-Data Structures and Algorithm Analysis, a book-building code splaytree
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:1751
    • 提供者:dui
  1. VisualC

    0下载:
  2. SMPEG is a free MPEG1 video player library with sound support. Video playback is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is played through a slightly modified mpegsound library, part of Splay v0.8.2. SMPEG supports M
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:4656
    • 提供者:get_license_acc
  1. display_wav

    0下载:
  2. 显示语音信号波形的程序,经调试,很好的程序-splay the speech signal waveform, good programs
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:50052
    • 提供者:lijin
  1. advp1G04

    0下载:
  2. 数据结构(C)实现AVL TREE SPLAY TREE BINARY TREE 以及时间复杂度的分析(见文档)-analysis of AVL tree SPLAY tree and BINARY tree.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:129489
    • 提供者:巫刚
  1. huffman

    0下载:
  2. 哈夫曼ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩解压算法.zip 使用LZ压
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2885
    • 提供者:ya
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19883343
    • 提供者:wang
  1. NOI2005sequence

    0下载:
  2. splay实现维护序列区间翻转和最大子段和-splay sequence to achieve the maintenance interval and the largest sub-segment and flip
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4643
    • 提供者:LJJ
  1. SplayTree

    0下载:
  2. A splay tree is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again. It performs basic operations such as insertion, look-up and removal in O(log n) amortized time.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1759
    • 提供者:a32
  1. splay-tree

    0下载:
  2. 划分树logn 给你n个数 然后让你query从ll到rr中排第k的数-N logn to you by the number of trees and then let you query from ll to rr in the number of rank k
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:948
    • 提供者:ZHANGKE
  1. The_Magical_Splay

    0下载:
  2. the describe of Splay Tree in chinese it may help you to learn the Splay Tr-the describe of Splay Tree in chinese it may help you to learn the Splay Tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:391903
    • 提供者:eason_per
  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 23 »
搜珍网 www.dssz.com