搜索资源列表
usbtest
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/ * serial port mode 1:8 bit UART,
USBTest
- windows应用程序,测试USB设备的功能,实现USB各种传输方式的数据测试.对于开发USB设备的朋友有很大帮助.
usbtest.rar
- usb设备检测程序,对初级HID编程人员很有用,可以检测设备的VID,PID值,usb device detection program, for junior programmers HID useful equipment can detect VID, PID value
USBtest
- usb bulk demo test-usb bulk demo test......
CSharp-USB
- C#编写的usb控制程序demo,值得usb开发人员借鉴-Written in C# usb control procedures demo, worth usb developer reference
USBTEST
- USB驱动开发源代码。DriverStudio工具开发的。-USB driver development source code. DriverStudio tool development.
usbtest
- teste de usb testar hub usb usando mouse
UsbTest
- 识别usb,识别光驱,拷贝文件到usb。自己写的vc学习的小例子-recognize usb,recognize cd-rom/dw,copy file to usb a example
usbTEST!
- 实现usb上位机通讯,应用api编程,可实现查找usb设备,hid和优盘。-Achieve the usb host computer communication, application api programming, can be realized to find usb device, hid, and USB flash drives
usbtest
- USB接口测试程序源代码设计,可以很方便的进行调试外部的基于CY7C680001 的usb接口设备.-USB port test program source code for the design, can easily be debugged outside of the usb interface device based on the CY7C680001.
USBtest
- USB插拔检测程序,可以检测插拔记录-The USB plug detection program can detect the plug records. . . .
USBTest
- 用wpf写的usb通信的程序,可以进行与下位机通信,希望对大家有帮助-WPF write USB communication procedures can be carried out and the next crew communication, we want to help
USBTest
- 基于C8051F340的usb上位机测试程序,VC++ 编写-Based on the C8051F340 usb PC test program, VC++ write
USBTest
- 本程序是是利用VC编写的与USB驱动程序通信的应用程序,对学习开发USB应用很有帮助-This procedure is the use of VC prepared to communicate with the USB driver applications useful for learning to develop USB applications
usbtest
- usb端口检测,当用户拔出时,提示usb移除,插上时,提示用户发现usb设备-usb test
USBTest
- Simple USB Driver source code in vc-Simple USB Driver source code in vc++
USBtest
- USB development code. This code is an example of code to access a USB device
USBTest
- 可以获取U盘插入、拔出的消息,并更新U盘的状态-get usb Message
UsbTest
- 获取USB信息,让我们更加了解自己的USB设备(Get USB information and let us know more about our USB devices)