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

搜索资源列表

  1. VHDL.rar

    1下载:
  2. 4*4键盘扫描的VHDL程序,可消除抖动,可以帮助大家一下,4* 4 keyboard scan VHDL procedures to eliminate jitter, we can help you
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3935
    • 提供者:孙仲
  1. display_ok

    0下载:
  2. 用于4*4键盘扫描程序,已经通过编译,仿真过程已不存在问题,只是在实际中,抖动问题还时有出现-keyboard test
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:936
    • 提供者:周周
  1. 44keyscan

    0下载:
  2. 4*4矩阵键盘扫描程序,采用双switch行列扫描,然后进行组合。-4*4keyscan
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:41337
    • 提供者:LWP
  1. jvzhenjianpanandyejing

    0下载:
  2. 4*4矩阵键盘扫描程序,lcd1602液晶显示,对初学者很有用-hahaha
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:51109
    • 提供者:chao
  1. key

    0下载:
  2. 单片机的键盘扫描程序 用c51编写,包括hex文件-Scanner keyboard microcontroller prepared using c51, including hex file
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:10398
    • 提供者:范华
  1. program

    0下载:
  2. 基于80C51单片机的矩阵式键盘扫描程序。-check out your keyboard
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:641
    • 提供者:李帆
  1. 44keyboard-scan-in-FPGA

    0下载:
  2. Verilog语言的四乘四的键盘扫描程序。共阴共阳级数码管均能显示。-4 multiply 4 keyboard scan in FPGA
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2921
    • 提供者:宋名瀛
  1. Keyboard-scan

    0下载:
  2. 键盘扫描程序的介绍,可以作为课设的一个模版来参考。-Keyboard scan the introduction of the program, and can be used as a class a template to reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:24500
    • 提供者:张涵
  1. fanzhuan

    0下载:
  2. 51单片机矩阵键盘扫描程序中代码最为简单的反转扫描的整个工程-51 microcontroller matrix keyboard scanning procedures in the reverse scan is simple to code of the whole project
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:5219
    • 提供者:zhongguo
  1. PS2

    0下载:
  2. 键盘扫描程序 C51单片机可以直接下载,绝对好用。-Keyboard scanning procedures C51 microcontroller can directly download absolutely easy to use.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:29590
    • 提供者:方俊辉
  1. juzhenjianpan

    0下载:
  2. verilog写的一个5乘5键盘扫描程序,并可以利用数码管实现对于的0到24的显示-verilog to write a 5 x 5 keyboard scanning procedures, and can be implemented for the use of digital tube display of 0-24
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:889830
    • 提供者:许佳炜
  1. key

    0下载:
  2. 单片机4X4矩阵键盘扫描程序,使用比较简单的扫描方法代替常规的大段程序-SCM 4X4 matrix keyboard scanner, using a relatively simple method of scanning a large segment of the program instead of the conventional
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:63594
    • 提供者:弋伟国
  1. scan_led

    0下载:
  2. 这是一个键盘扫描程序,对键盘进行行扫描以及列扫描,判断按下的键是哪个-This is a keyboard scanner, keyboard and column scanning line scan to determine which key is pressed
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:171342
    • 提供者:陈依依
  1. AT89C51-3-x4

    0下载:
  2. 单片机AT89C51 3X4键盘扫描程序-Single chip microcomputer AT89C51 3 x4 keyboard scanning procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:774
    • 提供者:zhangjianfei
  1. keyscan

    0下载:
  2. 本程序是4*5矩阵键盘扫描程序,已经在板子上通过运行。-This program is 4* 5 matrix keyboard scanner, has been running on the board.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2847
    • 提供者:yz
  1. jp

    0下载:
  2. 键盘扫描程序。含键盘防抖动功能。用LED数码显示-Keyboard scanner.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:691
    • 提供者:wjp
  1. program3

    0下载:
  2. 基于PIC16F877A单片机的数码管动态点亮程序,结合独立式键盘扫描程序以实现数码管相应位置的点亮,非常适合初学者学习PIC单片机!-PIC16F877A microcontroller based digital dynamic lighting program, combined with a separate keyboard scanner in order to achieve the corresponding position in the digital tube lights
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:163329
    • 提供者:殷蕾蕾
  1. read_44keyboard

    0下载:
  2. FPGA实验箱上4x4键盘扫描程序,行与列各组成4位代码,低电位为按下,高电位为未按下。-On FPGA experimental box 4x4 keyboard scanning procedures, the rows and columns each consisting of 4-digit code, press the low potential and high potential for the next pressed.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:马郁航
  1. 反转法扫描2

    0下载:
  2. 键盘扫描的反转扫描法中的C语言程序,软件codewarrior,飞思卡尔单片机开发板(Keyboard scanning reverse scanning method in the C language program, software CodeWarrior, Freescale Carle microcontroller development board)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:293888
    • 提供者:Moon Grey
  1. 中断法键盘扫描c程序

    0下载:
  2. 中断法键盘扫描C程序,通过中断的方法查询哪个按键按下,并做出对应的处理(Interrupt method, keyboard scanning, C program)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:西游记
« 12 3 »
搜珍网 www.dssz.com