搜索资源列表
usbcan
- 这个程序是本人对周立功的ARM 2200实验板开发的USB固件程序的第一部分,已能实现对USB的枚举,PC能识别USB设备了!其余的功能各位可以自行增加!-this procedure is my right, who ARM Week 2200 Experimental board USB firmware development process to the first part, has been able to achieve USB enumeration, the PC can re
x2005090606
- USB接口编程源代码 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-USB interface programming source code for this program demonstrated how to use the preparation of high-level applications and USB communication. Readers need to understand is ho
usb1245112312
- 本程序演示了如何利用编写高层应用程序与usb接口通信。读者有必要了解主机是如何识别usb设备以及usb工作的基本原理。-this program demonstrated how to use the preparation of high-level applications with USB interface communication. Readers need to understand is how to identify host USB devices and usb the b
获得USB设备句柄
- 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recognize, but applications using cr
50_vc_usb
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-this program demonstrated how to use the preparation of high-level applications and USB communication. Readers need to understand is how to identify host USB and USB devices to the basic ten
USBinterfaceCom
- 本程序演示了如何利用编写高层应用程序与USB接口通信。有必要了解主机是如何识别USB设备以及USB工作的基本原理。-demonstration of the process of how to use the preparation of high-level application program interface with the USB communication. It is necessary to understand the mainframe is how to identif
tcxmaster
- 所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is stored in the memory of the procedu
usbPortInter
- 本程序是在VC中完成与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理,这样结合我提供的源码,能轻松完成。-the procedure is completed in VC communication with the USB interface. Readers need to understand is how to identify the host USB devices and USB work of the basic tenets I combine
usb
- 本程序演示了如何利用编写高层应用程序与USB接口通信,了解主机是如何识别USB设备以及USB工作的基本原理。
USB
- 程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后,可以用板上的按键来模拟鼠标动作(K1代表上,K2代表下,K4代表左,K5代表右)。
usb
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
USB
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
C++做的USB源代码
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This program demostrate how to write higher layer applications to communicate with USB ports. Readers need to know how the server recognizes the USB device and basic principles of USB.
usb设备识别
- 可自动识别usb的插入与拔出。
USBHost-S3C2440.rar
- s3c2440a usb host 测试程序,ADS编译环境,可以识别usb设备,从u-boot移植过来的.,Usb host test src for s3c2440,derived from u-boot,compile with ads
USB
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
usb
- C#监听USB设备插入并识别出盘符.一个C#编写的与系统设备有关的小程序,用以监听USB设备比如手机、U盘等是否插入或拨出电脑,若有插入电脑的话并自动识别出盘符。程序界面比较简单,只是为了告诉大家监听状况。本程序创建于VS2008,低版本如VS2005等将无法打开。-C# monitor USB device is plugged into, and to identify the drive letter. One written in C# and system equipment-rela
usb
- C#识别USB盘符,监视USB设备.C#驱动编程-C# identify the USB drive letter, surveillance USB device
TestUSBPID
- 基于WDK获取系统设备的VIDPID C#识别所有USB设备PID 判断指定PID设备是否存在(Obtaining VIDPID of system equipment based on WDK C# identifies all USB devices, PID Determines whether the specified PID device exists)
USB_test——识别USB设备
- 在电脑可以实现对USB的一个识别,以及插拔的事件(An identification of USB and a plug - in event can be implemented on a computer)