搜索资源列表
tree
- 主要是针对搜索树,平衡树,伸展树的插入删除,搜索的时间比较,以及操作代码。-Mainly for the search tree, balanced tree, the tree stretch insert delete, search time, as well as the operation code.
TableTree
- tabletree,树状的表格,可伸展,有父子关系-tabletree, table in the treeview
slaytree
- 伸展树的设计与实现 可用 欢迎大家学习 共同进步 -slay tree
BST1
- 运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成 为所建树的根结点。-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.
YCommand
- VB树型控件优化提速版源码,改点东西,提高伸展时的速度,响应键盘收缩节点,完全自己做的树控件-VB tree controls to optimize speed version of source code, change something, to improve speed when stretching in response to keyboard contraction node, completely on my own tree control
splay_sqybi
- splay 伸展树 binary search tr-splay binary search tree
shenzhan
- C语言下使用链表实现对伸展树操作,包含插入结点,删除,查找等等。-Use the C language to realize the chain stretching tree operations, including the insertion node, delete, search, and so on.
BST1
- 运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成为所建树的根结点。-Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node intoFor the achievements of the root.
Splay
- 伸展树入门必备,包含了几个入门伸展树的经典题目的详细题解(Splay tree entry must contain detailed notes several classic title entry tree stretch of the)
splay tree
- 伸展树的基本操作 包括插入、查找、删除、遍历(The basic operation of the stretching tree Including insert, find, delete, traverse)
高级数据结构
- c++实现以下题目(可以用visio2015编译) 1.序列和的前n小元素(优先队列) 2.破译密文(并查集) 3.逆序对(树状数组) 4.郁闷的出纳员(伸展树) 5.星际争霸(Treap)(C++ implements the following topics (can be compiled with visio2015) 1. sequence and the former n small elements (priority queues) 2. decipherin