B-TREE文件索引源代码,快速,高效的数据文件索引程序.
上传时间: 2013-12-29
上传用户:nanfeicui
Deleting a node of RB-Tree without recurrence
标签: recurrence Deleting RB-Tree without
上传时间: 2015-05-05
上传用户:yuzsu
基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法
上传时间: 2015-05-18
上传用户:13517191407
基于内容的多媒体数据检索算法SR-Tree,类似于R*-tree和SS-tree的最近邻搜索
上传时间: 2015-05-18
上传用户:缥缈
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
标签: available libraries Although nearly
上传时间: 2014-01-22
上传用户:zhoujunzhen
with this program you can search your whole driver and list all files in a tree view box.
标签: program driver search files
上传时间: 2013-12-16
上传用户:源弋弋
pat-tree中文抽词,中文字词搜寻演算法.
上传时间: 2013-12-06
上传用户:hakim
A bi-directional bubble sort demonstration algorithm * SortAlgorithm.java
标签: bi-directional SortAlgorithm demonstration algorithm
上传时间: 2015-06-10
上传用户:tonyshao
此程序用到了,ADO连接ACCESS数据库,切分窗口,以及不同视图之间进行通信.List Control和Tree Control,用户UI线程等技术.
上传时间: 2015-06-22
上传用户:tb_6877751
Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daubechies wavelet coefficients are used for wavelet transform operation wahich is saved in wavcoeff.mat.
标签: implements the wav Included
上传时间: 2015-06-23
上传用户:爱死爱死