搜索资源列表

  1. avl_bplus

    1下载:
  2. 实现avl树和b+树以及用他们管理的数据库demo-achieve AVL tree and b tree and use their database management demo
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:3146752
    • 提供者:leaing
  1. AVL_LIB

    0下载:
  2. 独立于AVL库的存储媒体 虽现在有不少可用的AVL树库,但几乎都是工作在RAM中,当数据量小的时候,这种方式可行,但当树结构变大时时,读取和存储的时间就会大大变长,任务效率大大降低。能不能直接用磁盘进行树的操作呢?若可以,就不必进行频繁的磁盘内存交换了,本程序就实现了这个功能。实际上,这个程序无论是磁盘还是内存,都很好用。-independent of the AVL storage media is now available i
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:94208
    • 提供者:lim
  1. threetrees

    0下载:
  2. 对三种数据结构的分析.avl tree,splaytree和binary search tree的插入和删除的算法复杂度分析.-of three data structure analysis. Avl tree, splaytree and binary search tree insertion and deletion algorithm complexity analysis .
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王佩君
  1. AVL___Tree

    0下载:
  2. c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:liulei
  1. AVLTrees

    0下载:
  2. It s a note on data structure---AVL tree, very clear and useful!-It's a note on data structure-- AVL tree, very clear and useful!
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:168960
    • 提供者:Benny Van
  1. pinghen

    0下载:
  2. 平衡二叉树,又称为AVL树,是1962年由Adelsonr Velskii 和Landis 提出并以他们的名字命名的,它是具有如下性质的二叉树:-balanced binary tree, also known as AVL tree, yes in 1962 by Adelsonr Velskii and Landis made and named after them , it is the nature of the binary
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:175104
    • 提供者:王彬
  1. AVLTreefinal

    0下载:
  2. 演示动态平衡二叉树(AVL Tree)的系统.GUI环境,在Windows环境下运行,有二叉树的插入,增加,删除,修改,合并,分裂等功能.-demonstration dynamic binary tree (Tree AVL) system. GUI environment. in the Windows operating environment, a binary tree insertion, add, delete, modi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:10470400
    • 提供者:有D
  1. LibrarySimulator_FINAL

    0下载:
  2. j2se程序,实现AVL Tree,并利用该数据结构模拟图书馆借阅系统,加速海量数据的索引-j2se procedures, AVL Tree, and using the data structure simulate the library system, Massive data accelerated the index
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:60416
    • 提供者:
  1. AVLdelete

    0下载:
  2. AVL树,对其进行结点的删除操作算法的程序-AVL tree, its nodes of the deletion algorithm procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:唐新猛
  1. avl_cpp

    0下载:
  2. avl树的c++实现,对于研究数据结构的树型结构有一定参考价值-avl tree c realization of research data structure for the tree structure can be useful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:199680
    • 提供者:saga2004
  1. AVLtree

    0下载:
  2. 在各种各样的搜索算法中,AVL树的搜索算法可以将其最短的搜索时间做一个保证,本程序就是实现了AVL搜索算法-in a wide variety of search algorithm, AVL tree search algorithms can be the shortest time to do a search that The procedure is to achieve the AVL Search Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1008640
    • 提供者:heyangyi
  1. avl

    0下载:
  2. 数据结构的平衡二叉树的操作,包括插入和删除,查找-Balanced binary tree data structure of the operation, including insert and delete, search
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:lj
  1. 2007-Multi-Task-Data-Structure

    0下载:
  2. 《多任务下的数据结构》随书的源代码。探讨多任务下的常用数据结构的实现,如AVL,红黑树,以及一些符合数据结构,如哈西链表,哈希红黑树。可以作为STL数据结构的多任务扩展。
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:114688
    • 提供者:
  1. AVLTree

    0下载:
  2. c++ 实现的AVL搜索树。希望站长采纳。-c++ realize the AVL search tree. Hope that regulators adopt.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:52224
    • 提供者:
  1. 2006011319_avl

    0下载:
  2. AVL树的定义,包括初始化,插入,删除,采用的标准的算法,语言清晰,AVL树是一种效率比较高的平衡二叉树.-Definition of AVL trees, including the initialization, insert, delete, using the standard algorithm, the language clear, AVL tree is a relatively high efficiency of t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:胡博
  1. AVLTtreeSource

    0下载:
  2. AVL平衡二叉树。原本在这里下载了其他人的平衡二叉树,但发现都不好用,于是从codeguru下载了一个。现在经修正后,已经符合ANSI C规范,并作了适当的封装,用起来和一个类的用法也差不多。这里的代码作为一个demo展示了树的用法。-AVL balanced binary tree. Originally here to download other people s balanced binary tree, but found n
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:184320
    • 提供者:周善人
  1. avl

    0下载:
  2. avl的插入和删除算法及其详细的旋转等操作-AVL insertion and removal algorithm and its detailed operation of rotating
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:吴金霞
  1. chapter9

    0下载:
  2. 数据结构与算法分析中AVL Tree的JAVA详尽代码 请有需要的同学下载-Data Structures and Algorithm Analysis of the AVL Tree code JAVA details, please have the need for students to download
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:朱元琦
  1. GPS_AVL

    0下载:
  2. 摘要:根据GPS/AVL的工作原理,利用面向 对象的程序设计,讨论了GPS/AVL软件系统 的总体设计思路,建立了相应的软件模型。 -Abstract: Based on GPS/AVL working principle, the use of object-oriented programming to discuss the GPS/AVL software system design ideas, set up a
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:hunt
  1. avl_tree

    0下载:
  2. avl树的实现: avl树是每个节点的左子树和右子树的高度最多差1的二叉查找树.一棵高度为h的avl树最少节点数由S(h) = S(h-1)+S(h-2)+1得到.avl树要保证任一节点的左右子树的高度之差的绝对值不能超过1(空树的高定义为1).在插入和删除的时候就需要根据情况对树的某些节点做调整-AVL tree realization: avl tree is left to each node subtree and righ
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org