usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
资源简介:usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS)...
上传时间: 2016-04-25
上传用户:270189020
资源简介:这是微软的一个USB块传输例程,虽然它是基于Intel USB开发板的,但是也很值得我们好好的研究。
上传时间: 2014-08-27
上传用户:hustfanenze
资源简介:这是微软的一个USB同步传输例程,虽然它是基于Intel USB开发板的,但是也很值得我们好好的研究。
上传时间: 2014-01-03
上传用户:黄华强
资源简介:atmelsam7s64的usb数据传输例程
上传时间: 2015-06-27
上传用户:ikemada
资源简介:C8051F32X的usb文件传输例程,包含c语言和微机语言等
上传时间: 2013-12-17
上传用户:坏天使kk
资源简介:C++ Buider下控制USB设备的例程。目标板为C8051F开发板,可通过此程序控制目标版上的LED,读取开发板上的数据。
上传时间: 2013-12-27
上传用户:edisonfather
资源简介:usb bulk read and write with libusb lib, it is a useful lib,it is great
上传时间: 2016-11-10
上传用户:evil
资源简介:the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.
上传时间: 2015-06-12
上传用户:zhouchang199
资源简介:the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT tra...
上传时间: 2014-01-15
上传用户:Altman
资源简介:The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of pro...
上传时间: 2013-12-09
上传用户:x4587
资源简介:Abstract—The contourlet transform is a new two-dimensional extension of the wavelet transform using multiscale and direc- tional fi lter banks. The contourlet expansion is composed of basis images oriented at various directions in ...
上传时间: 2014-01-18
上传用户:水中浮云
资源简介:A digital sinusoid synthesis based on the postscaled cordic
上传时间: 2017-09-08
上传用户:gtf1207
资源简介:一个以PDIUSBD12为USB控制器件的应用例程。
上传时间: 2013-12-21
上传用户:181992417
资源简介:usb wdm开发的电源管理 电源处于休眠状态的例程。
上传时间: 2013-12-10
上传用户:pompey
资源简介:使用Keil 51编写的基于LPC214x芯片的USB通讯例程。
上传时间: 2013-12-10
上传用户:wpwpwlxwlx
资源简介:详细介绍了对USB总线接口进行程序开发的原理、过程和例程。
上传时间: 2016-08-06
上传用户:wys0120
资源简介:USB HID 类标准命令传输例程,参考
上传时间: 2013-12-24
上传用户:edisonfather
资源简介:MATLAB例程。包括ofdm的调制解调,信道传输,并以CDMA进行比较
上传时间: 2015-06-04
上传用户:努力努力再努力
资源简介:CY7C68013USB芯片的传输例程界面,包括传输和测试速度!适合于USB界面开发的参考!
上传时间: 2015-12-21
上传用户:佳期如梦
资源简介:AD芯片TLC2543的转换例程。
上传时间: 2015-01-09
上传用户:zhuyibin
资源简介:美国ATMEL公司发布的基于AT91X40系列的ARM处理器的中断处理例程。
上传时间: 2015-03-11
上传用户:qiao8960
资源简介:F2812 fft 源程序 TI例程。作DSP的新手参考TI的例程是最快的学习途径。
上传时间: 2014-11-29
上传用户:685
资源简介:在vc下编写得moden远程传输例程,便于熟悉AT指令集以及在WIN下对串口的操作
上传时间: 2015-03-28
上传用户:dongbaobao
资源简介:关于图像隐藏的几个例程。属于matlab图像处理的内容,图像隐藏和提取。
上传时间: 2015-03-31
上传用户:372825274
资源简介:unix 下的C开发手册,还用详细的例程。
上传时间: 2013-12-24
上传用户:奇奇奔奔
资源简介:用C51单片机实现的无线数据传输例程,注意此程序为发送端程序,需要接收端给予配合
上传时间: 2015-04-07
上传用户:huannan88
资源简介:微软提供的实现mpu-401音频设备的标准功能的wdm驱动例程。
上传时间: 2015-04-23
上传用户:stella2015
资源简介:专题讲座四:内容包括为什么需要多进程或线程 、进程控制、线程控制、进程或线程间同步、进程间通信等。附例程。
上传时间: 2015-04-30
上传用户:lz4v4
资源简介:win2k下直接用API函数编写串口通讯例程(VC6).RAR。 直接用WINAPI编写的串口通讯例程。
上传时间: 2015-05-03
上传用户:rocwangdp
资源简介:一个采用汇编线程池实现的Socket完成端口编程例程。
上传时间: 2014-01-01
上传用户:x4587