CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - keyboard usb

搜索资源列表

  1. MusKbdclass.050420

    0下载:
  2. 这是多人使用一台计算机的软件里,键盘的驱动程序。主机应该使用PS/2键盘,其他的应该使用USB键盘-This is more than the use of a computer's software, the keyboard driver. Mainframe should use the PS / 2 keyboard, the other should use USB Keyboard
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:72998
    • 提供者:玉贤哲
  1. VC-system-programming

    1下载:
  2. 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information acce
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:619862
    • 提供者:hugh
  1. 123pp

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码 CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb简单设备驱动程序 键盘驱动程序 数字显示驱动程序 -Developing Detail Explain Embedded Linux device driver CD-ROM example code CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb device driver f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:226696
    • 提供者:blue
  1. usb-storage.tar

    0下载:
  2. usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:112866
    • 提供者:肖夏
  1. usb-host-1.00.tar

    0下载:
  2. host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:405510
    • 提供者:肖夏
  1. 21840259keyboard

    0下载:
  2. 键盘驱动程,完整的驱动。实现usb识别过程。-keyboard driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:59236
    • 提供者:superman
  1. KeyView

    0下载:
  2. 开发键盘的人员必要工具, key view,相当于USB VIEW-Staff the necessary tools to develop keyboard, key view, is equivalent to USB VIEW
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1139203
    • 提供者:钱进
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. xkbdbthid-0.1_src.tar

    0下载:
  2. This linux driver let you use your USB bluetooth dongle to simulate keyboard. You can use your linux machine as a keyboard to other computer. Good example of using this driver is to wake up other machine at night by sending bluetooth signal.
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:512647
    • 提供者:fociwm
  1. g_control_drv

    0下载:
  2. gadget hid-keyboard usb emulator
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8380
    • 提供者:mc_knightman
  1. zdusb

    0下载:
  2. 中断方式的USB开发上位机程序【键盘,鼠标使用些方式】初学者可以学习-Interrupt the host computer' s USB development program [keyboard, mouse, beginners can use to learn some ways to see]
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:33541
    • 提供者:lqc
  1. driver-of-USB-keyboad

    0下载:
  2. USB键盘驱动,应用于linux操作系统,通过获得设备版本,IP,进而获得键盘代码然后发送键盘代码-USB keyboard drive, used in the Linux operating system, through the acquisition of equipment version, IP, and get the keyboard code and then send the keyboard code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:12619
    • 提供者:黄晓
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13872463
    • 提供者:zhj
  1. usbtest01

    0下载:
  2. usb的遍历以及hid设备的详细信息显示,对键盘鼠标信息的获取有问题,如有解决方法,欢迎欢迎。-The usb traversal and hid equipment information display, keyboard and mouse access to information, if any, welcome welcome.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-24
    • 文件大小:8145467
    • 提供者:Yaffy Qu
  1. s3c2440_usb_host_rw

    0下载:
  2. 在ADS环境下开发的基于2440平台的USB Host程序,可以读写U盘,能够枚举USB Keyboard ,Usb Mouse,Usb Camera,Usb to serious等设备,是学习USB Host的绝佳资料-ADS development environment based on the 2440 platform USB Host program can read U disk, able to enumerate USB Keyboard, Usb Mouse, Usb Cam
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:555488
    • 提供者:huhui
  1. usbkbd

    0下载:
  2. USB HIDBP Keyboard support for linux v3.0.1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:3653
    • 提供者:xeiweifiu
  1. USB-keybad-driver

    0下载:
  2. arm2440 触摸屏的键盘驱动,是我亲自研究过的,具有很高的水平,基本上是准确无误吧,可以参考.-arm2440 touch screen keyboard driver, I personally studied, with a very high level, it is basically accurate, you can refer to.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-15
    • 文件大小:12207
    • 提供者:杨乐
  1. STM32_USB_Keyboard_lib

    0下载:
  2. usb键盘的开发源码,可以给入门人员参考,写的不错。-usb keyboard source development, you can give introductory reference, write well.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-05
    • 文件大小:553074
    • 提供者:李杰
  1. hid-speedlink

    0下载:
  2. HID driver for Speedlink Vicious and Divine Cezanne (USB mouse). Fixes jumpy cursor and removes nonexistent keyboard LEDS the HID descr iptor. -HID driver for Speedlink Vicious and Divine Cezanne (USB mouse). Fixes jumpy cursor and removes nonexi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:krhpnun
  1. STM32_USB

    1下载:
  2. STM32虚拟鼠标键盘,HID通信协议,无需安装驱动就能进行交互,这给HID学习者提供资料(stm32 visual mouse keyboard)
  3. 所属分类:驱动编程

    • 发布日期:2020-09-30
    • 文件大小:946176
    • 提供者:wahe2008
« 12 »
搜珍网 www.dssz.com