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

搜索资源列表

  1. asm_code

    0下载:
  2. 内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the impleme
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1931
    • 提供者:黄顺
  1. 汇编七段数码管显示系统时间

    0下载:
  2. 双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按ESC。退出程序。 -double-click to launch the program. A dark background, the prospect of a white in paragraph 107 of the current digital control system show time. Keys. Changes in paragraph 107 of the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2529
    • 提供者:成朝夕
  1. 20063161712468

    0下载:
  2. 序(约延时8ms)后再回到按键查询状态,不断循环;有按键时,LED动态显示子程序作为按键防抖延时被连续调用二次(约延时16ms),待按键处理程序执行完后,再回到按键查询状态,同时兼顾了按键扫描取值的准确性和LED动态显示的稳定性。秒定时采用定时器T0中断方式进行,60秒计数由定时-sequence (about 8ms delay) to come back button inquiries and continuously cycle; When a button, LED dynamic d
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:74877
    • 提供者:递减化
  1. jiakuanJSQ

    0下载:
  2. 计算器-初学者的范例.本程序巧妙地应用了数组控件、按键事件,代码简洁易懂。-calculator-beginners example. This ingenious application procedures array of controls, buttons, easy to read code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7000
    • 提供者:加宽
  1. choutixiaoguo

    0下载:
  2. 编译并运行本程序,和qq界面非常相似,右键单击抽屉中的头像按键,弹出菜单,可以修改文件大小和进行大小图标的转换,用左键单击其它抽屉实现切换抽屉的效果-compile and run this program, and the interface is very similar to qq, right-clicking on the portrait drawer keys, pop-up menus, file size can modify the size of icons and the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76950
    • 提供者:kele_11
  1. keyboardScreen

    0下载:
  2. 一个屏幕键盘的程序。在网络上一个代码的基础上修改,解决了原来的屏幕闪烁的问题,并且优化按键的绘制!-a screen keyboard procedures. On the Internet a code on the basis of changes to solve the original problem of screen flicker, and optimize key mapping!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20037
    • 提供者:foxing
  1. 第40章 使用键盘钩子实现按键发音程序

    0下载:
  2. 使用键盘钩子实现按键发音程序-keyboard hook achieve pronunciation keys procedures
  3. 所属分类:书籍源码

    • 发布日期:2014-01-18
    • 文件大小:520758
    • 提供者:王强
  1. 显示数字、按键发声试验程序

    0下载:
  2. 一个比较简单的试验程序,通过该程序可以学习数码管的字符显示、动态刷新、蜂鸣器发声、中断方式按键的处理。-a relatively simple test procedure, the procedure can learn from the digital control of the characters, dynamic updating, the buzzer and interrupt handling keys.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4949
    • 提供者:邓昕岳
  1. 3位计算器按键显示程序

    0下载:
  2. 3位计算器按键显示程序,用汇编语言编写,可实现加减乘除运算。-3 Calculator button to display the program, written in assembly language, multiplication and division addition and subtraction can be realized.
  3. 所属分类:汇编语言

    • 发布日期:2017-03-29
    • 文件大小:2426
    • 提供者:小熊
  1. Timer.rar

    0下载:
  2. 是基于51单片机的电子时钟程序(汇编代码),可以用按键调整时、分、秒;,Is based on 51 single-chip electronic clock procedures (assembly code), can use keys to adjust hours, minutes, seconds
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1984
    • 提供者:代云启
  1. Wave6000

    1下载:
  2. 我学单片机89C51时编的大部分程序都在里面,单片机是软硬相结合的,硬件会了,软件部分没什么算法,相当简单。-89C51 Singlechip school when I made most of the procedures are in there, single-chip is a combination of hardware and software, hardware and software no algorithm is quite simple.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:818451
    • 提供者:王敬
  1. mdisp_key

    0下载:
  2. 自认为比较好的按键处理程序 在中断内检测,主程序中处理-disp_key
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:4233
    • 提供者:张传兵
  1. jian

    0下载:
  2. 按键程序,主要实现4*4行列式键盘的按键扫描功能。-Key FCanSkey
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:999
    • 提供者:sgf
  1. debounce

    0下载:
  2. 按键消抖程序,用Verilog硬件描述语言编写,实现了按键消抖动作-Buffeting eliminate key procedures, using Verilog hardware descr iption language, the realization of the keys for jitter elimination
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:121617
    • 提供者:liujiani
  1. 123

    0下载:
  2. 用汇编写的按键控制数码管显示0-512的程序,包含长按键快速加减-Written with the compilation of the digital keys to control display of the 0-512 procedure, including the long-fast plus or minus keys
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1125
    • 提供者:zjq
  1. 独立按键

    0下载:
  2. 实现外接独立按键的程序。啦啦啦啦啦啦啦啦啦啦啦啦(Independent buttons to achieve external independent button program)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-22
    • 文件大小:354304
    • 提供者:18251851889
  1. 超级按键

    0下载:
  2. 本程序是自动输入文本的源码,可用于输入帐号,密码等。(Automatic input text)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-20
    • 文件大小:175104
    • 提供者:啊丫丫
  1. 4X4按键

    0下载:
  2. 基于51芯片的矩阵程序,适合新手,内含详细程序,介绍了矩阵的用法(Based on 51 chip matrix program, suitable for novice, containing detailed procedures, describes the use of matrix)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-22
    • 文件大小:35840
    • 提供者:傻猫儿
  1. 电子琴程序

    0下载:
  2. 电子琴汇编语言源程序.利用键盘,使数字键1、2、3、4、5、6、7作为电子琴按键,按下即发出相应的音调。用单片机P3.2 口发出音频脉冲,驱动喇叭。(The keyboard is used to make the digital keys 1, 2, 3, 4, 5, 6 and 7 as the keyboard of the electronic organ, and the corresponding tone is sent out. The audio pulse is sent o
  3. 所属分类:汇编语言

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:林联开
  1. HT66F70A

    1下载:
  2. HF66F70A系列经典小程序,包含独立按键,lcd602,定时器中断等(HF66F70A u7CFB u5217 u7ECF u5138 u5C0F u7E0B u5E8F uFF0C u5305 u542B u72EC u7ACB u6309 u952E uFF0Clcd602 uFF0C u5B9A u65F6 u5668 u4E2D u65AD u7B49)
  3. 所属分类:书籍源码

    • 发布日期:2019-05-01
    • 文件大小:83968
    • 提供者:人生
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com