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
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
The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest.
标签: high-resolution specific archive source
上传时间: 2014-11-04
上传用户:二驱蚊器
The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest.
标签: high-resolution specific archive source
上传时间: 2013-12-18
上传用户:417313137
how to use MSCSP encrypt and decrypt
上传时间: 2013-12-11
上传用户:362279997
Analyse the uboot code and let you know how to adopt it
上传时间: 2014-10-12
上传用户:电子世界
uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \SOFTWARE\UCOS-II\8051 This directory contains the microprocessor specific source code \SOFTWARE\UCOS-II\ex1_8051r This directory contains the project files for the first example \SOFTWARE\UCOS-II\ex2_8051r This directory contains the project files for the second example
标签: the provides required package
上传时间: 2015-05-21
上传用户:ainimao