文档详情

匯编程序设计打字游戏24x.docx

发布:2017-01-10约1.46万字共21页下载文档
文本预览下载声明
计算机与信息工程学院《汇编语言》课程设计打字游戏的设计专业:计算机科学与技术班级:控制11-2姓名:蔡磊学号:24指导教师:郝维来2013年6月28日设计题目:打字游戏的设计设计目的:能够较全面地巩固和应用课堂中所学的基本理论和程序设计方法,能够较熟练地完成汇编语言程序的设计和调试。 培养综合运用所学知识独立完成汇编程序课题的能力。 培养勇于探索、严谨推理、实事求是、有错必改,用实践来检验理论,全方位考虑问题等科学技术人员应具有的素质。 提高对工作认真负责、一丝不苟,对同学团结友爱,协作攻关的基本素质。培养从资料文献、科学实验中获得知识的能力,提高学生从别人经验中找到解决问题的新途径的悟性,初步培养工程意识和创新能力。设计目标:显示菜单通过提示信息进入游戏游戏速度设置(分为6种速度,分very slow,slow,normal,fast,very fast,fastest共6种速度)通过开始游戏,进行打字游戏出现26个字母的乱序排列,敲击键盘上相应的字母,如果输入正确则该字母消失,如果错误则相应屏幕下方的字母消失打字完成,游戏出现提示信息,如果游戏失败,则显示“The letter is arrive the bottom, You are lost !”,如果游戏成功,则显示“Press ENTER to go on.....”,同时实现返回主菜单的功能显示提示“Press ENTER to return menu and press ESC to exit!” ,根据提示按“Esc”退出游戏,确认退出“Bye-Bye!Thank for your playing!!”任务下达时间:2013-6-17任务完成时间:2013-6-28指导教师评语:年月日设计成绩:摘要随着计算机的不断发展更新在各个领域的应用中占有举足轻重的地位。汇编语言是计算机能够提供给用户使用的最快又最好的一门语言。微机原理与接口技术作为计算机科学领域的基础知识尽管计算机科学高速发展但基本原理依然不变学习并能掌握好微机原理与接口技术这门知识是非常重要的通过对这门知识的了解可以简单的编写一些日常生活中经典的控制程序。 本次课程设计是设计一个键盘打字游戏通过汇编语言的编程实现通过键盘来控制游戏的开始、暂停、结束等功能。不仅要有强大的理论的知识作为铺垫还必须要有理论与实际相结合的能力。就编程而言调用宏采用dos和bios功能中断并调试。需要有克服困难的信心和耐性。 关键词微机原理 汇编 打字游戏 ASMAbstractWith the continuous development of the computer updates, a significant role in all areas of application. Assembly language is presented to the user computer can use the fastest and the best language in the world. Microcomputer principle and interface technology as the basic knowledge of computer science, in spite of the high speed development of computer science, but the basic principles remain the same, learning and mastering the microcomputer principle and interface technology that knowledge is very important, through the understanding of the knowledge can be simple to write some classical control procedures in daily life. This course is designed to design a keyboard typing games, through the assembly language programming to achieve through the keyboard to control the end of the game start, pause, etc. Should not only have strong theoretical knowledge as foreshadowing, must also have the ability of integrating
显示全部
相似文档