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

搜索资源列表

  1. Kb_sniff

    0下载:
  2. 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descr iptor revised table (IDT), the keyboard imported by Kin achieve record Reads to put the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6.01kb
    • 提供者:漆光耀
  1. os

    0下载:
  2. 分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘输入和输出至屏幕进行比较即可)。 -, Respectively, using the information communication mechanism UNIX, shared memory mechanism (with tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3.06kb
    • 提供者:一零
  1. ASM

    0下载:
  2. 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
  3. 所属分类:Scanner

    • 发布日期:2017-03-29
    • 文件大小:10.87kb
    • 提供者:dong
  1. mk_des

    0下载:
  2. 符合目前金融行业的加密键盘(PIN PAD),的64位密钥度的DES,和128位密钥长度的3DES算法程序,超强的独立性和可移植性。你看了之后,不会后悔。-Meet current financial industry encryption keyboard (PIN PAD), degree of 64-bit key DES, and 3DES 128-bit key length algorithm program, super-independence and portability.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:190.03kb
    • 提供者:ipigle
  1. MD5

    0下载:
  2. MD5加密算法,由键盘输入数据进行加密,程序精短易读-MD5 encryption algorithm to encrypt data from the keyboard, the program fine short read
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.62kb
    • 提供者:yanhan
  1. key_interruptPPID-number_test.tar

    0下载:
  2. linux系统下开发的键盘中断驱动程序+PID卡号的读取测试小程序-linux system developed under the keyboard interrupt driver+ PID card applet to read the test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:12.69kb
    • 提供者:zhangzewei
  1. mini2440_keyboard

    0下载:
  2. mini2440(S3C2440)5X5矩阵键盘驱动及makefile、用户测试程序,测试可用。read向用户空间返回所按下键的行、列-mini2440 S3C2440 keyboard driver makefile and test program
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:7.83kb
    • 提供者:
  1. piano

    0下载:
  2. 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:1.93kb
    • 提供者:Zhaiyf
  1. key_test

    0下载:
  2. 用于测试按键,键盘驱动程序,异步事件,读取键盘设备文件-Used to test the keys, the keyboard driver, asynchronous events, read the keyboard device file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:862byte
    • 提供者:孙宇航
  1. qkbdqnx_qws

    0下载:
  2. This code read the data from keyboard on QNX os
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:3.02kb
    • 提供者:Tuyen Hoang
  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
    • 文件大小:542.47kb
    • 提供者:huhui
  1. s3

    0下载:
  2. C语言编写一个算法,从键盘读入一组数据,建立二叉排序树,并能够对其进行遍历、打印、查找、插入、删除等有关操作。-C language to write an algorithm, the requirement from the keyboard read in a set of data, the establishment of binary sort tree and carries on the ergodic, print, search, insert, delete, and ot
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:191.13kb
    • 提供者:TsaiCai
  1. LIUNUX

    0下载:
  2. 简单地操作系统,主要功能: 1 读写FAT32硬盘文件  2 执行EXE及COM文件  3 显示小型8位BMP文件(小于64K) 4 显示文本文件(.C .ASM等) 5 实现键盘输入  6 实现鼠标显示 7 显示时间日期的日历 8 少数地DOS兼容-Operating system, the main function: 1 read and write FAT32 hard disk file 2 Run the EXE and COM files 3 sho
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:11.84kb
    • 提供者:liujinhun
  1. tengnuo

    0下载:
  2. 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:6.64kb
    • 提供者:藤诺
  1. devm

    0下载:
  2. 是一个鼠标软件的驱动与提取,如何接收键盘鼠标信息与读取。-Is a mouse driver software and extraction, how to receive keyboard and mouse information and read.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:2.64kb
    • 提供者:dadeng
  1. ps2pi

    0下载:
  2. 一个基于串口的树莓派ps/2 Linux驱动.PS/2的DATA线接串口的RX线,PS/2的CLK空置。用前要测试键盘的频率。-Using two resistors, a blue LED, a few other bits, and a kernel module you can use a PS/2 keyboard by connecting it to the Pi serial port. This works because I have found that you can
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:263.75kb
    • 提供者:chinky
  1. ICCardReaderASKeySetup

    0下载:
  2. IC卡读卡器仿键盘工具软件可以将可读写的IC卡读卡器,如型号YW-605HA,YW-607,SDT-HA等读写器当作一个只读的读卡器来使用, 根据配置程序,可以将卡号配置成16进制或者10进制输出到光标所在位置。也可以将数据块的内容输出到光标处,支持中文字符,简单易用-IC card reader keyboard simulation tool can be writable IC card reader, such as model YW-605HA, YW-607, SDT-HA and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:253.48kb
    • 提供者:coodor
  1. net-1

    0下载:
  2. 调用window api,读取系统的OS/时间/键盘等信息,平台是Visual Studio2013-Call window api, read the system OS/time/keyboard and other information, the platform is Visual Studio2013
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:10.32mb
    • 提供者:水心月
搜珍网 www.dssz.com