CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - USB键盘

搜索资源列表

  1. UsbKeyboardWithMouse(TwoInterfaces)

    0下载:
  2. USB 键盘设备 带鼠标功能 用双接口实现-USB keyboard with mouse function device with dual interface
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:115594
    • 提供者:we
  1. 210511109

    0下载:
  2. 键盘过滤驱动,支持PS2和USB,还可以卸载-keyboard filter driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:52597
    • 提供者:余洪波
  1. USB-Calu

    0下载:
  2. 配合“4X4矩阵键盘”与PDIUSBD12USB从机控制器来实现USB仿真Windows计算器。通过4X4矩阵键盘上的按键可以向Windows的计算器中输入数字并进行计算。-With the " 4X4 matrix keyboard" and PDIUSBD12USB USB from the controller to achieve the simulation of Windows calculator. 4X4 matrix by the keys on the ke
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:98233
    • 提供者:刘洪亮
  1. DetectUsbHubInternelIoCtl

    0下载:
  2. 这是一个驱动程序源码,主要的功能是检测UsbHub是否被非法hook了。可以用来判断usb键盘的深度hook。-This is a driver source code, the main function is to detect whether the illegal hook the UsbHub. Usb keyboard can be used to determine the depth of the hook.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:799
    • 提供者:xingchao
  1. USBKeySourceCode

    0下载:
  2. USB键盘单片机DEMO程序 AT89x52-USB keyboard MCU DEMO program AT89x52
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:105911
    • 提供者:廖文锋
  1. sim51_USBkeyboard

    1下载:
  2. 51单片机模拟一个USB键盘,附带原理图说明-use 51 seriers micro processor simulates a USB keyboard 51
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:330438
    • 提供者:刘豫晋
  1. USB-Device---HID---Keyboard

    0下载:
  2. Microchip的USB device示范代码,HID的模式模拟一个键盘实现。-Microchip' s USB device model code, HID model to simulate a keyboard implementation.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:105282
    • 提供者:黄英
  1. USB_KEYBORAD

    0下载:
  2. 自制的USB键盘驱动,用于单片机,Windows可识别为HID设备。-USB keyboard driver made for the microcontroller, Windows may be identified as a HID device.
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:30432
    • 提供者:周建设
  1. USB-keyboard

    1下载:
  2. 在f340开发板上实现用usb控制键盘,实验通过-Implemented by the development board in f340 usb keyboard
  3. 所属分类:USB编程

    • 发布日期:2013-09-12
    • 文件大小:157122
    • 提供者:manyuan
  1. My-USB-code-V8.1-the-keyboard

    0下载:
  2. 基于USB1.1协议的单片机键盘与电脑的上位机程序-USB1.1 protocol based microcontroller PC keyboard and the computer program
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:167555
    • 提供者:曙光
  1. Home-Wireless-USB-mouse-and-keyboard

    0下载:
  2. 此无线鼠标/键盘在制作时无须对原有鼠标的外观及内部电路做任何改动,使用起来符合操作习惯,方便可靠,非常适合爱好者自制。其工作原理是利用编译码电路MC145026/MC145027和射频发射/接收模块TDA1808/TDA1809互相配合,可以在10~120m范围内灵活操纵鼠标。-This wireless mouse/keyboard are not required in the production of the original appearance of the mouse and th
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:39932
    • 提供者:Yisung
  1. winIOkey

    0下载:
  2. VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 -VB keyboard keys using winIO simulation test program, winio a hardware simulation, but does not support usb keyboard, mouse, must be front operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:22421
    • 提供者:jack
  1. AT91SAM7S64keyboard

    0下载:
  2. USB键盘测试程序,插到电脑上将显示一个USB键盘,AT91SAM7S64芯片的USB部分比较特殊,有很多地方需要注意。-USB keyboard test program into the computer will display a USB keyboard, AT91SAM7S64 USB section of the chip are special, there are many areas that need attention.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:64148
    • 提供者:明月几时有
  1. USBkeyboardT

    0下载:
  2. 本程序是有关于USB键盘程序的编写处理等相关的操作-About the writing of the USB keyboard and related operations
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:90646
    • 提供者:雨昂
  1. usb_RS232

    0下载:
  2. usb与RS232之间的通信,包括主机程序,固件源程序。采用HID类!我现在需要USB键盘方面的源程序-Usb and RS232 communication between host program, including the firmware of the source program. The HID class!!!!! Now I need a USB keyboard aspects of the source program
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:100071
    • 提供者:雨昂
  1. 200892610395292

    0下载:
  2. usb键盘源代码 无须驱动直接模拟ps2-usb keyboard driver source code without direct simulation ps2
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:14718
    • 提供者:李静
  1. CPP_StopKbMouse

    0下载:
  2. 这是C++写的控制USB键盘和鼠标启用或者停用的DLL,只要加装进工程后就可以直接调用,文件里面有具体的使用说明。-This is written in C++ control USB keyboard and mouse to enable or disable the DLL, as long as the installation can be called directly into the project after the file there are specific instru
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:35356
    • 提供者:计科狂人
  1. USB01

    0下载:
  2. USB按键实验源程序 USB开发板上共有8个按键,功能分别为: K1:左Ctrl键 K2:左Shift键 K3:左Alt键 K4:0键 K5:1键 K6:2键 K7:Caps Lock键 K8:Num Lock键 按键功能测试: 同时按下K1和K2可做输入法切换,这跟键盘上的两个键功能一样的。 K7可打开大写字母锁定,同时LED2亮起。K8是小数字键盘锁定键, 当数字键盘打开时,LED1亮起,这时可用K4,K5,K6输入数字。 请留意EDN板上的LE
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:105424
    • 提供者:name
  1. Hook8034

    0下载:
  2. 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。-Can realize the compatibility of PS/2 keyboard and USB
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:57671
    • 提供者:张唱歌
  1. USB-keyboard-mouse-v1.0

    0下载:
  2. 华恒 ARM9 的USB 鼠标键盘配置 希望对大家有用 我以前用过 好用-HuaHeng ARM9 USB mouse and keyboard configuration Hope of the useful I ve used to use
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:9928
    • 提供者:ganard
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 23 »
搜珍网 www.dssz.com