usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode
usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Support...
Function,表示子例程的一般性名词。在某些编程语言中,它指带返回值的子例程或语句。在一些编程语言中起着关键字的作用。
usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Support...
ASK function, this is a block that has three input and one output. the input are the two carrier that have different amp...
We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a Rayleigh fading chann...
I used MFC. that code is not perfect and have some problem. But its function is Ok. You just fix and use array of di...
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then retu...
NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Wr...
this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\...
嵌入式FAT16文件系统,code C , Full version,function contains read file,write file,create file,etc...
delphi下 系统编程 钩子函数的调用-under the system programming delphi hook function call...