Description: 主要是avl,splay和binary树的insert,delete程序,主要是avl,splay.binary树的-mainly AVL, SED and the binary tree insert, delete procedures, mainly AVL, splay.binary tree Platform: |
Size: 3837 |
Author:往常 |
Hits:
Description: Addison-Velski 和 Landis (AVL-Tree s)的二叉树,可以在对数时间内进行标准的操作,如插入、搜索和删除。-Addison-Velski and Landis (AVL - Tree s) of the binary tree, the right time for a few of the standard operation, such as insert, delete and search. Platform: |
Size: 17576 |
Author:倪玲 |
Hits:
Description: Addison-Velski 和 Landis (AVL-Tree s)的二叉树,可以在对数时间内进行标准的操作,如插入、搜索和删除。-Addison-Velski and Landis (AVL- Tree s) of the binary tree, the right time for a few of the standard operation, such as insert, delete and search. Platform: |
Size: 969728 |
Author:倪玲 |
Hits:
Description: 这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料,VC实现-this procedure when all the AVL tree algorithm implementation, including delete, insert new sequencing, data structure is a very good learner materials, VC Platform: |
Size: 99328 |
Author:陈万通 |
Hits:
Description: 主要是avl,splay和binary树的insert,delete程序,主要是avl,splay.binary树的-mainly AVL, SED and the binary tree insert, delete procedures, mainly AVL, splay.binary tree Platform: |
Size: 3072 |
Author:往常 |
Hits:
Description: 演示了AVL的删除与插入算法,通过模拟dos命令行实现。-demonstration of the AVL delete and insert algorithm simulation dos command line to achieve. Platform: |
Size: 19456 |
Author:byron |
Hits:
Description: 数据结构的平衡二叉树的操作,包括插入和删除,查找-Balanced binary tree data structure of the operation, including insert and delete, search Platform: |
Size: 8192 |
Author:lj |
Hits:
Description: 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 the balanced binary tree. Platform: |
Size: 26624 |
Author:胡博 |
Hits:
Description: 次代码是实现平衡二叉树的数据结构算法。参考的是严蔚敏c和c++数据结构书上的思想。经过调试可以连续实现删除、插入、查找算法-Sub-code is to achieve a balanced binary tree data structure algorithms. Reference is Yan Wei-Min c and c++ data structure book ideas. Debugging can be achieved through a continuous delete, insert, search algorithm Platform: |
Size: 8192 |
Author:liuhua |
Hits:
Description: AVL在实际服务端应用中较多见,它的主要好处是原理简单并且具有良好的搜索/插入/删除速度(时间复杂度均为O(logN)).这里贴一个我写的简单实现,-AVL server-side applications in practice more see, its main advantage is that is simple in principle and has a good search/insert/delete speed (the time complexity are O (logN)). Posted here, I wrote a simple implementation, Platform: |
Size: 1024 |
Author:杨有 |
Hits:
Description: AVL树中 插入、删除节点以及判断一棵二叉查找树是否为AVL树-AVL tree, insert, delete nodes and a binary search tree to determine whether the AVL tree Platform: |
Size: 2048 |
Author:hgy |
Hits:
Description: 1:折半查找算法的思想及实现。
2:掌握二叉排序树,AVL树的查找,插入,删除,建立算法的思想及实现
3:存储结构的思想,能选择合适散列函数,实现不同冲突处理方法的散列表的查找,建立
-1: The binary search algorithm and the realization of the idea. 2: The master binary sort tree, AVL tree search, insert, delete, create the idea of the algorithm and implementation of 3: storage structure ideas, to choose a suitable hash function, conflict management methods to achieve different hash table lookup, the establishment of Platform: |
Size: 84992 |
Author:王博 |
Hits:
Description: 描述了AVL树的具体编码过程 其中提供了插入、删除、寻找最大最小节点等功能-AVL tree describes the specific encoding process which provides insert, delete, search functions maximum and minimum node Platform: |
Size: 1024 |
Author:Zsw95 |
Hits: