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

搜索资源列表

  1. lesson10

    0下载:
  2. 一个在定时器中断中使用键盘扫描的小程序:-keyboard scan
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:2080
    • 提供者:inra
  1. keyboardcontroller

    0下载:
  2. 键盘控制器VHDL代码 该控制器实时扫描矩阵键盘的行列,当用户有按键按下时,可以定位到对应的按键并产生一个中断信号-Keyboard controller entity -- -- The controller scans the columns, cols, by making a different column logic-0 -- therefor the inputs have to be pull-up high. It processes the input,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:7184
    • 提供者:郑佛少
  1. keylcd

    0下载:
  2. 程序描述: * * 1.开始运行时,LCD两行显示TJU EIE07 072699 * * * * 2.等待键盘按键,有键按下时在LCD第2排最左边显示相应键号 * *目的: 键盘查询、键盘中断、键值识别、键盘编码 * * 点阵字符型液晶显示(LCD)编程 *-Procedure Descr iption:** 1. Started running, LCD two-line display TJU EIE07 072699**** 2. Wait for the keybo
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3684
    • 提供者:veshine
  1. 8051chuankoujiema

    0下载:
  2. 8051单片机串口解码矩阵键盘显示报警示例程序 由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1494
    • 提供者:郝艳彬
  1. Keyboard

    0下载:
  2. 单片机 Keil+proteus 并行口设计数字键盘实验 要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法 掌握80C51接口硬件电路设计方法及软件编程方法 了解80C51外部中断的使用和编程方法 实验题目:并行口实现数字0~9、A~F、L、U、P、n总共20个键盘,将按键的结果用7段数码管显示出来。-Parallel Port numeric keypad test requirements: master the dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:47062
    • 提供者:ben202
  1. PAX370keyboardir

    0下载:
  2. PAX270 linux键盘驱动,以中断方式驱动矩阵键盘-PAX270 driver of keyboard
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:2513
    • 提供者:Xuelei Feng
  1. KBI

    0下载:
  2. 这是基于飞思卡尔单片机MC13213上的矩阵键盘驱动程序(包括中断处理,识别,去抖,双键同时按下等)-This is based on Freescale' s MC13213 microcontroller matrix keyboard driver (including interrupt handling, identification, to shake, double bond at the same time press, etc.)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:4478
    • 提供者:陈涛
  1. key

    0下载:
  2. 键盘中断程序,用于单片机键盘的驱动,基于msp430f437。-Keyboard interrupt program for microcomputer keyboard-driven, based on msp430f437.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:25899
    • 提供者:王伟
  1. keyboardinterrupt

    0下载:
  2. 键盘中断实验,freescale 8位单片机,已经通过实验验证-freescale
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:72179
    • 提供者:dai
  1. key

    0下载:
  2. 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:34760
    • 提供者:glf
  1. clock

    0下载:
  2. 1 数码管显示(定时器中断、动态扫描、I/O输出控制) 2 键盘操作(定时扫描,修改初始时间和定时事件输入) -A digital display (timer interrupt, dynamic scanning, I/O output control) 2 keyboard (regular scan, modify the initial input of time and timed events)
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:32216
    • 提供者:陈荣
  1. vs

    0下载:
  2. My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:67759
    • 提供者:程光
  1. 11

    0下载:
  2. 进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1776
    • 提供者:yli
  1. 20051122171147

    0下载:
  2. linux下中断键盘实例,配有makefile文件。可直接加载。实用与Linux初学者-interruption of the keyboard under linux instance, with a makefile file. Can be directly loaded. Practical and Linux beginners
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7394
    • 提供者:fang
  1. motor

    0下载:
  2. 用键盘中断控制电机的方向,还有电机的速度-Keyboard interrupt control the motor direction, motor speed also
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:78550
    • 提供者:小勇
  1. Keyboard_interrupt

    0下载:
  2. 键盘中断实现 IAR开发,带proteus仿真-Keyboard interrupt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:62343
    • 提供者:曹超武
  1. key_interrupt

    0下载:
  2. mini244裸机键盘中断程序,该程序详细中文注释了如何使用MINI2440中断函数-mini244 bare metal keyboard interrupt program, the program notes in detail how to use the MINI2440 Chinese interrupt function
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:178573
    • 提供者:osmcu
  1. msp430key

    0下载:
  2. msp430键盘程序 此示例程序为中断方式,得到键盘的键值-msp430 keyboard program interrupt this program for example, by keyboard keys
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1399
    • 提供者:刘柳
  1. keyboard

    0下载:
  2. 关于键盘中断的基本程序是实现键盘中断的有效方法,能够在硬件编程条件下实现直接的中断功能-Keyboard interrupts on the basic procedure is an effective way to achieve the keyboard interrupt, can be programmed in the hardware interrupt under the direct function
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:625
    • 提供者:安格
  1. button_irq

    0下载:
  2. 基于 arm2410 键盘中断驱动-arm2410 keyboard interrupt-driven
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:14564
    • 提供者:David He
« 1 2 3 4 5 67 8 9 10 11 ... 34 »
搜珍网 www.dssz.com