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
此程序用到了,ADO连接ACCESS数据库,切分窗口,以及不同视图之间进行通信.List Control和Tree Control,用户UI线程等技术.
上传时间: 2015-06-22
上传用户:tb_6877751
数据结构 Balance-Bi-Tree 数据结构 Balance-Bi-Tree 数据结构 Balance-Bi-Tr
标签: Balance-Bi-Tree Balance-Bi-Tr 数据结构
上传时间: 2014-01-05
上传用户:彭玖华
数据结构 Balance-Bi-Tree 数据结构 Balance-Bi-Tree 数据结构 Balance-Bi-Tr
标签: Balance-Bi-Tree Balance-Bi-Tr 数据结构
上传时间: 2013-12-12
上传用户:R50974
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
上传用户:爱死爱死
MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view and manipulate data that is available in an SNMP agent.
标签: MIB the hierarchy variables
上传时间: 2015-06-30
上传用户:eclipse
TwoEmbranchmentTree:As ancestor has its children , a tree has its leaves. we could check its leaves in terms of algorithm as preorder , midorder or postorder.
标签: leaves its TwoEmbranchmentTree has
上传时间: 2013-12-11
上传用户:电子世界
这个是我自己写的一个关于qpsk的mimo信道的zero forcing解码方式.
上传时间: 2014-01-08
上传用户:royzhangsz