An Introduction To Software Architecture
标签: Introduction Architecture Software An
上传时间: 2014-09-10
上传用户:jkhjkh1982
msc1211 Analog to Digital Converter Example Program
标签: Converter Digital Example Program
上传时间: 2013-12-20
上传用户:标点符号
vb script to trigger DTS in Sql server
上传时间: 2015-05-17
上传用户:sjyy1001
ENGLISH RESUME Dear sir/madam In answer to your advertisement in present interview for your need. I wish to tender my service. With reference to your advertisement in present interview for your need, I respectfully offer myself for the position.
标签: your advertisement interview ENGLISH
上传时间: 2014-09-08
上传用户:chenbhdt
This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using only the mouse. The pan is a dynamic pan just push the mouse in the direction you would like to pan.
标签: using zoom application MapObjects
上传时间: 2014-12-22
上传用户:ryb
How to use ADC in the C8051F005 made by cygnal
上传时间: 2015-05-17
上传用户:ddddddos
by java , to read, write and modify excel file
上传时间: 2014-09-09
上传用户:woshiayin
(USB TO IDE)89s52和d12做的移动硬盘 适当修改USB.C可用于其他USB开发
上传时间: 2015-05-18
上传用户:hopy
RM to avi,非常实用的工具,呵呵!
上传时间: 2014-11-06
上传用户:kernaling
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