基于51单片机I2C总线及E2PROM多字节存储(page wirte)单个读(random read)
上传时间: 2017-09-02
上传用户:561596
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
in this file,it will tell you how to write well and clear c file.in this file,it will tell you how to write well and clear c file.
上传时间: 2017-09-05
上传用户:1427796291
CAM is useful vhdl code to understand its architecture which helps to write any code
标签: code architecture understand useful
上传时间: 2017-09-05
上传用户:天涯
如何编写读/写一个字节的函数呢? 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
Some guide lines to write your project paper.
上传时间: 2017-09-14
上传用户:cx111111
Using cypress s CY library to write VC code for USB applications with simplified syntax. Here comes with examples
标签: applications simplified cypress library
上传时间: 2017-09-17
上传用户:lhc9102
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