CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - INPUT KEY

搜索资源列表

  1. jisuanjijiekoushiyanbaogao

    0下载:
  2. 通过2CH、2AH号功能调用系统时间和日期,并将其显示在屏幕上;通过在主程序中判别从键盘输入的字符,实现不同的功能:结束程序、设置时间、显示秒表;在整个功能实现过程中,多次调用宏KEY、DELAY、PUSHA、POPA以减少程序代码。 -By 2CH, 2AH number call system time and date functions, and displays on the screen by the main program in the identification of
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:47245
    • 提供者:double
  1. even

    0下载:
  2. 编制计算N (N<50)个偶数之(2+4+6+…)的子程序和接收输入N及将结果(例如2+4+6=12)显示的主程序。 对键盘输入的字符进行判断,如果不是数字,显示提示,输入两位数。对输入的数字进行判断,如果输入的数不在1~50之间,提示重新输入。结束时,显示提示,按任意键退出。 在程序的开始显示自己的学号及姓名(拼音)。 编制一个主模块,编制一个子程序模块。实现参数的传递-Preparation of calculations N (N < 50) were even
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3274
    • 提供者:孙燚
  1. pingbao

    0下载:
  2. 汇编语言写的DOS界面下的屏幕保护程序,如果5秒种没有键盘输入就自动进入屏保,按任意键退出屏保-Written in DOS assembly language interface screen saver, if 5 seconds without keyboard input automatically enter the screensaver, press any key to exit screensaver
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:hawstein
  1. dazi

    0下载:
  2. 微机原理课程设计_打字练习_汇编课程设计 运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母turn red;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Course Design of Microcomputer _ _ typing practice program designed to run compiled executable testword.exe, the mai
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:4455
    • 提供者:J_marry
  1. FCLOCK

    0下载:
  2. 时钟实验 输入一个时分秒时间后按秒计时,按下任何一个键后停止计时,显示停止时间-Clock experiment Input a after our time when according to SEC timing, press any key stop the clock and display stop time
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:647
    • 提供者:黎洁昕
  1. HMSCLOCK

    0下载:
  2. 时钟实验 输入一个时分秒时间后按秒计时,按下任何一个键后停止计时,显示停止时间-Clock experiment Input a after our time when according to SEC timing, press any key stop the clock and display stop time
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:649
    • 提供者:黎洁昕
  1. asmcode

    0下载:
  2. 自己写的:编制计算N (N<50)个偶数之和(2+4+6+…)的子程序和接收输入N及将结果(例如:2+4+6=12)显示的主程序。 对键盘输入的字符进行判断,如果不是数字,显示提示,输入两位数。对输入的数字进行判断,如果输入的数不在1~50之 间,提示重新输入。结束时,显示提示信息,按任意键退出。 在程序的开始显示自己的学号及姓名(拼音)。 编制一个主模块,编制一个子程序模块。实现参数的传递。 -Compiled by N (N < 50) an even
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:2436
    • 提供者:黄雄
  1. Typing-practice

    0下载:
  2. 运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母 消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。 -Run the executable program testword.exe, the main menu screen appears, press the Enter key when the 26-letter-of-order line, then any
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3506
    • 提供者:卢波
  1. mms

    0下载:
  2. 用STC2052做的密码锁,用按键输入,带密码更新,密码失电后不会丢失-To do with the STC2052 lock, with key input, with a password update password will not be lost after power loss
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1848
    • 提供者:ydx
  1. Count_Key_Presses

    0下载:
  2. 从键盘输入,程序记录所按的键的数目。汇编实例。-Input from the keyboard, the program records the number of the key pressed. Compilation of examples.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:740
    • 提供者:许灵玉
  1. exp7(2)

    0下载:
  2. 键盘输入十六进制数据(10个以内)的排序并输出显示的程序设计-key input and output sorted hex numbers(less than 10)
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3108
    • 提供者:ann
  1. xinxijiansuo

    2下载:
  2. 信息检索程序设计 完成一个信息检索系统。在数据区,有 9个不同的信息,编号 0-8,每个信息包括 40个字符。从键盘输入 0-8之间的一个编号,然后再屏幕上显示出相应编号的信息内容,按“q”键退出。 -Information retrieval program design Complete a information retrieval system. In data area, there are nine different information, Numbers 0-8,
  3. 所属分类:汇编语言

    • 发布日期:2013-12-05
    • 文件大小:2079
    • 提供者:宋麦涛
  1. keybd

    0下载:
  2. 利用中断方式响应键盘输入,并识别是哪个键按下。用两组4个LED显示被按下键的的行编号与列编号。-Interrupt in response to keyboard input, and identify which key is pressed. Two sets of four LEDs to display the line number and column number is pressed key.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:775
    • 提供者:luoyong
  1. 1x

    0下载:
  2. 利用DOS 功能调用从键盘输入一个小写字母,将其转换成大写 字母后在屏幕上显示;按ESC 键后返回DOS。若输入的不是小写字母,则响铃 一次,并在屏幕上显示“Please retry …”。-Using DOS the function calls from the keyboard a lowercase letters, converts it into capital After the letters on the screen display Press the ESC
  3. 所属分类:assembly language

    • 发布日期:2017-05-17
    • 文件大小:4696000
    • 提供者:尹望峰
  1. anmoqi

    0下载:
  2. 颈椎按摩器源码,按键输入,手动调整7档智能模式-Cervical massager source, the key input manually adjust the seven-speed intelligent mode
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:1954
    • 提供者:郭毅
  1. wfb2dec

    0下载:
  2. WFB2DEC 2-D Wavelet Filter Bank Decomposition y = wfb2dec(x, h, g) Input: x: input image h, g: lowpass analysis and synthesis wavelet filters Output: x_LL, x_LH, x_HL, x_HH: Four 2-D wavelet subbands Make sure filt
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:745
    • 提供者:wen
  1. ALIENTEK-MINISTM32--2-

    0下载:
  2. ALIENTEK MINISTM32 实验2 按键输入,用单片机来实现简单的按键输入。-The experiment 2 key input, ALIENTEK MINISTM32 single chip to achieve a simple button input.
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:20464
    • 提供者:周星驰
  1. lock

    0下载:
  2. 设计一种单片机控制的密码锁,具有按键有效提示、解码有效提示、控制开锁电平、控制报警、密码修改等功能。密码锁的控制程序由主程序及延时子程序、、键盘输入子程序、修改密码子程序、比较密码子程序、显示等子程序组成。密码锁在输入密码正确的条件下输出开锁电平,控制电控锁开启,同时显示OPEN字样。当输入密码错误时,错误指示灯亮,同时显示CLOSE字样。当三次误码输入时,产生报警电平报警。还可以实现对密码的修改,修改密码时,修改时指示灯亮,修改完成后,指示灯灭。要求选用AT89C51单片机和适当的电子元器件完
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:14814
    • 提供者:leemiyao
  1. oneseg7

    0下载:
  2. 实现按键输入十进制,具有按键消抖功能,时钟分频及复位功能-Key input decimal
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:446025
    • 提供者:理解进
  1. smallgame_config_8255

    0下载:
  2. 这是一个用汇编语言编写的程序,他有对8255的配置,以及实现检测按键的输入是否与灯的暗灭相同的小游戏。-This is a program written in assembly language, he has the 8255 configuration, as well as detection key input is the same with the lights off dark game.
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:37630
    • 提供者:陈志伟
« 1 2 34 »
搜珍网 www.dssz.com