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