搜索资源列表
旋转箱子
- 很有意思的一个汇编程序 纯DOS程序代码,需要MASM5.0,编译时请使用\"编译 -> DOS\"方式-a very interesting compilation procedures pure DOS code required MASM5.0, compile-time use "Build-gt; DOS "mode
dianzi_colock
- 汇编语言写的电子时钟,课程设计的程序,masm5.0汇编通过-assembly language to write the electronic clock, the curriculum design process, through the compilation masm5.0
SKIING
- 这是一款类似的滑冰游戏,操作简单,是最近才完成的,至今还未发现错误,已在微软MASM5。0上通过运行了-This is similar to the skating game, simple operation, recently completed, has not been found wrong, Microsoft has MASM5. 0 by running on the
DAZIgame
- 1) 从屏幕上方以一定的时间间隔随机落下可显示字符,字符的出现位置亦是随机的; 2) 在多个字符(可以简化为仅有一个字符)下落的过程中可输入任意键,若键入与其中的任意一个字符相匹配的键,则该字符高亮显示并发出蜂鸣声,同时计分; 3) 按ESC键结束练习并显示命中率; 4) 再次按ESC键退出。 2. 硬件和软件环境: 个人PC机,WINXP操作系统,MASM5.0编程环境 -1) from the top of the screen in a certain time i
jichunqi1
- 读寄存器内容的源代码环境是WINXP+MASM5.0通过编译生成可执行文件,双击,提示写入文件成功,按任意键推出。在程序的同一目录下的TEMP.TXT中已经写入了:-Reading Register contents of the source code WINXP MASM5.0 environment is generated through the compiler executable files , click, suggesting that writes the document
3
- 自编的贪吃蛇程序源码,ASWD控制方向用MASM5.0编译通过
zhuliuchengxu
- 系统时钟驻留程序设计实验报告,含源代码,环境masm5.0
简单的赛车游戏
- 程序在masm5.0下编译通过,望大家有什么问题或看法能与我联系讨论,我的email:xiangyuan_122@163.com-the programme will be finished under masm5.0,please keep touch with me if you have some problems and suggestions. My Email address is xiangyuan 122@163.com
简单的赛车游戏1
- 这个程序是大二时的汇编课程设计,当时也是花了不少时间,因为是初学,很多方 面都遇到了麻烦。首先就是画小车的问题,如果采用子程序,参数的频繁变动将使程序 变得很难阅读,后来终于发现宏的应用将使程序变得更易于阅读,但因为宏调用在编译 时会宏展开,采用宏将使编译后的文件比较大。再就是小车的动画实现及其碰撞检测, 也是历经磨难好不容易才完成。尤其是碰撞检测,也没找到好的方法,以至三个车道绝 大部分代码是重复的,还盼高手指点迷津。原准备用中断做背景音乐的,但没做好,只 做了个显示系统时钟的,让大虾们见笑。
masm5
- 1、下载个masm5.0(简单,适合初学者),里面至少应包含masm.exe和link.exe,可能还包含其他的,不过我们只需要最基本的这两个。 2、将masm5.0压缩包里的程序解压(包含masm.exe和link.exe),放到一个目录中(如D:\masm),然后就在这个目录下建立个文本文件(如XX.txt)写入个汇编程序,保存,将后缀名改为XX.asm。 3、进入命令提示行(开始--运行--输入cmd) 4、进入程序所在文件夹(用dos的cd命令),以2中的为例,键入“d
MASM5
- 汇编调试环境,包括debug,link,masm工具等等,很实用的-Compilation debug environment, including debug, link, masm tools, etc., very useful
DELSELF
- 自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)-A DOS assemble language program usng masm5.0,and it can delete itself from the hard disk when running,and even if you set the program file read-only or hidden attribute,so make sure bac
一个有趣的打字游戏
- 此模板是纯DOS程序代码,需要MASM5.0,编译时请使用"编译 -> DOS"方式。-this template is pure DOS code required MASM5.0, compile-time use "Build-
dz
- 打字小游戏的C源代码,此模板是纯DOS程序代码,需要MASM5.0,编译时请使用"编译 -> DOS"方式。 -Typing game of C source code, this template is a pure DOS code, need MASM5.0, compile-time, please use the
masm5.0
- 这个是masm5.0汇编语言的X86机上的开发编译软件用它可以在wins系统下进行汇编语言开发-This is masm5.0 the X86 assembly language development machine to compile software to use it wins the system can be carried out under the assembly language development.
masm5
- 清华大学2010年暑假小学期汇编所有作业。包含计算器大作业。包含masm5模拟器。-The summer of 2010, Tsinghua University School of compilation of all operations. Includes calculators big job. Contains masm5 simulator.
MASM5.0error-message
- masm5.0错误提示信息,基本包括masm所以错误信息。-masm5.0 error message, including masm so basic an error message.
MASM5.0
- 如何使用MASM.5.0 图文并茂 详细讲述步骤-How to describe in detail the steps illustrated using MASM.5.0
masm5.0
- windows下的汇编编译链接工具,名称为masm5.0-windows tools for assembly
MASM5.0
- MASM\DEBUG.EXE MASM\LINK.EXE MASM\MASM.EXE 等全面工具包(masm5.0 MASM\DEBUG.EXE MASM\LINK.EXE MASM\MASM.EXE)
