搜索资源列表
EasyUSB
- 可二次开发的可以编译通过的VC++6.0源代码,且有硬件开发套件。有了它,在你需要做一个USB产品开发时,所有要做的就是在PC上修改源代码、调用几个函数读写I/O口。
ProgrammingofUSBinterfacecommunicationinVC++
- 详细介绍了VC++6.0环境下利用windowsAPI函数来实现与符合HID设备的USB接口通信,并给出部分源代码。
USBbyvc
- 详细介绍了用VC++ 6.0 的环境下利用 windows API 函数来实现与符合HID设备类的USB 接口通信, 并给出通信程序的部分代码
usb_control
- 这是VC 6.0下的USB上位机的一个例程,大家一起学习-This is the USB host under VC 6.0, a routine, we will study together
HID_RW_Test
- VC++6.0对Hid设备读写的一个例子-VC++6.0 on the Hid device to read and write an example of the
SlaveFIFO
- 用vc++6.0实现与usb设备通信的功能,可收发数据。-Achieved with the vc++6.0 and the usb device communication function, can send and receive data.
PcUSB
- PCusb,一个读取串口原程序,VC++6.0-PCusb, a serial port to read the original procedure, VC++ 6.0
VCBULK
- USB通讯程序之——基于vc++6.0.请在使用前阅读《使用信息》-USB communication process- based on vc++ 6.0. Please read before use, the use of information
Aplication(VC)
- VC++6.0环境下USB编程代码,新手可以试一试-VC++6.0 environment, USB programming code, novice can try
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
host
- USB数据采集卡(块传输)利用VC++6.0编写-bulktransfer
SJCJVC
- USB_VC++.这是基于VC++6.0的USB数据采集系统。可实现数据的快速传输。-USB_VC++,it is beuild on Vistual studio C++.6.0..you can use it for acquasition.
USBPportPlist
- usb port list viewer, vc++6.0
USB
- 用VC++6.0编写的USB接口源码,希望能给你帮助!-With vc++ 6.0 write the USB interface code, the hope can give you help!!!!!
ezusbsys
- ez usb sys.h used in mfc application vc++ 6.0 ezusbfx2lp series
USBTemp
- USB的温度采集,包括上位机和驱动。使用PDIUSBD12芯片.使用的是USB自定义设备,上位机用的是VC++6.0-USB temperature acquisition, including PC and drive. Use PDIUSBD12 chip using a custom USB device, host computer using VC++6.0
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
USB
- USB上位机,简单的USB HID 收发软件。基于VC++6.0编程(USB host computer software,Simple USB HID transceiver software.Programming based on VC++6.0.)