Socket 编程,详细介绍了Socket 编程的基本知识,socket 地址结构,C/S 网络编程,常用函数,僵尸进程,I/O 模式,守护进程,I/O 超时,辅助数据的应用,网络参数的设置和获取
上传时间: 2014-01-16
上传用户:haohaoxuexi
基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法
上传时间: 2015-05-18
上传用户:13517191407
基于内容的多媒体数据检索算法SR-Tree,类似于R*-tree和SS-tree的最近邻搜索
上传时间: 2015-05-18
上传用户:缥缈
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
编译环境arm ads 1.2 Arm 可以对I/O操作
上传时间: 2013-12-11
上传用户:yoleeson
关于51单片机的点阵LCD汇编源代码。中间说明了I/O口的连接关系。
上传时间: 2015-05-20
上传用户:虫虫虫虫虫虫
凌阳单片机扩展8255 为用户在中提供一个I/O 扩展的方法,在设计过程遇到I/O不够用时可以用此种方案
上传时间: 2015-05-20
上传用户:cc1015285075
with this program you can search your whole driver and list all files in a tree view box.
标签: program driver search files
上传时间: 2013-12-16
上传用户:源弋弋
These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful * for performing serial I/O on 8051 derivatives not having an * internal UART, or for implementing a second serial channel.
标签: routines transmit receive general
上传时间: 2015-05-22
上传用户:firstbyte
Philips ARM LPC2100 的I/O口程序,别小看这段通用接口程序,这里面包含了完整的启动代码,而且是汇编和C对照的,希望对硬件编程的朋友有帮助,因为当时我就位了启动代码学习了好一阵子,才算学会。
上传时间: 2015-05-22
上传用户:libenshu01