搜索资源列表
vb2010
- 本人收集的一些串口通讯的vb程序代码,现在分享给大家一起共享!-I collected some of the serial communications vb code, and now share with everyone to share!
usbhid
- 这是一个演示使用vb对USB-HID设备进行数据读取写入的通讯示例-This is a demonstration using vb on the USB-HID device to read data written communication example
usbhid-conTest
- USB-HID设备联接测试(vb源程序)-USB-HID device connection test (vb source)
usbhid
- vb HID类通讯源码。具有中断通道读写数据。VID,PID需要自已手动添加。-vb HID CODE,and read or send data by Interrupt。but VID and PID s value by youself.thank you.
usbhid
- 这是一个演示使用vb对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助,这个代码转载与另外一个网站,如果作者看到有更完善的源代码可以发来更新下,感谢作者。-This is a demonstration using vb on the USB-HID device to read data written communication example. You ca
usbhid
- 本程序代码是vb编写的usbhid识别代码,注意填写vid pid-This procedure code is vb prepared by the the usbhid identification code, pay attention to completing the vid pid
usbhid
- vb版USB-HID通讯调试工具源代码,值得学习一下。-vb version of USB-HID communication debugging tools source code, it is worth learning about.
usbhid(vb)
- vb 操作USB HID 比较简单供入门学习参考-vb USB HID
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