[工学]汇编语言课程设计10000字获奖报告摘要中英文.docVIP

  • 1
  • 0
  • 约1.62万字
  • 约 38页
  • 2018-02-28 发布于浙江
  • 举报

[工学]汇编语言课程设计10000字获奖报告摘要中英文.doc

[工学]汇编语言课程设计10000字获奖报告摘要中英文

-1- JIANGSU TEACHERS UNIVERSITY OF TECHNOLOGY 汇编语言程序设计报告 学院名称: 计算机工程学院 专 业: 计算机科学与技术 班 级: 姓 名: 指导教师姓名: 汇编程序设计说明书 摘要(中文): 通过此次的汇编语言实验,让我熟悉了解了汇编语言的指令系统中一些基本的指令的操作及运用,同时我也对汇编语言程序格式、循环与分支程序设计、子程序结构等的运用有了进一步的了解。我所选的题目为输入一个圆柱体的底面半径和高,求它的表面积和体积以及它最大内接长方体的表面积和体积。在对所选的题目进行分析编程的过程中,首先绘制程序流程图,再按照流程图运用8086CPU提供的指令、伪指令、宏指令及DOS,BIOS功能调用编写程序源代码,同时给出说明注释。最后利用计算机提供的软件调试工具对所编写程序进行调试,记录下整个调试分析的过程与运行结果。 关键词:圆柱体、汇编语言、流程图、程序源代码、调试。 Summary (英文): Through the assembly language experiment, let me be familiar with some basic instruction of assembly language’s instruction system in operation and use. At the same time, I have also been further understood for the assembly language program format, circulation and branch program design, such as the use of subroutine structure. My selected subject is to input a radius of cylinders basal plane and the cylinders height, and strive for its surface area and volume as well as its maximum inscribed rectangular parallelepipeds superficial area and volume. On the choice of the programming process, first of all drawing flowchart of the program, then according to the flow chart provided by 8086CPU instructions, directives, macro and DOS, BIOS function calls compiling the program source code, and giving descriptions of the annotation. Finally,using the software debugging tools the computers provided for program debugging,and recording the whole debugging analysiss process and results. Key words: cylinder, assembly language, flowchart, program source code, debugging. 项目概述 ???课程设计要求用所学的汇编语言知识来编写一个完整的程序以实现求一个圆柱体的表面积和体积以及该圆柱体内接最大长方体的表面积和体积。 课程设计的目的 掌握一些程序设计的基本方法,要知道主程序,子程序以及推栈段的使用,了解自己所编的程序.了解与掌握汇编语言中加法指令、减法指令、乘法指令、除法指令、出栈及入栈指令、跳转指令等的概念和它们的运用。学会圆柱体程序的设计方法。 课程设计的要求 1、 需要的基本知识与技能: 具备汇编语言设计、编写、调试和运行程序的方法和技巧。在PC机上运行汇编程序需要经过以下几个阶段: 编辑源程序:

文档评论(0)

1亿VIP精品文档

相关文档