搜索资源列表
ReadHIDDevice
- 这是一个读写HID设备的程序,用VS2008写的-This is an HID device to read and write procedures, written with VS2008
usbhidio_V2.3.cs
- VS2008 C# - USB HID example code2-VS2008 C#- USB HID example code2
WiiMP
- Most of you are familiar to the Nintendo Wii, and if you know the wii you probably know the wiimote (the Wii remote). The Wiimote is one of the most interactive gaming remotes I have put my hands on. After snooping around the net it turned out that u
generic_hid_cs_46
- VS2008 C# - USB HID example code-VS2008 C#- USB HID example code
USB_HID
- VS2008 自己花费了好几天的时间,编写的USB协议HID设备的通信,实现了基本思路,获取鼠标,键盘的厂商编号,产品编号等信息-To spend a few days time, the preparation of a USB HID device communication protocol, to achieve the basic ideas, get the mouse and keyboard manufacturer number, product number and othe
HID_DEBUG_HOST1
- 基于WINDOWS的 USB HID通讯调试程序,可以识别HID设备,VS2008开发,可以给需要使用HID设备的朋友提供参考,谢谢。-Based WINDOWS USB HID communication debugger, you can identify the HID device, VS2008 development, you can use a friend in need HID devices provide a reference, thank you.
C_SHARP(VS2008)
- C# USB HID人体输入设备驱动源码-C# USB HID human input device driver source code
Win32_MFC
- 1、能够检测USB鼠标或者U盘等HID设备的插拔,注册的设备即可检测(源码中注册) 2、使用的是VS2008环境(Able to detect USB mouse or U disk and other HID device plug and play)