文件名称:typing-game
介绍说明--下载内容均来自于网络,请自行研究使用
制作这款打字小游戏是为了对汇编语言程序设计有一个更深刻的了解,将所学的知识应用于实践,提高自己的编程水平。鉴于用汇编语言编程的复杂性,为了使游戏能够实现自己预先的构想,所以自创了这款相对比较简单的打字游戏。在游戏制作工作中会应用到80x86的指令系统和寻址方式,输入输出程序设计等,涉及到的知识领域还是很全面的,所以在通过完成这次编程,相信能得到不小的提高。-Make this typing game is for assembly language programming on a more profound understanding of the knowledge learned will be applied in practice, to improve their programming skills. In view of assembly language programming complexity, in order to achieve their pre-game concept, so own a relatively simple typing this game. Production work in the game will be applied to the 80x86' s instruction set and addressing modes, input and output program design, the knowledge involved is still very full, so by completing the program, which will hopefully be no small improvement.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
键盘打字游戏\汇编语言专题实验报告.doc
............\附件1、 源程序代码文件\dazi.asm
............\....2、 可执行文件\DAZI.EXE
............\....3、 原始数据文件及结果文件\masm5\dazi.asm
............\..............................\.....\DAZI.CRF
............\..............................\.....\DAZI.EXE
............\..............................\.....\DAZI.LST
............\..............................\.....\DAZI.MAP
............\..............................\.....\DAZI.OBJ
............\..............................\.....\lib.exe
............\..............................\.....\link.exe
............\..............................\.....\masm.exe
............\..............................\.....\obj2asm.exe
............\..............................\masm5
............\附件1、 源程序代码文件
............\附件2、 可执行文件
............\附件3、 原始数据文件及结果文件
键盘打字游戏
............\附件1、 源程序代码文件\dazi.asm
............\....2、 可执行文件\DAZI.EXE
............\....3、 原始数据文件及结果文件\masm5\dazi.asm
............\..............................\.....\DAZI.CRF
............\..............................\.....\DAZI.EXE
............\..............................\.....\DAZI.LST
............\..............................\.....\DAZI.MAP
............\..............................\.....\DAZI.OBJ
............\..............................\.....\lib.exe
............\..............................\.....\link.exe
............\..............................\.....\masm.exe
............\..............................\.....\obj2asm.exe
............\..............................\masm5
............\附件1、 源程序代码文件
............\附件2、 可执行文件
............\附件3、 原始数据文件及结果文件
键盘打字游戏