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

搜索资源列表

  1. usbm

    1下载:
  2. 实现单片机和PC的USB通信,并识单片机为USB鼠标 使用KEIL C编程,已经经过验证。源码包括USB通信模块, 鼠标操作模块。内有详细使用说明-Achieve the microcontroller and PC, USB communications, and knowledge to use MCU for the USB mouse KEIL C programming, has been verified. Source, including USB communication mo
  3. 所属分类:USB develop

    • 发布日期:2015-05-26
    • 文件大小:167239
    • 提供者:赵牧
  1. KeyMouse

    8下载:
  2. 通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_M
  3. 所属分类:Driver Develop

    • 发布日期:
    • 文件大小:25967
    • 提供者:ljh
  1. holtek_99E

    1下载:
  2. holtek 99E单片机写的USB鼠标汇编源代码-holtek 99E MCU write the source code for USB mouse assembly
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:77373
    • 提供者:奋斗
  1. USB-wireless-mouse

    0下载:
  2. USB无线鼠标程序,主控芯片用AT89S52,USB接口芯片USD12,附件内含全部的源代码-USB wireless mouse program, the master chip with AT89S52, USB interface chip USD12, attachments containing full source code
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:209254
    • 提供者:时善超
  1. usbmouse

    0下载:
  2. android kernel linux系统的USB鼠标驱动源码,用的USB HID协议。-android kernel linux system' s USB mouse driver source code, use the USB HID protocol.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:2716
    • 提供者:
  1. GUI-DEMO

    0下载:
  2. 基于ARM(NXP2478)平台的液晶显示实例,支持触摸屏,USB鼠标,PS2/USB键盘,良好的图形界面。很好的GUI设计源码。-Based on ARM (NXP2478) platform liquid crystal display (LCD) examples, support touch screen, USB mouse, PS2/USB keyboard, good graphic interface. Very good GUI design the source code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-20
    • 文件大小:32648037
    • 提供者:
  1. 2250_USB_Library_ISP_V1.3

    0下载:
  2. Sonix新出的MCU SN8F2255的USB的HID库。-Sonix new MCU SN8F2255 out the USB-HID library.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:886466
    • 提供者:赵新
  1. HidUsbRead

    0下载:
  2. HID USB设备的数据抓取,只适合非独占设备,键盘鼠标之类的独占HID无法抓取-HID USB device data capture, only suitable for non-exclusive devices like the keyboard and mouse can not crawl exclusive HID
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:72852
    • 提供者:viki
  1. UsbBulkHost

    1下载:
  2. 我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。-WINCE5.0 I write under the USB drivers, support for keyboard and mouse, using bulk transfer, is absolutely available.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:42263
    • 提供者:yan
  1. Power

    0下载:
  2. 自动关机源代码,我想编个USB鼠标驱动程序,不知道从何下手,请高手指教,邮箱JHZZ500@163.COM-Automatic shutdown the source code, I would like to made a USB mouse driver, I do not know where to start, please expert advice JHZZ500@163.COM mail
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4361788
    • 提供者:江淮
  1. usbmousedriver

    0下载:
  2. Linux系统环境下,对于USB鼠标驱动的源程序!-Linux system environment, the USB mouse-driven source code!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3412
    • 提供者:吕明洲
  1. ps2

    0下载:
  2. ps2 接口协议 一定要看看啊 一定很有用的-ps2 interface protocol must take a look at certain very useful ah
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:111525
    • 提供者:wwzzyy
  1. AT91USBFramework-Core1.02+HID1.01

    0下载:
  2. This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for
  3. 所属分类:USB develop

    • 发布日期:2017-05-07
    • 文件大小:1585062
    • 提供者:容健安
  1. AU9610

    0下载:
  2. 用AU9610 控制鼠标的手册 AU9610 USB Mouse Controller Technical Reference Manual-AU9610 with manual control of the mouse AU9610 USB Mouse Controller Technical Reference Manual
  3. 所属分类:USB develop

    • 发布日期:2017-04-25
    • 文件大小:360565
    • 提供者:qin
  1. casefea

    0下载:
  2. PS2和USB兼容的鼠标源代码,采用C语言,用CY7C63813芯片-PS2 and USB-compatible mouse source code, using C language, using CY7C63813 chip
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5330
    • 提供者:he
  1. UsbMouse

    0下载:
  2. 此源代码为USB鼠标的相关开发代码,对初学者有一定用处-This source code for the USB mouse the relevant development code, there is some use for beginners
  3. 所属分类:USB develop

    • 发布日期:2017-04-27
    • 文件大小:105533
    • 提供者:王一
  1. stm32_usb_spk_mouse

    0下载:
  2. This sample code is that usb composite device. It s sample usb speaker and mouse funciton.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:2899298
    • 提供者:ondal
  1. cn_tb055sc

    0下载:
  2. 采用pic16c745 pic16c765开发的usb ps2鼠标程序-PS/2 to USB Mouse Example
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:37159
    • 提供者:柳卫民
  1. UsbMouse

    0下载:
  2. 基于AT91SAM7S64单片机的USB鼠标的实现。-AT91SAM7S64-based single-chip implementation of the USB mouse.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:56599
    • 提供者:张伟
  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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 27 »
搜珍网 www.dssz.com