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

搜索资源列表

  1. Keyco

    0下载:
  2. 获取键盘扫描码的一个小工具,作为开发与键盘相关的程序有很大作用。-Access to the keyboard scan code of a small tool, as a keyboard-related development and plays a significant role in the process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:31052
    • 提供者:黄美华
  1. keypad

    1下载:
  2. 这是一款适合于初学者的4*4键盘扫描程序。本程序虽然在网路上已经有很多的实例,但是在本程序中本人采用了一种其他的算法。并且加入了防抖程序。适合初学者使用学习。。。同样,本程序是用于MEGA16单片上实现的-This is suitable for beginners of a 4* 4 keypad scanner. Although this process has been on the Internet there are many examples, but in the process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-09
    • 文件大小:105357
    • 提供者:baiyou
  1. easykeyboard

    0下载:
  2. 代码简单,显示清晰简明,没有抖动影响, 很不错的键盘扫描程序-16*16keyboard
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:54849
    • 提供者:dai
  1. key16

    0下载:
  2. 单片键盘扫描程序,通过此程序可以理解单片机端口作用,及键盘作用。-MCU 4*4 KEYBOARD
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1277
    • 提供者:wangyongsheng
  1. 4X4key

    0下载:
  2. 4*4键盘扫描程序,希望有需要的朋友们下载-keyboard4*4
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:591
    • 提供者:沈龙
  1. keysscan

    0下载:
  2. 单片机键盘扫描程序,并用液晶显示器显示所按键盘数。-MCU keyboard scanner, and LCD monitors to display the number.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:27084
    • 提供者:李光
  1. keyboardscan

    0下载:
  2. 巧妙的单片机键盘扫描程序 比书上所说的简单 节省空间-SCM smart keyboard scanner
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:921
    • 提供者:pzx
  1. scankey

    0下载:
  2. 键盘扫描程序包含6个子文件P2.0产生2ms方波 由键盘接收字符并回发 向PC发送字符串 显示子程序-Keyboard scanner Program.Program includes six sub-files. 2ms square wave generated P2.0. Characters received from the keyboard and back-fat Send a string to the PC Show subroutine.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2426
    • 提供者:zhang
  1. 4X4keyscancprogamming

    0下载:
  2. 中断和线反转 结合键盘扫描程序数码管上显示的0-9的显示代码-key scan 4X4 interuppt
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:718
    • 提供者:张作楠
  1. key

    0下载:
  2. Verilog HDL编写的键盘扫描程序,考虑了判断按键弹起的问题。程序按一定的频率用低电平循环扫描行线,同时检测列线的状态,一旦判断有一列为低则表示有键被按下,停止扫描并保持当前行线的状态,再读取列线的状态从而得到当前按键的键码;等待按键弹起:检测到各列线都变成高点平后,重新开始扫描过程,等待下一次按键。-Written in Verilog HDL keyboard scanner, taking into account to determine key bounce problem. P
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2201609
    • 提供者:力文
  1. lesson10

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

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

    0下载:
  2. 基于pic16F877的矩阵键盘扫描程序,并在LED上显示-On pic16F877 matrix keyboard scanner, and the LED display
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:792
    • 提供者:tswcbyy777
  1. keyboard

    0下载:
  2. 关于4*4的键盘扫描程序,程序精简,模块性强-About 4* 4 keyboard scanning process, procedure simplification, modularity strong
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:17350
    • 提供者:刘延
  1. key1602

    0下载:
  2. At89c51单片机键盘扫描和显示程序及proteus仿真图及相关资料-At89c51 MCU keyboard scanning and display procedures and proteus simulation maps and related information
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:63806
    • 提供者:开心一笑
  1. key

    0下载:
  2. 键盘扫描程序,keil C环境下运行,经过验证-Keyboard scanner, keil C environment to run, proven
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:523
    • 提供者:niuniu
  1. 4X4key_scan

    0下载:
  2. 基于FPGA的4x4键盘扫描程序,采用VHDL语言进行编写-FPGA-based 4x4 keyp scanner, using VHDL language to prepare
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:273840
    • 提供者:555
  1. MicrowaveTransmit

    0下载:
  2. unsigned char Key_scan() // 键盘扫描程序 void Send(unsigned int value) //数据发送程序 -unsigned char Key_scan() // 键盘扫描程序 void Send(unsigned int value) //数据发送程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1515
    • 提供者:Tnavy
  1. 38kye

    0下载:
  2. 8行*3列的矩阵键盘,没有接上拉和地,可移植到定时扫描或中断扫描程序-8 OK* 3 matrix of the keyboard, there is no way connected to pull and can be ported to regularly scan or interruption of scanning process
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:1433
    • 提供者:彭小龙
  1. jianpan

    0下载:
  2. 在AVR单片机上实现的4*4键盘扫描程序-4*4 key scanning program on AVR singlechip.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:958
    • 提供者:fish
  1. ZLG7290

    0下载:
  2. zlg7290键盘扫描程序 针对DVCC-zhc3-zlg7290键盘
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:84093
    • 提供者:周成
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com