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
《多傳感器數(shù)據(jù)融合手冊》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定價: USD 199.95
出版社: CRC
出版年: 2001-06-20
簡介 · · · · · ·
Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target recognition, robotics, medical diagnostics, and "smart" buildings. It draws on techniques from wide-ranging disciplines, including artificial intelligence, pattern recognition, and statistical estimation. This handbook is an up-to-date, comprehensive resource for data fusion system designers and researchers. Top experts in the field lead readers from a basic introduction and survey of data fusion technology to advanced mathematics and theory and to some very practical advice for systems implementers.
標簽:
L.
Multisensor
Handbook
199.95
上傳時間:
2014-02-06
上傳用戶:二驅蚊器