搜索资源列表
USBView_VC
- USB-VIEW的源码,需要安装DDK才能编译-USB-VIEW source code, needs to install DDK to be able to translate
DDK常用函数与数据结构描述
- DDK常用函数与数据结构描述!里面介绍了DDK的一些常用函数说明-DDK commonly used functions and data structures described! They introduced the DDK some commonly used functions Note
USBDRIVERCODE
- 该软件代码示范了如何用WINDOWS DDK 及VC++开发环境 进行windows USB 驱动程序编写-model code of the software how to use Windows DDK and VC development environment for windows USB drivers prepared
vccheckusb
- 本程序实现usb接口设备的检测,需要win2000或者winxp的DDK,才能编译。-the program usb interface detection equipment, WIN2000 or winxp need the DDK, can be compiled.
USBPortDlg
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note -- 01 (VC Knowl
USBPort
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录
testUSB
- Visual C++ 访问USB设备的例程,需要WIN DDK才能编译
USBCode
- USB编程 本实例在wind2000或者winnt的ddk才能通过编译
bulkusb
- 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.
DRIVER
- 本文件是用DDK开发usb波形发生器的驱动代码
USBTOCOM
- DDK下虚拟串口驱动源代码.首先安装DDK2003,然后安装VC6++,对DDK的相关库进行编译
usbview
- USB View 源码 VC DDK .
USB_Info_Detector
- usb设备检测 信息采集程序,需要DDK支持
Usb_Keyboard
- 一个在WINDOWS 2000 DDK环境下开发的USB小键盘驱动程序.-A driver program for USB pad keyboard developed under WINDOWS 2000 DDK.
TestUsb.rar
- 控制台下的USB大容量存储设备的简单遍历,可以获取VID和PID,及设备路径等,整合了DDK下需要的库和.h,可以作为学习USB简单驱动编写的参考!,Console under the USB mass storage devices of a simple traversal, you can obtain the VID and PID, and equipment, such as the path to integrate the needs of the DDK and the Tre
usbview
- UsbViewer应用程序源码 DDK提供的USB查看工具-UsbViewer application source code provided by DDK USB viewer
DDK_USB_FILTER
- DDK实现USB设备等禁用、只读等操作,适合初学者学习-DDK realization of USB devices, such as disabled, such as read-only operation, suitable for beginners to learn
30minUSBdevice
- 开发USB驱动的经验,driver studio+VC6+DDK,很详细的介绍-USB driver development experience, driver studio+ VC6+ DDK, a very detailed descr iption
sys
- DDK环境下,windows usb的驱动程序,可以根据自己的串口的实际特点,来改此工程-DDK environment, windows usb driver, serial port based on the actual characteristics of their own, to change this project
testUSB
- USB编程,DDK简化部分。使用该文件,可以不需要安装DDK即可开发USB程序。-USB Programming, DDK simplify some