下载此文档

汇编语言课程设计.doc


文档分类:IT计算机 | 页数:约28页 举报非法文档有奖
1/28
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/28 下载此文档
文档列表 文档介绍
摘要
通过此次的汇编语言实验,让我熟悉了解了汇编语言的指令系统中一些基本的指令的操作及运用,同时我也对汇编语言程序格式、循环与分支程序设计、子程序结构等的运用有了进一步的了解。我所选的题目为输入一个圆柱体的底面半径和高,求它的表面积和体积以及它最大内接长方体的表面积和体积。在对所选的题目进行分析编程的过程中,首先绘制程序流程图,再按照流程图运用8086CPU提供的指令、伪指令、宏指令及DOS,BIOS功能调用编写程序源代码,同时给出说明注释。最后利用计算机提供的软件调试工具对所编写程序进行调试,记录下整个调试分析的过程与运行结果。

关键词:三角形;汇编语言;流程图;程序源代码;调试


abstaract
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 cylinder's basal plane and the cylinder's height, and strive for it's surface area and volume as well as it's maximum inscribed rectangular parallelepiped's 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 piling the program source code, and giving descriptions of the annotation. Finally,using the software debugging tools puters provided for program debugging,and recording the whole debugging analysis's process and results.

Key words: triangle; assembly language; flowchart; program source code; debugging
目录
1概述 4
4
4
4
5
2程序设计方案及流程图 6
6
7
详细设计 7
8
3调试分析 8
8
系统菜单界面 9
10
4总结 11
5参考文献 12
致谢 13
附件 14
1概述
本课程设计要求用所学的汇编语言知识来编写一个完整的程序以实现用汇编语言编辑递归算法画三角形。

掌握一些程序设计的基本方法,要知道主程序,子程序以及推栈段的使用,、减法指令、乘法指令、除法指令、出栈及入栈指令、跳转指令等的概念和它们的运用。学会汇编语言递归算法的运用。

:
具备汇编语言设计、编写、调试和运行程序的方法和技巧。在PC机上运行汇编程序需要经过以下几个阶段:
编辑源程序:利用文本编辑工具编辑源程序,生成一个汇编语言的纯文本文件。。用汇编器汇编源程序生成目标代码文件,,汇编器还可以生成列表文件和交叉参考文件。汇编器相当于高级语言中的编译器。汇编语言按照汇编语言的语法检查源程序,

汇编语言课程设计 来自淘豆网www.taodocs.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数28
  • 收藏数0 收藏
  • 顶次数0
  • 上传人fr520520
  • 文件大小314 KB
  • 时间2018-09-14