Welcome![Sign In][Sign Up]
Location:
Search - btree

Search list

[ELanguage电话本管理系统

Description: 该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法; 有时间不仿试试。-f_search: Find Act Fernandez btree: binary tree search method l_search: linear search method r_search: Recursive half Find Law zcsear: Find a hash collision law o_sear: interpolation search Enhancement Act sort is bubbling method are enhanced for: heaps: HEAPSORT tired binary: binary tree sort xieer: Xie ears sort sinsert: Insertion Sort quicks: quick sort select: Select Sort Method
Platform: | Size: 5120 | Author: 游鸿明 | Hits:

[Database systemCBASE09

Description: ISAM/BTREE 数据库系统 C 语言源程序-ISAM/BTREE Database System C language source
Platform: | Size: 182272 | Author: 金石 | Hits:

[source in ebook电话本管理系统

Description: 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imported wrong judgment. The time, a search function for the linear search is enhanced as follows : f_search : Fernandez search method; BTREE : binary tree search method; L_search : linear search method; R_search : recursive binary search method; Zcsear : hash collision search method; " Files : interpolation search Enhancement Act; Sorting is bubbling, as it is now : heaps : tired heap sort; binary : Binary Tree sorting; xieer : Xie ears scheduling; sinsert : Insert scheduling; quicks : rapid sequencing; select : Select Sort;
Platform: | Size: 4096 | Author: 王军 | Hits:

[Data structs用线性表实现的Btree

Description: 实现m阶B_树 (2)将线性表中的键值插入到B_树中(即建立索引); (3)当删除和插入数据到线性表时,同时维护其索引B_树。 (4)可根据所给键值范围,输出该范围的所有键值-achieve m bands Containing tree (2) linear scale for the keys inserted into Containing tree (index); (3) When the deletion and insertion of data to the linear scale, while preserving its index Containing tree. (4) According to the pair, the scope of the output of all keys
Platform: | Size: 317440 | Author: 白潘恩 | Hits:

[Data structsbtree-library

Description: 图书管理程序,b-tree,c++语言完成。程序非常的棒-library management procedures, b-tree, c complete language. Procedures for the wand! !
Platform: | Size: 18432 | Author: good | Hits:

[Data structsC语言开发 BTREE 数据文件索引程序库

Description: 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
Platform: | Size: 15360 | Author: 皇者之剑 | Hits:

[Data structs排序算法、字典和B-树的C++语言实现

Description: 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dictionary: skip lists ext.c external sort btr.c btree 语言 C++ 编译平台 Visual C++ 作者 Thomas Niemann 备注 来自Sorting and Searching Algorithms:A Cookbook-algorithm, dictionaries and B-Tree C language code include the following algorithm : qui.c sort : quicksort qsort.c sort : qsort ins.c sort : insert sort shl.c sort : shell sort has.c dictionary : hash tables bin.c dictionary : binary tree rbt.c dictionary : red-black trees skl.c dictionary : skip lists ext.c external sort btr.c BTREE Part C language Visual C platform translated author Thomas Niemann Remarks from the Sorting and S earching Algorithms : A Cookbook
Platform: | Size: 24576 | Author: 罗鹏魁 | Hits:

[Data structsbtree-vv

Description: 图书馆管理系统,3阶b树 数据结构实验,简单易懂 初学者的作品-library management system, three bands b experimental tree data structure, simple works beginners
Platform: | Size: 6144 | Author: 郑娓娓 | Hits:

[JSP/JavaBTree

Description: b+tree树的java实现。 是一个框架, 可以往里加新的东西, 实现复杂的功能-b tree tree java achieve. Is a framework that can be poured plus new things and realize complex functions
Platform: | Size: 3072 | Author: | Hits:

[DocumentsBtree

Description: B树-B tree
Platform: | Size: 156672 | Author: 子小 | Hits:

[Data structsbtree

Description: 为数据库创建索引的B+树的算法实现。功能包括创建删除节点、条目等。最终将树递归打印于屏幕。(包含内存资源管理)-Index for the database to create B+ Tree algorithm. Features include the creation of the deletion of nodes, and other entries. Will eventually recursive tree print on the screen. (Including memory resource management)
Platform: | Size: 8192 | Author: shuai | Hits:

[source in ebookbtree

Description: B-tree 在内存中的实现,包括插入、删除、查找。-B-tree in memory to achieve, including insert, delete, search.
Platform: | Size: 6144 | Author: xl | Hits:

[Otherbtree

Description: b+树索引文件的节点添加、删除、查找,以及生成索引文件-b+ tree index file node add, delete, search, and to generate index files
Platform: | Size: 7168 | Author: lp | Hits:

[Data structsBTree

Description: 数据结构B树算法的演示程序 包括添加删除节点,设置阶等功能-Data structure B tree algorithm demo program includes adding to delete the node, set-order functions
Platform: | Size: 75776 | Author: 大宝 | Hits:

[OS programbtree

Description: b+树 数据库管理系统的索引结构 非常有用 -b+ tree database management system is very useful index structure
Platform: | Size: 197632 | Author: dsfa | Hits:

[Data structsBtree

Description: 使用前序,中序,后序方式,对二叉树进行遍历。-The use of pre-order, in sequence, after the sequence by means of binary tree to traverse.
Platform: | Size: 1024 | Author: vincent | Hits:

[Data structsbtree

Description: 基本的二叉树程序。可实现二叉树结点数据的插入,删除,查找和打印输出。可用于课程设计-The basic binary tree procedure. Can realize binary tree data insert node, delete, search and print output. Can be used for curriculum design
Platform: | Size: 4096 | Author: 刘建 | Hits:

[Mathimatics-Numerical algorithmsBTree

Description: 我在网上找的btree算法,感觉很好,共享一下-I was online looking for btree algorithm, feel good, share what
Platform: | Size: 65536 | Author: bill | Hits:

[Data structsbtree

Description: 平衡二叉树操作的演示: 1、 操作界面给出查找、插入、删除、退出等操作选择。 2、 每种操作均要提示输入关键字。 3、 每次插入或删除一个节点后,应更新平衡二叉树的显示(以凹入表形式显示)。 -Balanced binary tree operations Demo: 1, Operator Interface given to find, insert, delete, withdraw from the operation of choice and so on. 2, each operation must be prompted to enter a keyword. 3, each insert or delete a node, it should update the display of a balanced binary tree (in the form of indentation shown).
Platform: | Size: 245760 | Author: | Hits:

[Mathimatics-Numerical algorithmsbtree

Description: btree算法-btree algorithm
Platform: | Size: 267264 | Author: | Hits:
« 1 23 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net