欢迎来到天天文库
浏览记录
ID:6330470
大小:123.00 KB
页数:17页
时间:2018-01-10
《《汇编语言程序设计》课程设计论文-动画贪吃蛇程序设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、《汇编语言程序设计》课程设计论文设计题目:动画贪吃蛇程序的设计专业:班级:学号:姓名:指导教师:职称:日期:2009年12月28日1摘要在我们空闲的时候,我们可以用一些我们学过的知识编一些东西,通过这些东西我们可以学习到汇编语言综合应用程序设计方法,还可以提高汇编语言实际应用能力,充分了解计算机硬件和软件,完成理论到实践的推进过程。这个程序就是用我所学过的汇编知识编的一个小游戏,这个游戏的程序主要就是用汇编宏和子程序的知识来编制而成的,我们用宏和子程序定义了很多的模块,模块也就是在我们的程序中直接可以调用的一个独立的程序。所以我们编写程序的
2、时候可以很方便的用到它,所以那些基础知识也是我们编写程序的基础。关键词宏定义,子程序,汇编,宏调用,主程序。AbstractAtthetimeofoursparetime,wecanusesomeknowledgethatwelearnedtoweavesomethings,passingthesethingswecanstudytoeditcollectedmaterialsthecomprehensiveappliedprogramdesignmethodoflanguage,canalsoraisetoeditcollectedmat
3、erialstheactualappliedabilityoflanguage,thefullunderstandingcalculatorhardwareandsoftware,completethepropulsionprocessthatthetheoriesarrivesthefulfillment.ThisprocedureiswithwhatIlearnedtoeditcollectedmaterialsaget-awaydramaoftheknowledgeplait,theprocedureofthisgamemainlyb
4、eusetoeditcollectedmaterialsgreatandsub-procedureofknowledgedrawupandbecomeof,weusegreatdefinedalotofmoldspiecewithsub-procedure,anindependentprocedurethatthemoldpiecealsoisinourprocedureandcanadjusttousedirectly.Soweweavethetimeofwritetheprocedureandcanbeveryconvenientwit
5、hit,sothosefoundationsknowledgeisalsothefoundationthatweweavetowritetheprocedure.KeywordsThegreatdefinition,thesub-procedure,jumpstoturn,editcollectedmaterials,greatadjusttouse,thebeginningstartstoturn,mainprocedure.1目录摘要....................................................
6、...ⅠAbstract...................................................Ⅰ一、背景分析及意义..........................................1二、总体设计思想...........................................1三、主要功能...............................................2四、软硬件环境要求..........................................
7、2五、程序流程图............................................2六、使用说明...............................................3总体设计...................................................4参考文献...................................................4程序清单..................................................
8、.5-15-一、背景分析及意义现在有的一些人感觉生活都是很无聊的,特别是我们这些学生,所以有些时候肯定会玩各种各样的游戏的,有一些大的游戏,玩起来会话掉很多的时间,而且也会花掉大
此文档下载收益归作者所有