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

搜索资源列表

  1. 表盘式时钟汇编原代码

    0下载:
  2. 基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 - The basic design requests 1 on the screen to demonstrate a suitable size the circula
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:39620
    • 提供者:陈万通
  1. 125458

    0下载:
  2. 程序建立一个可存放128项的电话号码表,每项包括人名(20个字符)及电话号码(15个字符)两部分; 程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; 程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上打印出来。 -procedures for the establishment of a deposit of 128 telephone numbers table, each include the names of persons (20 c
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:肖肖
  1. Assem

    0下载:
  2. 几个汇编小程序。能实现电话号码本的管理,屏幕显示程序,显示ASCII码。-compilation of several small programs. The telephone number to achieve the management of the screen display program, showing ASCII.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5809
    • 提供者:
  1. interupt

    0下载:
  2. 该程序首先访问中断向量表,然后能自动建立一文件,将中断向量表的内容保存到文件中(文件名为INTHAND.TXT),并将中断向量表的各入口以十六进制的形式显示在屏幕上(如:01#___每行显示4个)。-the program first visit to the scale interruption, and then automatically build a document, Scale will be suspended to preserve the contents of the do
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2071
    • 提供者:聂仁博
  1. fv

    0下载:
  2. 用光标实现飞鸟的形状 使其在屏幕中间看起来有非动效果 非常好玩哈-birds use the cursor to achieve it in the shape of the screen, they are among the non-dynamic effect was very fun Kazakhstan
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:951
    • 提供者:
  1. kechengshejiguyue

    0下载:
  2. (1) 问题描述:在屏幕上输出ASII码表和九九乘法表。 (2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序。 (4) 设计报告格式按附件要求书写。 -(1) Descr iption of the issue : on the screen output Mayor stopwatch and Jiujiuchengfabiao. (2) operating procedures s
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:大月
  1. XW01

    0下载:
  2. 从键盘输入20各有符号,将他们排序并在屏幕上显示。-input from the keyboard with 20 symbols, their sequence and displayed on the screen.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:ahhfxw
  1. DAZIgame

    2下载:
  2. 1) 从屏幕上方以一定的时间间隔随机落下可显示字符,字符的出现位置亦是随机的; 2) 在多个字符(可以简化为仅有一个字符)下落的过程中可输入任意键,若键入与其中的任意一个字符相匹配的键,则该字符高亮显示并发出蜂鸣声,同时计分; 3) 按ESC键结束练习并显示命中率; 4) 再次按ESC键退出。 2. 硬件和软件环境: 个人PC机,WINXP操作系统,MASM5.0编程环境 -1) from the top of the screen in a certain time i
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:mong
  1. WordGame

    0下载:
  2. 用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或者不是按的”ESC”键时,屏幕不动作,直到用户输入数字”1”或者按的”ESC”键时 2,打字字符从第二行开始显示(双数行为显示打字内容,单数行由用户输入) 打字内容:1), We will see his boat and then.We ll say goodbye to him.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7588
    • 提供者:sfd
  1. MASM_PHONE

    0下载:
  2. (1)要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; (2)程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; (3)凡有新的输入后,程序应按人名对电话号码表重新排序; (4)程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 -(1) require the establishment of a procedure can be stored 50 phone numb
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3989
    • 提供者:乔俊锋
  1. phonecheck

    0下载:
  2. 该程序的基本功能如下 1.建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; 2.程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中; 3.凡是新的输入后,按人名对电话号码表重新排序; 4.程序可接收需要查找电话号码的人名,并从电话号码表查出其电话号码,再在屏幕上以如下格式显示出来: 1. name tel 2. ××× ××× -the program's basic function is as follo
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2483
    • 提供者:烟仔
  1. CLOCKintasm

    0下载:
  2. 时钟中断修改并驻留的汇编程序,在屏幕上显示字符。-clock interruption revised and the presence of the compilation process, the characters on screen.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:840
    • 提供者:recome
  1. smi

    0下载:
  2. 移动的笑脸的汇编程序,笑脸在屏幕上移动且根据随机产生的0,1,2开完成笑脸的上右,右和右下的移动,到达边界结束移动-movement faces a compilation procedures, smiling faces on the screen and under the random movement of 0,1, 2 opened completed a smiling face on the right and the right of movement and right lo
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:BRIANT
  1. asm-cailiang

    0下载:
  2. 汇编实现asc码字库提取,显示在屏幕上-compilation achieve asc code font extraction, shown on the screen
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:37604
    • 提供者:cailiang
  1. x+y

    0下载:
  2. 汇编程序:计算X+Y,在屏幕显示输出结果。-compilation procedures : Calculation X + Y, the screen display output.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2783
    • 提供者:杨天
  1. asm_sin

    0下载:
  2. 在屏幕以随机位置和随机颜色显示彩色的正弦波;用回车键控制画面切换,按“Q”键退出。-screen in a random location and random colors show color sine wave; Using the ENTER key control screen switching, by the "Q" key to exit.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2820
    • 提供者:窦辉
  1. FQ2WF2

    0下载:
  2. 编写一个中断程序,每隔1秒响铃一次,在屏幕上指印“0”字符,该程序为内存驻留。-procedures for the preparation of an interruption every one seconds ringing, with the fingerprints on the screen "0" characters The procedure for the presence of memory.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:战天
  1. screensaver-by-ASM

    0下载:
  2. 用汇编写屏幕保护程序。屏幕保护程序是什么,相信大家都用过,但对于它的结构也许就不那么熟悉了。屏幕保护程序是一种特使的 .exe 文件,实际上它是一个标准的 PE 文件,除了有扩展名 .scr,当然这个扩展名也是用连接程序产生的 .exe 文件改名得到的。但在编程中,屏幕保护程序又有它的特殊的地方,说穿了就是它的编程规范。 -compilation was made by the screen saver. Screen Saver yes, I believe we all used, bu
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4798
    • 提供者:jiankang
  1. dianzixianshi

    0下载:
  2. LED大屏幕显示系统,以AT89S52单片机为核心,由键盘显示、录放音模块、光电开关、温度采集、定时闹铃、LED大屏幕显示等功能模块组成。-LED large screen display system to AT89S52 Single-chip as the core, from the keyboard display, audio playback module, photoelectric switches, temperature acquisition, timing alarm,
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:4984
    • 提供者:吴飞扬
  1. fangjun

    0下载:
  2. 1 本软件是带时钟的屏幕保护软件。 2 需要在c盘上的ucdos 中hzk16文件 3 在dos 平台上键入timer /x x为数字是表示屏保时间 4 按ESC键程序退出-1 This software is with a clock screen saver software. 2 need to c drive files on the ucdos in hzk16 type 3 in the dos platform timer/xx for the figures to
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2593
    • 提供者:liuliu
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com