搜索资源列表
USBPort
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录
usbport
- usbport-sl811usb主控器芯片usb程序实现
USBPort
- USB接口应用编程-The programming of application of the USB interface
USBPortDlg
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort
USBhub
- //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by USBPort.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_USBPORT_DIALOG
USBPort
- VC++编写,通过USB接口实现PC机与单片机的数据收发-VC preparation, adoption USB PC and SCM data transceiver
USBPort(c++)
- usb host的驱动程序,用于实现usb端口的初始化等-usb host driver for the usb port initialization realize such
USBPort
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -Compiler
USBPort
- VC++写的移植性很强的USB通信程序,都是普通的API函数-VC++ Write transplant highly USB communication procedures, are common API function
USBPort
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This procedure demonstrates how to use the preparation of high-level applications and USB interface. Readers it is necessary to understand how to identify the h
usbport
- usbport-sl811usb主控器芯片usb程序实现-usbport-sl811usb master chip usb procedures realize
USBPort
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This procedure demonstrates how to use the preparation of high-level applications and USB interface. Readers it is necessary to understand how to identify the h
USBPort
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。 -This procedure demonstrates how to use the preparation of high-level applications and USB interface. Readers it is necessary to understand how to identify th
USBPort
- 修正的USB读取端口程序 能正确读出USB设备的相关信息-Amended to read USB port procedures to correct USB device to read out the relevant information
usbport.tar
- 开源的usbport 的usb主机协议栈,本协议栈可以支持多种不同的usb控制芯片,芯片的驱动可以动态加载和卸载,usbport采用C语言编写,可以使用于arm7/arm9/avr等多种平台。 -Open-source usbport the usb host protocol stack, the protocol stack can support a wide variety of usb controller chip, c
MyColorListbox
- UsbPort打印例子usbprint的开发的源代码-Print UsbPort example usbprint the development of source code
USBPort
- 这是一个USB编程例子,从网上下载但本人经过调试,修改,能正常运行的USB编程例子。-This is a USB programming examples downloaded from the Internet but I have been debug, modify, to the normal operation of the USB programming examples.
vcusb
- USBPORT里面包括NTDDK,已通过调试,放心使用!goodluck!-USBPORT included NTDDK, has passed through debugging, ease of use! goodluck!
usbport
- 用C++写的枚举USB端口的一个DEMO-USB PORT
USBPort
- USB接口通信,本程序演示了如何利用编写高层应用程序与USB接口通信。-USB interface communication, this program demonstrates how to use the preparation of high-level applications and USB interface communication.