CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - ps2

搜索资源列表

  1. ps2键盘协议.zip

    0下载:
  2. PS2键盘协议
  3. 所属分类:驱动编程

    • 发布日期:
    • 文件大小:620908
    • 提供者:
  1. KEYBDforwinceps2

    0下载:
  2. CE下的PS2键盘驱动,可以接PS2键盘和鼠标基本上不需要怎么修改,可以直接使用-the PS2 keyboard-driven, accessible PS2 keyboard and mouse is basically no need to revise how, can be used directly
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:78016
    • 提供者:dillon
  1. ps2_soc1

    0下载:
  2. 键盘接口ps2的协议,经过fpga验证可以实现。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:21689
    • 提供者:罗伟
  1. KEY_PS2

    1下载:
  2. PS2键盘。鼠标驱动-PS2 keyboard. Mouse Drivers
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:
  1. msp430f169

    1下载:
  2. 12864液晶和PS2鼠标的驱动程序
  3. 所属分类:驱动编程

  1. KeyMouse

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

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

    0下载:
  2. The essense of this code is to simply receive the serial stream of data from a PS2-type keyboard
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:29838
    • 提供者:ha
  1. keyboard_vhdl

    0下载:
  2. ps2 keyboard with encoding ascii code to 7-segments screeen. LIBRARY ieee USE ieee.std_logic_1164.all USE ieee.std_logic_arith.all USE ieee.std_logic_unsigned.all ENTITY klawa IS PORT ( keyboard_clk, keyboard_data, clock_25MHz,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:637669
    • 提供者:arekk
  1. PS2code

    0下载:
  2. PS2鼠标键盘协议代码 PS2鼠标键盘协议代码 PS2鼠标键盘协议代码-PS2 mouse and keyboard protocol code
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:40712
    • 提供者:hanjiao
  1. PS2

    0下载:
  2. 这是用中断方式读取PS2键盘,之后通过串口发送给电脑,相对于用循环方式,有更快的优点。-It is used to read PS2 keyboard interrupt, then sent to a computer via serial port, compared with the cycle way, a faster advantages.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:28942
    • 提供者:cwd
  1. ps2mouse

    0下载:
  2. 在X86环境下PS2的鼠标开发,可以用在嵌入式X86的驱动开发当中-In the X86 environment, PS2 mouse development, can be used in which driven development of embedded X86
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:1609
    • 提供者:程宏明
  1. 210511109

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

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

    0下载:
  2. //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is d
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:3206
    • 提供者:吴钟海
  1. key-and-mouse

    0下载:
  2. 支持鼠标和键盘的模拟 驱动模拟 使用winddk编程成功 支持usb鼠键 和ps2鼠键-Support mouse and keyboard emulation driver successfully simulated using winddk programming support usb ps2 mouse key and mouse button
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-06
    • 文件大小:30605
    • 提供者:草木犀
  1. myKeyboard

    0下载:
  2. 自己实现的ps2键盘驱动代码,实现了按键的部分功能,需要的请下载-Realize their own ps2 keyboard driver code to achieve some key features need to download
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-14
    • 文件大小:41683
    • 提供者:kuku
  1. ps2mouse

    0下载:
  2. 基于FPGA的PS2鼠标驱动,代码采用verilog语言。-the driver of ps2 mouse
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-07
    • 文件大小:4212
    • 提供者:印俊
  1. InvertMouseDriver

    0下载:
  2. Driver to invert the y-axis of a PS2 mouse.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-22
    • 文件大小:6848413
    • 提供者:yurizakharov
  1. PS2

    0下载:
  2. PS2技术文档规格资料,有一份中文文档,另外还有一份IBM内部的英文文档,讲的PS2技术很齐全。-PS2 technical documentation specification data, there is a Chinese document, in addition to an internal IBM documents in English, speak PS2 technology is complete.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:3612415
    • 提供者:江望明
搜珍网 www.dssz.com