搜索资源列表
2006113041927830
- 用VC++编写USB接口通信程序,应该对大家有用,希望大家多提意见。-prepared with VC USB communication procedures, we should be useful right, we hope to do so.
VC.rar
- USB上位机VC源码,只读文档,能看不能改,USB host computer VC source code, read-only document, can see can not be changed
vc-usb
- 用VC编写的USB借口通信程序,介绍了USB工作原理,以及编写程序所要做的工作-Written by VC USB excuse communication program, introduced the USB works, and programming work to be done
vfw_videocapture
- 一个VFW的视频捕捉系统,适用于标准usb接口的视频流的显示,在Vc中实现,可以很好的进行移植。-A VFW video capture system, the standard usb interface for video streaming of the shows that Vc to achieve, can be a good transplant.
Xilinx USB JTAG 下載端程式
- Xilinx USB JTAG 下載端程式 -The jtag_logic.vhd in this directory describes the logic for a parallel-serial converter to be connected to a FT245BM USB chip from FTDI Inc
usb_send_msg
- 在vc 6.0平台上编写的usb发送数据的程序!可以很好的学习usb协议-In vc 6.0 platform prepared to send data through usb! Usb protocol can be a good learning
USB-CHECK
- 可用于检查USB DEVICE设备信息。VC开发。编译后CMD命令行运行。简单易用。-Can be used to check the USB DEVICE device information. VC++. CMD command line to run the compiled. Easy to use.
source
- 这是一个用VC实现USB驱动的程序,希望对有用的人提供一些帮助。-This is a USB drive using VC implementation process, hope to be useful to provide some help.
UTB1.02
- VC下USB接口开发程序,此程序是PC机USB接口的测试程序,连接下位机开发板,可测试三种方式下的USB接口速度!-VC USB interface development under the program, this program is the PC USB interface test program, connect the lower computer development board can be tested in three ways under the USB interf
VCandUSB
- 介绍了在vc中变写U口通信,非常适合上位机得程序开发-it intrucde commuicate by USB and could be use in up design
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi