搜索资源列表
hidapp
- USB HID设备应用程序开发例子,实现了PC与USB设备的读写操作。-USB HID application development example, the realization of PC and USB devices read and write operations.
ReadHIDDevice
- 这是一个读写HID设备的程序,用VS2008写的-This is an HID device to read and write procedures, written with VS2008
HID_RECV(WinXP)
- 一个WinXP操作平台下对HID设备进行读写操作的例子.用VC6.0编写.-A WinXP platform on HID devices to read and write operation example. Prepared using VC6.0.
hid_test
- Read HID input report/Write HID output report
Get
- HID调试用工具,能自动搜索所有的HID设备,而且可以选择指定的HID进行读写(只要HID设备支持的话)。-HID debugging tools that can automatically search for all the HID devices, but can choose to read and write to the specified HID (as long as HID device supports it).
HIDReadWrite
- 用VC卡发的HID读写工具,能自动搜索连接到PC上的所有HID设备,选择HID设备进行读写。能根据报告描述符自动调整读写缓冲区的长度。-HID issued with the VC card reading and writing tool that can automatically search for connection to the PC all HID devices, select the HID device to read and write. Can be adjusted
VB-HID-RW
- VB HID 读取和写入的调试应用。直接增加自己的代码就是自己的应用-VB HID debugging applications read and write. Directly increase their own application code is
HID_Client
- vc下实现 对usb-hid设备的读写操作。是一个简单的测试实例程序,很有参考意义。-vc usb-hid devices read and write operations. Is a simple test case procedure, a good reference significance.
Tusbhidio_vc6r
- 真正完整,并且编译得通的代码。用Visual C访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机SCM固件源代码码和PC端的Visual C源代码;虽然PUDN上有其他会员提供类似的Visual C代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。 -Truly complete, and the compiler through code. Access with Visual C hid usb de
usbhidioc_src
- A simple way to Read/write usb - hid devices
usbhidioc_src_rev2
- A simple way to Read/write usb - hid devices version 2
hid_usb_vc_demo
- VC++ 开发的USB HID 接收发送例子,包括打开设备,读写设备。在USB_HID_test_tool里面有USB HID调试工具。-VC + + USB HID developed transmission and reception example, open the device, read and write device. In debugging tools USB HID USB_HID_test_tool inside.
usb-hid
- usb免驱动设备读写操作,网上找的。非常好用。-usb driver-free device to read and write operations
Hidtest
- this qt project release a USB-HID communication including the functions read write connect and disconnect of the device.
dll工程_read&write
- 本工程创建了一个动态链接库函数,可以跨平台(C#)实现C++函数的调用 主要是实现了PC对hid设备的数据写入和数据读取(This project creates a dynamic link library function, you can cross-platform (C #) to achieve C + + function call Mainly to achieve the PC on the hid device data write and data read)
USB_HID_上位机 vc++
- 打开指定ID的USB设备,监视USB设备读、写或控制数据(Open the USB device for the specified ID and monitor the USB device to read, write, or control the data)
MifareHID java_sample_for_mifare_cards
- Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits
Mifare HID VB-Sample
- Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual Basic
MifareHID C-Cpp-Sample
- Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual C++
USB通信
- 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)