搜索资源列表
usb
- 本程序演示了如何利用编写高层应用程序与USB接口通信,了解主机是如何识别USB设备以及USB工作的基本原理。
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
usb设备识别
- 可自动识别usb的插入与拔出。
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
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. Re
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
获得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 recogn
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 an
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 t
tcxmaster
- 所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is store
GetUSBID
- 读取usb设备号码,可以根据号码来识别是不是需要的usb设备-read usb equipment numbers, according to identification number is not needed equipment usb
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
usb
- 本程序演示了如何利用编写高层应用程序与USB接口通信,了解主机是如何识别USB设备以及USB工作的基本原理。 -This procedure demonstrates how to use the preparation of high-level applications and USB interface communication, understanding how to identify the host is a US
USB
- 程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后,可以用板上的按键来模拟鼠标动作(K1代表上,K2代表下,K4代表左,K5代表右)。-Procedures to demonstrate the application of a USB mouse. Run-time line to connect with USB development board with
USB
- 本程序演示了如何利用编写高层应用程序与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
USB
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
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)