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

搜索资源列表

  1. key

    0下载:
  2. AT89C52的组合按键识别程序,已经调试成功
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:刘玉龙
  1. Timer

    0下载:
  2. 51单片机定时功能的多种用处源代码,其中包含多段LED扫描显示,组合按键功能,菜单功能
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.69kb
    • 提供者:zmj
  1. comb_key

    1下载:
  2. 自己写的一个组合按键小程序,已经实现了,采用4X4矩阵按键-Wrote it myself, a combination of key small program has been achieved, using 4X4 matrix keypad ..
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1.34kb
    • 提供者:张卡卡
  1. AD_KEY

    1下载:
  2. 本资料为基于单片机的AD按键的程序。能用单IO口实现多按键处理,实现了短按,长按和组合键等功能。本程序的编译器为CVAVR,程序可移植性好,能轻易的移植到其他带ADC的单片机上去。-This information is based on single-chip AD button procedure. Can achieve single-IO I deal with many keys, according to achieve short and long by a combination
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:48.34kb
    • 提供者:黄果树
  1. KeyboardWatch

    0下载:
  2. 《键盘小助手》是一款可以屏蔽键盘任意按键,系统组合键的小程序,使用Hook编写-" The keyboard' s Little Helper" is a screen keyboard can be any key, the system key combinations of small programs, using Hook write
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:164.95kb
    • 提供者:高峰
  1. adjust_clock

    0下载:
  2. 可调电子时钟,led显示,组合按键可调节时间。-Adjustable electronic clock, led display, combined buttons adjustable time.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1.97kb
    • 提供者:张卡卡
  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. key_1

    0下载:
  2. 带有任意组合键,引导键,及单键长按,连_发功能的按键扫描函数.doc-qq
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:9.4kb
    • 提供者:郑波
  1. Wendukongzhi_temp_control

    0下载:
  2. 1. 采用三个测温点对温度进行平均及最大温差控制,以消除温度失恒,模块损坏所造成的损失。 2. DS18B20测温芯片温度数值采集 3. 可实现按键消抖,单击,双击,长击,组合击多种功能 4. 可实现6位LED数码管对温度,错误代码等各种指示功能显示 -1 using three temperature measurement points on the temperature and the average and maximum temperature control, to
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:95.21kb
    • 提供者:曾伟
  1. key

    0下载:
  2. spi键盘处理,包括所有的6个键的功能处理以及组合按键的操作 -spi key
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:2.86kb
    • 提供者:沈东雷
  1. ScreenKeyboard

    0下载:
  2. 本程序是模拟键盘的软件,包含了键盘所有的按键以及集成的一些组合按键,对于想操纵键盘的学习有很大的帮助-Write a VB analog keyboard software contains some combination of keys, keyboard keys and integrated a great help for learning to manipulate keyboard
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:3.27mb
    • 提供者:李明
  1. 4x4key_scan

    0下载:
  2. 1、该段程序是4*4键盘扫描程序,功能比较全,根据实际情况可在次基础上进行修改; 2、已调试通过,实现了组合按键功能 连发功能-1, this section of the program is 4* 4 keyboard scanning procedures, full-feature comparison, can modify the times on the basis of the actual situation 2, has been debugging through
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-17
    • 文件大小:2.3kb
    • 提供者:ZHANG
  1. Full-function-keyboard

    0下载:
  2. 全功能键盘: 支持消抖、长按、组合按键、按两次、三次等-Full-function keyboard: Support debounce, long press, the combination of keys, press twice, three times, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4.93kb
    • 提供者:twfxk
  1. SmartBool

    3下载:
  2. 基于STM8L低功耗系列芯片,开发一款智能手持血糖监测设备的源码,包含了进入halt()休眠模式,和多功能组合按键的实现,以及通信协议部分的实现,模拟IIC外设读取,与静态LCD显示驱动的编写。-STM8L-based low-power chips, developed an intelligent hand-held blood glucose monitoring device source code, including entering halt () Sleep mode, and
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:371.47kb
    • 提供者:linhao
  1. button

    0下载:
  2. 查询方式矩阵或非矩阵按键,包含单击按键,长时按键,连续按键,组合按键,代码虽小,功能强大。本人原创,可以参考。请勿盗用。-Query matrix or matrix keys, including click buttons, long buttons, for keys, key combination, the code is small and powerful. I original, you can reference. Do not steal.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:施天宇
  1. usart-_KEY

    0下载:
  2. stm32 定时器按键,能识别长按和组合按键,通过串口发送出来-stm32 timer button can identify long press and combination of buttons to send out through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3.83mb
    • 提供者:仇先天
  1. KEY

    0下载:
  2. 类似电脑键盘组合按键触发的功能。利用51单片机实现。有两个独立按键,当把两个独立按键都按下后,蜂鸣器发出“滴”的一声后就停。直到松开任一个按键后,才能重新进行下一次的组合按键触发。-Similar to the function of the keyboard combination of keys. The use of 51 single chip microcomputer. There are two independent buttons, when the two independe
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:17.55kb
    • 提供者:王云
  1. KeyBoard2012-04-16

    0下载:
  2. 多按键扫描,去抖,组合按键输入,串口输出-MULTY KEY SCAN
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:90.44kb
    • 提供者:aaron
  1. VB屏蔽任意按键

    0下载:
  2. VB屏蔽任意按键,借助“键障”,我们可以屏蔽任何一类键位,如所有字母键、所有数字键、F1-F24键、方向键;可以屏蔽组合快捷键,如Win键、Alt+Tab键、Alt+Esc键、截图键等。(VB shield any key, the key obstacle, we can shield any key, such as all letter keys, all digital key, F1-F24 key, key direction; can shield the shortcut key
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:4kb
    • 提供者:czbb
  1. 按键程序

    1下载:
  2. 实现短按,长按和组合键的模块化,更好的移植在其他的程序中实现功能(Realize the function of key combination)
  3. 所属分类:单片机开发

    • 发布日期:2021-01-24
    • 文件大小:1kb
    • 提供者:橙子丶123
« 12 3 4 5 »
搜珍网 www.dssz.com