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

Search list

[Other resourceBTree

Description: 数据结构B树算法的演示程序 包括添加删除节点,设置阶等功能
Platform: | Size: 75750 | Author: 大宝 | Hits:

[OS programbtree

Description: b+树 数据库管理系统的索引结构 非常有用
Platform: | Size: 197948 | Author: dsfa | Hits:

[ADO-ODBCCBASE09

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

[Other resourceBtree

Description: 使用前序,中序,后序方式,对二叉树进行遍历。
Platform: | Size: 1060 | Author: vincent | Hits:

[Other resourcebtree

Description: 基本的二叉树程序。可实现二叉树结点数据的插入,删除,查找和打印输出。可用于课程设计
Platform: | Size: 4108 | Author: 刘建 | Hits:

[Other resourcebtree

Description: 平衡二叉树操作的演示: 1、 操作界面给出查找、插入、删除、退出等操作选择。 2、 每种操作均要提示输入关键字。 3、 每次插入或删除一个节点后,应更新平衡二叉树的显示(以凹入表形式显示)。
Platform: | Size: 28213 | Author: 刘丹华 | Hits:

[Other resourcebtree

Description: 这是一个利用B+ Trees数据结构存储数据的源码,全部代码用C语言写的.
Platform: | Size: 58267 | Author: 小刚 | Hits:

[OS programBooksInfoManageSystem

Description: 图书信息管理系统(Btree) 功能概述 1.采编入库 2.借阅 3.查询图书信息 4.清除库存 5.归还 6.显示B树
Platform: | Size: 61188 | Author: elvis | Hits:

[JSP/JavaBTree

Description: java版b树源码,已经调试过,很好,很强大,希望对大家有所帮助。
Platform: | Size: 7241 | Author: willee | Hits:

[Other resourcebtree

Description: 实现B树,并在MFC中将其画出。 B树的表示及基本操作的实现。 1.掌握B树的存贮结构。 2.实现B树中关键字值的插入及删除操作。 3.屏幕图形化的显示。
Platform: | Size: 134702 | Author: beastman | Hits:

[Other resourceBtree

Description: 超大规模集成电路设计中,布图规划的布局表示B*-tree和相应算法的实现,在linux环境中编译运行
Platform: | Size: 220948 | Author: 陈望川 | Hits:

[Linux-UnixRhapsody-0.1.8.tar

Description: sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装一些操作系统相关的接口函数。已完成event mutex sem thread pipe相关的封装 advance_container:提供优先级消息队列,普通消息队列,定时器容器。 frame:目前提供了listerner(linux下版本,模仿ace的反应器)定时器 algorithm:补充了堆排序 与快速排序 所有代码均已在windows linux与uclinux + arm44b0平台下测试 欢迎交流 msn:lsccsl@163.net mail:lsccsl@tom.com
Platform: | Size: 252502 | Author: 林绍川 | Hits:

[Mathimatics-Numerical algorithmsBpTree

Description: 详细介绍了Btree的特性以及如何实现 适合初学者参考
Platform: | Size: 4190 | Author: 范凡 | Hits:

[Other resource电话本管理系统

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: 4796 | Author: 王军 | Hits:

[Windows Developbtree

Description: 首先,要知道B tree的主要元素是所謂的資料節點(node) ,每個資料節點內含有一些資料,以及指向其他資料節點的指標(pointer)。資料節點之間以枝幹相連,尾端就是枝葉(leaf) ,假設開始插入的資料順序為 : 1,2,3,4,5,6。以下就依照B tree的規則來種樹。
Platform: | Size: 24150 | Author: qq | Hits:

[Other resource用线性表实现的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: 17602 | Author: 白潘恩 | Hits:

[Other resourcebtree-library

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

[OtherC++ 实现B树

Description: C++ 实现B树
Platform: | Size: 2772 | Author: qianwenji1988@hotmail.com | Hits:

[Mathimatics-Numerical algorithmsbtree_vb

Description: 一个用Basic实现的B-Tree算法- The B-Tree algorithm which realizes with Basic
Platform: | Size: 13312 | Author: 站长 | Hits:

[Mathimatics-Numerical algorithmsbtree_java

Description: 一个用Java applet实现的B-Tree算法- The B-Tree algorithm which realizes with Java applet
Platform: | Size: 13312 | Author: 站长 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »

CodeBus www.codebus.net