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
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0!
標簽: applications interface Editor abilit
上傳時間: 2015-07-23
上傳用戶:lepoke
NiosII的范例,包含Alarm、DMA、fine-gained Flash Access驅動、HighResTimer、ISR、Simple Flash Access驅動、利用重載技巧實現最小代碼尺寸、字符模式設備7個范例,并有測試結果
上傳時間: 2016-02-17
上傳用戶:lht618
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
標簽: encryption X-Crypter algorithm encrypts
上傳時間: 2013-12-20
上傳用戶:xc216
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
標簽: co-written functions the fifteen
上傳時間: 2014-01-26
上傳用戶:hjshhyy
This book is for all those people. • For the person who thinks programming is too hard • For the person who gets bogged down when writing or changing larger scripts (our analyst) • For the person who knows the wrong languages well (our programmer): languages like Java, C#, C++, and C are perfectly fine languages—in their niche.
標簽: 8226 programming people person
上傳時間: 2016-07-10
上傳用戶:lz4v4
DSP2812SCI同計算機通信,采用超級中斷接受數據DSP向計算機發送字符"2812-UART is fine !
上傳時間: 2013-12-21
上傳用戶:skhlm
NIOSII實例代碼。包括系統時鐘代碼,DMA(Memory to Memory)驅動代碼,fine-gained Flash Access驅動代碼,Timestamp驅動代碼,ISR代碼,Simple Flash Access驅動代碼,UART代碼
上傳時間: 2013-12-30
上傳用戶:頂得柱
Hearing test. It using music card to test left and right ear seperately. It contains graphic iterface[*.fig] and m-file. It works fine with 6.5 version of Matlab.
標簽: test seperately contains Hearing
上傳時間: 2017-03-24
上傳用戶:源碼3
awesome is a highly configurable, next generation framework window manager for X. It is very fast, light, and extensible. It is primarily targeted at the power user, developer, and anyone dealing with everyday computing tasks who wants to have fine-grained control over a graphical environment.
標簽: X. configurable generation framework
上傳時間: 2013-12-26
上傳用戶:banyou