I2C Slave module The module contains N accessable Registers when in read Process, all Registers are read at a time when in write Process, only the addressed register are Writeable.
标签: Registers module accessable contains
上传时间: 2016-05-13
上传用户:xauthu
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
标签: storage implementing simplifies drivers
上传时间: 2016-05-17
上传用户:我干你啊
I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3.Calc width of menuitem at runtime(MEASUREITEM) * // 4.Draw disabled status
标签: Encapsulates userobjet changed object
上传时间: 2014-01-14
上传用户:lx9076
利用iTextSharp进行Word转Pdf的源代码,小弟初次上传,请多多包涵
标签: iTextSharp Word 源代码
上传时间: 2014-10-30
上传用户:lacsx
Oracle database 10g (Oracle certified professional - OCP) certification all in one exam guide handbook
标签: Oracle certification professional certified
上传时间: 2016-06-10
上传用户:xymbian
This soucse code is for CodevisionAVR and RF2500 application driver code is all included.The point to point communication is realized.
标签: code CodevisionAVR application included
上传时间: 2016-06-11
上传用户:
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b)
上传时间: 2014-10-27
上传用户:Yukiseop
ucOS-II SOURCE_CODE with detailed comments all platform
标签: SOURCE_CODE detailed comments platform
上传时间: 2013-12-10
上传用户:wcl168881111111
huffman decode all you need is input a data so that it will decode
上传时间: 2016-07-05
上传用户:AbuGe
Game Programming All in One.pdf 为游戏开发大全,采用c++语言,介绍了游戏的开发,从入门到深入!
标签: Programming Game All One
上传时间: 2016-07-07
上传用户:jing911003