搜索资源列表
UsbHIDLibrary.rar
- This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.,This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.
csharp-usb-hid-driver
- C# HID DRIVER Descr iption
usbhidio_V2.3.cs
- VS2008 C# - USB HID example code2-VS2008 C#- USB HID example code2
USB(HID)
- C# 访问USB(HID)设备,控制设备的读,写-C# Access USB (HID) devices, control equipment, reading and writing
generic_hid_cs_46
- VS2008 C# - USB HID example code-VS2008 C#- USB HID example code
HID_USB
- 用C++编写的实现对hid设备的搜索与读写功能,-C++, search and read U disk function
Csharp-Generic-HID-USB-library
- C sharp Generic HID USB library from J. Axelson
USB_Generic_HID_reference_application_2_0_0_0
- Another C Sharp HID USB library: open source
UsbLibrary
- C sharp Generic HID USB library
CPP-Builder-HID-API-Source-Code
- C++ Builer HID API源程序-C++ Builer HID API source code
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
hid
- C++ source code keyboard only
cSharphid
- C# HID 关于HID协议通讯主要是上位机的代码,与USB的通讯-C# HID HID protocol communication is mainly on the host computer code, and USB communication
usb-hid
- 发现usb_hid网上可参考的资源少,基于C#源码的就更少了,尤其是能通过验证的资源简直是没有,本usb hid源码在两三个银行用外部标准接口的硬件设备(如柜外清,条码识别,及指纹识别)测试通过了,关键是已经封装成了一个C#控件,使用时只需调用UsbLibrary.dll文件就行了,别再用那writefile了-Found usb_hid fewer resources available online reference, based on C# source code and even le
cusb-hid
- C# usb开发例程,源代码,可以供新手学习使用-USB C# development
Stm32-USB-HID(单片机程序加上位机程序)
- 此为基于stmf103的usb-hid程序,附加上位机界面通讯程序基于C#(This is a stmf103 based USB-HID program, and the additional host computer interface communication program is based on C#)
MifareHID C-Cpp-Sample
- Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual C++
USBHIDControl
- api获取hid设备,选择设备进行连接,异步读取hid设备数据(Connect the Hid device to read the data)
examples
- AVR C HID Examples source code
USBDevice
- C#实现的USB HID设备访问,实现USB设备的数据收发功能(Access to USB HID Device by C# to Realize Data Transmitting and Receiving Function of USB Device)