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

搜索资源列表

  1. chazhaodianhuahaoma

    0下载:
  2. 要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; 程序可接受输入人名及相应的电话号码,并把它们加入电话号码表中; 凡有新的输入后,程序应按人名对电话号码表重新排序; 程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 -Require the establishment of a process to deposit the telephone number of the table
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:67798
    • 提供者:pengsihang
  1. clock

    0下载:
  2. 用汇编语言实现的倒计时器,利用1C中断每秒中断约18次的特性,在根据中断次数计算时间,每过一秒,时间以十进制显示在屏幕上,时间减到零时程序退出。-Using assembly language implementation of the countdown device, using 1C interrupted about 18 times per second interruption characteristics, in accordance with interruptions com
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:695
    • 提供者:王明杰
  1. HANOI

    0下载:
  2. 汉诺塔程序 共有三个轴 码数由键盘输入 屏幕上输出移动的过程及次数-Tower of Hanoi program a total of three-axis code number on the screen from the keyboard input and frequency output of the process of moving
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:944
    • 提供者:hugohd
  1. keyboard

    0下载:
  2. 程序运行后,在屏幕上接收键盘输入的字符串,然后存如某个指定的内存单元里-Program running on the screen to receive keyboard input string, and then deposit such as a designated memory cell where
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:833
    • 提供者:陈哲
  1. editingtest

    0下载:
  2. 功能:运行可执行文件11.exe,在出现的界面中输入任意文本内容,利用DEL键、BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑。 按f1键激活菜单file,下移光标,通过选择New;Open;Save As;Save;Exit子菜单实现文件的新建;打开;另存;保存和退出等功能。按f10激活帮助,给出帮助信息;按ESC键退出帮助。 -Function: Run the executable file 11.exe, the interface appears
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:96261
    • 提供者:冬冬
  1. textedit

    0下载:
  2. 简单的文本编辑器 基本功能:运行可执行文件wbbjq.exe,在出现的界面中输入任意文本内容,利用DEL键、BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑,按f1键激活菜单file,下移光标,选择save,输入文件名。也可以选择FILE菜单的其他菜单项,他们的功能均可实现。按f10激活帮助,按ESC键退出帮助。 -A simple text editor, basic functions: to run an executable file wbbjq.e
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:1587
    • 提供者:尹洋洋
  1. 6

    0下载:
  2. 十进制到十六进制的转换。要求: 1.从键盘取得十进制数,然后以十六进制在屏幕上显示; 2.能连续多次转换输入的十进制数,以回车键作为输入十进制数的结束; 3.若键盘输入的不是数字,则在屏幕上提示:“the input is not a a number,again,please!” 4. 键入‘q’键则可退出程序 -Decimal to hexadecimal conversion. Requirements: 1. To obtain a decimal number
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:735
    • 提供者:金逸
  1. easy

    0下载:
  2. 实现除法,并在屏幕上显示,用8086的汇编编写,是王爽老师上的设计题目中的综合实现-make div yushuan and str display to you,use 8086 asm to do,hope help you,thanks pudn!
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1095
    • 提供者:lrgeid
  1. dtoc2

    0下载:
  2. 自己编写的在屏幕上显示任意字符的ASM程序,参考自王爽老师的8086汇编-str display to any string
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1030
    • 提供者:lrgeid
  1. mazhilang

    0下载:
  2. 本程序由汇编语言设计: 功能分四大块: 1:Read Cmos message 读取一些Cmos 中的信息,并显示。 2: Show The Time 显示当前日期和时间。 3:Test the Key_Board 测试按键,每按一键,相应显示该键的Asci 码 和 Scan 码。 4:Math operation 由用户输入算术式,以 = 结束,相应在屏幕上显示结果。运算符号 包括 + , - , * , / 。 5:Escap
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3294
    • 提供者:liuliu
  1. hb

    0下载:
  2. 用汇编语言 实现画面中的一个笑脸 在屏幕中横向移动 -Screen with the assembly language implementation of a smiling face on the screen in the lateral movement
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1035
    • 提供者:hk
  1. M6

    0下载:
  2. 在屏幕上显示一个建字,可以修改为显示其他字符,也可以修改字符显示颜色以及位置等-Displayed on the screen to build a word, can be modified to show other characters, you can modify the character display color and location, etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:675462
    • 提供者:yang
  1. ELS

    0下载:
  2. 改编版的俄罗斯方块,只由一个小方块随机出现在屏幕上-An adapted version of Tetris, only randomly by a small box appears on the screen
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2604
    • 提供者:zyt
  1. Prob

    0下载:
  2. 在屏幕上开出三个窗口: 用“<-”和“->”键选择左窗口或右窗口为当前活动窗口,从键盘输入字符, 字符就会从当前活动窗口的最下行开始显示,同时也在下窗口显示。当一行字符显 示满后(左右窗口一行显示20个字符,下窗口显示50个字符),窗口自动向上卷 动一行,输入的字符仍显示于最低一行,窗口最高一行向上卷动后消失,按ESC键 程序运行结束。 -Use ""- "and"- "" key to select the left o
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1517
    • 提供者:风筝
  1. daziyouxi

    0下载:
  2. 该游戏是一个简单的打字游戏,双击图标后将进入主菜单,再按enter键会进入到选择速度的菜单,这里还有游戏的简单介绍,按1/2进入游戏后,字母会从屏幕上方掉下,从键盘键入正确的字母则掉下的字母消失,否则当字母掉到屏幕最下面时,生命值会减少,当生命值减少到0时游戏结束,这时按Esc键将返回主菜单。-The game is a simple typing game, double-click the icon will access the main menu, then enter keys int
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:2275
    • 提供者:魏薇
  1. CLOCK

    0下载:
  2. 在WINDOWS下的应用程序中的屏幕局右上角显示 日期 与 时间 非常完整 包括各语句的说明-In the WINDOWS application under the Bureau of upper right corner of the screen displays the date and time a very complete descr iption including the statement
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:dancingnow
  1. character-graphics-table

    0下载:
  2. 字符图形程序设计,1) 制作一个图形元素表,表中将所需的各种字符图形编上号码,并用存储器映射法将其显示在屏幕的左上部分; 2) 将光标定位在屏幕的右半部分画图区,上、下、左、右光标控制键控制光标在四个方向的移动,不显示其轨迹,同时要控制光标位置不超出画图区的边界; 3) 当按动某一数字键时,在光标位置处显示出相应编号的字符图形,然后移动光标,再显示下一个图形,最后绘出一幅有字符组成的图形。 4) 按动ESC键,退出程序,返回DOS。 -this is a asm program,
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:987
    • 提供者:whut
  1. huibianshixianxianshixitongshijian

    0下载:
  2. 用汇编语言实现一个显示系统时间的程序,屏幕中间显示系统时间.-Using assembly language to achieve a display system time-consuming procedures, the middle of the screen displays the system time.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1634
    • 提供者:hechen
  1. showstrings

    0下载:
  2. 程序代码,其功能是在屏幕上显示“Hello World”和“My name is ICE” 两个字符串-the source code can print "hello world"and"my name is ice"
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2465
    • 提供者:christian
  1. huffman

    1下载:
  2. 哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:7015
    • 提供者:王蕾
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com