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

搜索资源列表

  1. manykey

    0下载:
  2. 可以实现按键的消抖,长按,短按,连续按的识别和其他功能!-Can achieve key debounce, press, press, continuous press identification, and other features!
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:5227
    • 提供者:黄雷
  1. touch

    0下载:
  2. 该程序能够实现液晶的相关功能,在ADS编译器下已经成功编译通过,程序中也考虑到了触摸过程中的消抖问题,是算法尽可能的简练。-The program can be achieved LCD related functions, under the ADS compiler compiler has been successfully passed, the procedure also takes into account the touch in the process of shaking t
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:231806
    • 提供者:敖三三
  1. jisuanqi

    0下载:
  2. 用51上用c控制74595实现了一个简单的计算器,并用检测跳变沿的方式对按键进行消抖。-Debounce c control 51 74 595 to achieve a simple calculator and detection hopping along the keys.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1920
    • 提供者:刘延飞
  1. keyboard

    0下载:
  2. 扫描行列键盘 实现无延时消抖 是应用于51单片机的程序-Scanning Array Keyboard debounce achieved without delay
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:11060
    • 提供者:zou753951
  1. time-project

    0下载:
  2. 用VHDL语言实现数字时钟显示、控制、复位、加减、按键消抖-Using VHDL digital clock display, control, reset, subtraction, key debounce etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:677795
    • 提供者:张三
  1. lessen5

    0下载:
  2. avr megal16单片机 按键实验 实验中 主要通过按键消抖,实现延时,从而达到判断按键的效果-avr megal16 SCM key experimental
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:54414
    • 提供者:王者
  1. keyscan

    0下载:
  2. 4x4键盘的FPGA实现,包含阵列扫描和防误按消抖-4x4 keyboard FPGA, contains an array of scanning and anti mistakenly press debounce
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:558
    • 提供者:杜鹰
  1. DEBOUNCING

    0下载:
  2. 设计到键盘按键的消抖程序功能实现只有一个压缩包哦-Program features designed to eliminate jitter keyboard keys to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:535
    • 提供者:pengxiang
  1. scankeyboard

    0下载:
  2. C语言键盘扫描程序 通用性强 消抖连按 功能均可简单实现-scan keyboard
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4815
    • 提供者:qqi1i573zhi
  1. Desktop

    0下载:
  2. 改程序是数字钟的源文件,可以实现整点报时和可调时的功能,并且消除了按键消抖。-Reform program is a digital clock source file, you can bring the whole point timekeeping function and adjustable time and eliminate the key debounce.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2612799
    • 提供者:chentian
  1. scankeyboard

    0下载:
  2. C语言键盘扫描程序 通用性强 消抖连按 功能均可简单实现-scan keyboard
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:lbemeeiz
  1. kebianjishuqi

    0下载:
  2. Verilg HDL语言编写实现进制计数器切换,包括模9、模6、模4、和模8加法计数器,通过按键输入,消抖,数码管显示。开发环境:ISE14.7-Verilg HDL language to achieve binary counter switch, including die 9, die 6, die 4, and die 8 adder counter, through the key input, eliminate jitter, digital display. Developme
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:1941504
    • 提供者:王春城
  1. 至简设计法--按键消抖

    0下载:
  2. 按键消抖 工程说明 在系统设计中,消除按键抖动的方法五花八门,无论是硬件电路和软件设计都十分成熟。在本项目中,我们将用Verilog语言给出具体实现过程,设计一个程序来检查键值,有效滤除按键抖动区间20 ms的毛刺脉冲。 案例补充说明 在本案例中,我们使用Verilog HDL语言对按键消抖进行了设计,在这个过程中,我们可以了解到不同触发器有不同的工作原理和约束条件,即便是简单的一个按键功能,也有不可忽视的抖动过滤程序,这些都是在以后的设计工作中需要注意的。(Keystroke ditheri
  3. 所属分类:其他

  1. user

    0下载:
  2. 实现按键检测,并做了消抖处理,功能完善,欢迎下载(Implement key detection and did shake elimination processing, function perfect, welcome to download)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:lz1
  1. Tx

    1下载:
  2. 利用verilog实现串口发送,每次按键一次发送一次数据,按键模块进行了消抖处理(Using Verilog to realize serial port sending. Each button sends one data at a time, and the key module performs buffeting processing.)
  3. 所属分类:其他

    • 发布日期:2019-05-03
    • 文件大小:4088832
    • 提供者:liyd
搜珍网 www.dssz.com