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
C51 DOS/WINDOWS下的MCS51系列24位高精度A/D(AD7791)的C驅(qū)動程序
上傳時間: 2013-12-19
上傳用戶:冇尾飛鉈
a new public static cla
上傳時間: 2013-12-26
上傳用戶:杜瑩12345
In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, however much experience you have already. UNIX programming is a large field and we aim to cover enough about a wide range of topics to give you a good beginning in each subject.
標簽: introduction important you to
上傳時間: 2013-12-22
上傳用戶:youmo81
Knark is a kernel-based rootkit for Linux 2.2. 使用此工具可以獲得root權(quán)限
標簽: kernel-based rootkit Knark Linux
上傳時間: 2015-05-19
上傳用戶:xyipie
PIXIL is a small footprint operating environment, complete with PDA PIM applications, a browser and multimedia applications for small handheld and flat-panel based devices.
標簽: applications environment footprint operating
上傳時間: 2013-12-08
上傳用戶:Andy123456
Linux管理員手冊,操作系統(tǒng)提供的主要服務明實現(xiàn)這些服務的程序 with a considerable lack of detail目的是理解系統(tǒng)整體
標簽: considerable detail Linux with
上傳時間: 2014-01-04
上傳用戶:woshiayin
將輸入A律PCM編碼器的正弦信號采樣,進行PCM編碼,求出編碼器的輸出碼組序列。
上傳時間: 2014-01-25
上傳用戶:evil
analysis patterns usable object model a good book
標簽: analysis patterns object usable
上傳時間: 2015-05-20
上傳用戶:siguazgb
ADDA轉(zhuǎn)換的經(jīng)典源代碼(A/D & D/A Converters )
標簽: Converters ADDA 轉(zhuǎn)換 源代碼
上傳時間: 2014-01-08
上傳用戶:wuyuying