搜索资源列表
BPprog
- BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
USB
- 枚举HID(Human Input Device)设备,实现通信,在VC6下调试通过。
generic_hid_vb_46
- 使用HID识别USB设备并且进行数据的输入输出-Identify the USB device and use the HID input and output data
UsbKeyboard
- HID USB键盘单片机固件程序,能实现键盘输入的功能-HID USB keyboard firmware single-chip, to achieve the functions of keyboard input
CH375HID-KEY
- CH375模拟HID键盘功能,免驱动,自动上传字符,通用性好,输入光标在那,就可把字符输入到那。-CH375 simulated HID keyboard function, free drive, automatically upload characters, common good, enter the cursor in that, you can go there to character input.
hid_test
- Read HID input report/Write HID output report
haunted-usb-1.0-AVRStudio-project
- this usb hid device, based on atmel tiny45 chip, to input automatic keyboard messages-this is usb hid device, based on atmel tiny45 chip, to input automatic keyboard messages
UsbHid
- VC6 USB HID人体输入设备驱动源码-VC6 USB HID human input device driver source code
hid-input
- HID to Linux Input mapping driver for Linux.
usb-hid(CSharp)
- USB—HID,人体学输入设备,如何开发,详细历程-USB-HID, Human Input Devices
hid-icade
- ION iCade input driver for Linux.
hid-hyperv
- The maximum size of a synthetic input message for Linux v2.13.6.
hid-input
- HID to Linux Input mapping.
HID-SAITEK.RAR
- HID driver for Saitek devices, currently only the PS1000 (USB gamepad). Fixes the HID report descr iptor by removing a non-existent axis and clearing the constant bit on the input reports for buttons and d-pad. (This module is based on hid-ortek .).
hid-input
- HID to Linux Input mapping.
hid-hyperv
- The maximum size of a synthetic input message.
hid-icade
- ION iCade input driver for Linux v2.13.6.
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功
- 1、基于stm23f103c8t6的开发板开发,外接rc522读卡板。 2,实现让windows系统把设备认成hid键盘,当刷M1卡时,把4字节的卡号以键盘输入的形式上送到电脑。 3,已在xp,win7系统上测试。把鼠标放在文本输入框中,刷卡,卡号即可显示在文本框中,并回车换行。(1, based on the stm23f103c8t6 development board development, external rc522 read card board. 2, to achieve
STM32_USB_复合设备
- 串口发送协议控制HID键盘输入对应协议数据(Serial port sending protocol controls HID keyboard input corresponding to protocol data.)
STM32 HID
- STM32 USB通信,可被电脑识别为HID输入设备,最大64字节收发(STM32 USB communication, can be recognized by computer as HID input device, maximum 64 bytes receive and receive)