please read it,you can
上传时间: 2014-01-06
上传用户:Pzj
Project to Read Hard Disk data (raw format) at Windows Run Time
标签: Project Windows format Hard
上传时间: 2017-09-03
上传用户:lanwei
SD read &write for mobile
上传时间: 2017-09-03
上传用户:Amygdala
Windows CMD Emulator is Based Upon Creating a Pipe to Read and Write Data to, it Opens a CMD Window Hidden and Starts Sending and Receiving Data from it using a simple SetTimer Event
标签: CMD Emulator Creating Windows
上传时间: 2014-01-03
上传用户:上善若水
Source code in assembler for using interupts with atmega16 and creating an easy cronometer.
标签: cronometer assembler interupts creating
上传时间: 2017-09-05
上传用户:yangbo69
Read and write mifare card using smartcard API in Java 6.
标签: smartcard mifare write using
上传时间: 2014-01-21
上传用户:hebmuljb
如何编写读/写一个字节的函数呢? 1. 读一个字节 uchar tmpread(void) //read a byte date 读一个字节 { uchar i,j,dat dat=0 for(i=1 i<=8 i++) { j=tmpreadbit() dat=(j<<7)|(dat>>1) //读出的数据最低位在最前面,这样刚好一个字节在DAT里 } return(dat) //将一个字节数据返回 }
上传时间: 2017-09-06
上传用户:gengxiaochao
I2C read and write......
上传时间: 2013-12-31
上传用户:cainaifa
Please read your package and describe it at least 40 bytes in English.
标签: describe English package Please
上传时间: 2013-12-06
上传用户:waizhang
java application to read mail on BlackBerry
标签: application BlackBerry java read
上传时间: 2014-01-26
上传用户:han_zh