Welcome![Sign In][Sign Up]
Location:
Search - USBPort

Search list

[Com PortUSBPort

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录
Platform: | Size: 62833 | Author: shida508 | Hits:

[USB developusbport

Description: usbport-sl811usb主控器芯片usb程序实现
Platform: | Size: 1176208 | Author: tieyu | Hits:

[USB developUSBPort

Description: USB接口应用编程-The programming of application of the USB interface
Platform: | Size: 39936 | Author: chui | Hits:

[USB developUSBPortDlg

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note-- 01 (VC Knowledgebase) 1. Installation DDK 2. Put DDK the inc path filled in the first document contains the path 3. put DDK's lib path for filling in the document include path 4. comment out the original code HIDD_ATTRIBUTES structure// I do not know why the author to add this five-structure definition. If we do not want to add setupapi.lib DDK installed on the first two steps removed. but the need to copy the relevant files and documents to the library project listings
Platform: | Size: 2791424 | Author: 熊丹 | Hits:

[OtherUSBhub

Description: //{{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 102 #define IDR_MAINFRAME 128 #define IDC_FIND 1001 #define IDC_EDIT_REPORT 1003 #define IDC_EDIT_ID 1004 #define IDC_ID_VENDOR 1005 #define IDC_ID_VERSION 1006 #define IDC_ID_PRODUCT 1007-//((NO_DEPENDENCIES))// Microsoft Deve loper Studio generated include file.// Used by USBPort.rc//# define IDM_ABOUTBOX 0x0008# de fine IDD_ABOUTBOX 100# define IDS_ABOUTBOX 10 1# define IDD_USBPORT_DIALOG 102# define IDR_ MAINFRAME 128# define IDC_FIND 1001# define ID C_EDIT_REPORT 1003# 1004# define IDC_EDIT_ID define IDC_ID_VENDOR 1005# define IDC_ID_VER SION 1006 1007# define IDC_ID_PRODUCT
Platform: | Size: 44032 | Author: | Hits:

[CommunicationUSBPort

Description: VC++编写,通过USB接口实现PC机与单片机的数据收发-VC preparation, adoption USB PC and SCM data transceiver
Platform: | Size: 3683328 | Author: 张笑 | Hits:

[SCMUSBPort(c++)

Description: usb host的驱动程序,用于实现usb端口的初始化等-usb host driver for the usb port initialization realize such
Platform: | Size: 31744 | Author: Jinn | Hits:

[Com PortUSBPort

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -Compiler USBPort note 01 (VC Knowledge) 1. Installation DDK2.
Platform: | Size: 62464 | Author: | Hits:

[USB developUSBPort

Description: VC++写的移植性很强的USB通信程序,都是普通的API函数-VC++ Write transplant highly USB communication procedures, are common API function
Platform: | Size: 1790976 | Author: cole | Hits:

[USB developUSBPort

Description: 本程序演示了如何利用编写高层应用程序与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 host is a USB device, as well as the work of the basic principles of USB.
Platform: | Size: 41984 | Author: wyb | Hits:

[USB developusbport

Description: usbport-sl811usb主控器芯片usb程序实现-usbport-sl811usb master chip usb procedures realize
Platform: | Size: 1175552 | Author: tieyu | Hits:

[USB developUSBPort

Description: 本程序演示了如何利用编写高层应用程序与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 host is a USB device, as well as the work of the basic principles of USB.
Platform: | Size: 39936 | Author: AJ | Hits:

[USB developUSBPort

Description: 本程序演示了如何利用编写高层应用程序与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 host is a USB device, as well as the work of the basic principles of USB.
Platform: | Size: 37888 | Author: 戴小敏 | Hits:

[USB developUSBPort

Description: 修正的USB读取端口程序 能正确读出USB设备的相关信息-Amended to read USB port procedures to correct USB device to read out the relevant information
Platform: | Size: 45056 | Author: 朱松苗 | Hits:

[Linux-Unixusbport.tar

Description: 开源的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, chip driver can be dynamically loaded and unloaded, usbport using C language, you can use in various arm7/arm9/avr platform.
Platform: | Size: 2038784 | Author: 吴一凡 | Hits:

[Windows CEMyColorListbox

Description: UsbPort打印例子usbprint的开发的源代码-Print UsbPort example usbprint the development of source code
Platform: | Size: 3072 | Author: boywys | Hits:

[Driver DevelopUSBPort

Description: 这是一个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.
Platform: | Size: 4559872 | Author: 张杰文 | Hits:

[USB developvcusb

Description: USBPORT里面包括NTDDK,已通过调试,放心使用!goodluck!-USBPORT included NTDDK, has passed through debugging, ease of use! goodluck!
Platform: | Size: 1943552 | Author: peter | Hits:

[Windows Developusbport

Description: 用C++写的枚举USB端口的一个DEMO-USB PORT
Platform: | Size: 2844672 | Author: jason | Hits:

[Windows DevelopUSBPort

Description: USB接口通信,本程序演示了如何利用编写高层应用程序与USB接口通信。-USB interface communication, this program demonstrates how to use the preparation of high-level applications and USB interface communication.
Platform: | Size: 39936 | Author: 353 | Hits:
« 12 3 »

CodeBus www.codebus.net