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

搜索资源列表

  1. Tan_Wen_Windows_Kernel_Security_Programming

    0下载:
  2. 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1101981
    • 提供者:
  1. pddS3C6410_ser_dma

    0下载:
  2. 在6410下的键盘驱动程序,此源码为开发板源码,请放心使用-In 6410 under the keyboard driver, the source for the development board source, please be assured use
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2699
    • 提供者:黄崇桂
  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. Source

    0下载:
  2. 驱动级键盘获取和模拟源码,对于想开放低级接口的人员很有帮助-Driver level keyboard access and analog source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:24428
    • 提供者:huang
  1. kbdclass

    0下载:
  2. 键盘类驱动源代码,可以学习Windows NT下DDK keyboard class驱动开发-Keyboard class driver source code, you can learn under Windows NT DDK keyboard class driver development
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:47681
    • 提供者:lan
  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. Assignment3_starterkit

    0下载:
  2. This starter kit is for interfacing keyboard and FPGA. In this starter kit you should provide handshaking algorithm in verilog to be able to use advanced abilities. Also a keyboard driver is provided as part of the source code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:135673
    • 提供者:elisa
  1. LCD-application

    0下载:
  2. 包含基于单片机的LCD1602液晶显示驱动源程序以及仿真电路图。主要实现矩阵键盘控制显示功能。-Contains based on SCM LCD1602 liquid crystal display driver source program and the simulation diagram. Main realization matrix display function keyboard control.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:758937
    • 提供者:陈宙
  1. key

    0下载:
  2. linux下键盘的驱动开发程序源代码,已经过测试完全通过-under linux keyboard driver development program source code, has been tested completely by
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:2085
    • 提供者:王强
  1. HID-source-code(DARFON-AM750)

    0下载:
  2. 某款键盘驱动的完整代码,可以用来学习设备驱动。-A complete code of the keyboard-driven, can be used to study the device driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:45889
    • 提供者:yansword
  1. mjpqqdzipa

    0下载:
  2. linux下的矩阵式键盘驱动driveerppt教程与源码实例! -matrix keyboard driver under linux driveerppt tutorial and source code examples!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:731981
    • 提供者:tacti
  1. usb source

    0下载:
  2. Begin3 Title: USBDOS Version: 2010-01-30 Entered-date: 2010-01-30 Descr iption: Collection of DOS drivers, for UHCI (USB 1.1 12Mbit/1.5mbit) controllers/ports only Keywords: DOS USB driver keyboard mouse port uhci ohci ehci xhci Aut
  3. 所属分类:汇编语言

    • 发布日期:2013-01-14
    • 文件大小:1653122
    • 提供者:behzad
  1. KeyboardDriverSimulate

    1下载:
  2. 模拟键盘 虚拟键盘 内含DLL打包可用,有测试程序,参照使用无难度.菜鸟文简单易懂,用VS2008编译器,此为网上收集的源码,我也是只懂了小半,大至驱动过程是用驱动向键盘驱动端口写入数据.DLL则向该驱动发送读写与开关命令 ,以上-The analog keyboard virtual keyboard contains DLL package available, the test program, with reference to use without difficulty. Rooki
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:235050
    • 提供者:liuchengbodp
  1. mcu(20121226)

    0下载:
  2. 这是一个项目的所有源代码,里面包括51单片机驱动串行通信lcd12864,热电偶数据采集max6675,步进电机驱动芯片TB6560AH,矩阵键盘驱动,PID自动控制,以及一些简单的逻辑控制。开发环境KIEL 4-This is all the source code for a project, which includes 51 single-chip driven serial communication lcd12864, and thermocouple data acquisitio
  3. 所属分类:SCM

    • 发布日期:2014-11-10
    • 文件大小:497664
    • 提供者:李浩
  1. keyboardhooksrc

    0下载:
  2. 驱动级键盘钩子所用的源代码,对需要做键盘钩子有帮助。-Dynamic library for keyboard hook driver source code, the need for keyboard hook to help.
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-08
    • 文件大小:139734
    • 提供者:chenlx
  1. KeyFilter

    0下载:
  2. 键盘过滤驱动源代码。 已经在WDK 中编译通过。很经典的例子 适合新手入门-Keyboard filter driver source code. In the WDK compile. A classic example suitable for beginners
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-19
    • 文件大小:6905
    • 提供者:CheungJiao
  1. Source

    0下载:
  2. 驱动级键盘获取和模拟源码,对于想开放低级接口的人员很有帮助Driver level keyboard access and analog source-Driver level keyboard access and analog source
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:24499
    • 提供者:行唐县城
  1. 5767

    0下载:
  2. 在KIL软件下开发的89c51系列单片机+NOKIA5110液晶屏+TEA5767模块键盘选台驱动,C语言程序源代码。-In KIL software development 89c51 MCU+NOKIA5110 LCD+TEA5767 keyboard selection module driver source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3560
    • 提供者:zhang
  1. DAC8552

    0下载:
  2. 基于msp430f149平台,介绍了TI的一款高性能DAC DAC8552的驱动源码,LCD12864显示参数,矩阵键盘输入键值。-Based on msp430f149 platform, this paper introduces the TI DAC8552 driver source code, a high-performance DAC LCD12864 display parameters, matrix keyboard input keys.
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:218800
    • 提供者:chengchangyan
  1. KEY

    0下载:
  2. 普中STM32开发板的键盘驱动的寄存器版本,包括整个工程的源文件、引脚定义、说明。-STM32 development board of the keyboard driver register version, including the source files of the entire project, pin definition, descr iption
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:576198
    • 提供者:盛迪
« 1 2 3 45 6 »
搜珍网 www.dssz.com