-
汇编实现25+9=34
应用背景
1.进一步学习汇编语言源程序的编辑,编译,目标文件的链结和可执行文件的执行全过程
2.进一步学习文本的编辑软件,TASM,TLINK和TD的使用方法
3.学习掌握汇编语言的语法规则,练习汇编语言的语法错误查找和排除。
4.通过编制汇编程序,学习分支循环程序的编程方法
关键技术
通过比较法完成8位二进制数转换成十进制数送屏幕显示功能的汇编语言源程序,但有很多语法错误。要求实验者按照原样对源程序进行编辑,汇编后,根据TASM给出的错误信息对源程序进行修改,直到没有语法错误为止。然后进行链接,并执行相应的可执行文件。正确的执行结果是在屏幕上显示:25+9=34。
- 2022-01-22 02:21:57下载
- 积分:1
-
利用VB语言实现SQL数据库和数据库中表的建立,减少了用户直接手动输入的麻烦。...
利用VB语言实现SQL数据库和数据库中表的建立,减少了用户直接手动输入的麻烦。-VB language implementation using SQL database and the establishment of a database table, reducing the user directly to the trouble of manually entered.
- 2022-01-26 05:47:25下载
- 积分:1
-
它可以帮助你知道C++源程序很快
it can help you know C++ souce program quckily
- 2023-01-28 02:45:04下载
- 积分:1
-
A Newton interpolation matlab m
一个牛顿插值的matlab的m文件-A Newton interpolation matlab m-file
- 2022-01-26 07:23:21下载
- 积分:1
-
fdsafsdaf
fdsafsdaf
- 2022-03-03 06:09:38下载
- 积分:1
-
一个汇编通用对话框例子
一个汇编通用对话框例子-a compilation of common dialog example
- 2023-02-24 03:40:02下载
- 积分:1
-
我们汇编语言的一个大作业,一个主程序,调用三个模块
我们汇编语言的一个大作业,一个主程序,调用三个模块-a major operation, a main program, called three modules
- 2023-01-17 13:55:03下载
- 积分:1
-
This paper stresses the C language devil language interpretation systems, the de...
本文主要讲了C语言编写魔王语言解释系统,把魔王抽象的语言通过进队出队按照规则α 转换为 β1β2…βm 和θδ1δ2…δn 转换为 θδnθδn-1… θδ1θ 进行解释,最后解释译成我们能够看懂得语言。同时也讲述了在编写调试程序中一些需注意的问题,如调试程序的步骤。通过队的应用(出队入队)以及其他相关知识完成了这次课程设计。-This paper stresses the C language devil language interpretation systems, the devil of abstract language into the team through the Team in accordance with the rules is converted to α β1β2 ... βm and θδ1δ2 ... δn convert θδnθδn-1 ... θδ1θ explanation, and finally explained to us to look to understand the language. Also described in the preparation of commissioning procedures should pay attention to some issues, such as the debugger steps. Through the application of force (a team into the team), and other relevant knowledge to complete the curriculum design.
- 2022-10-15 03:55:04下载
- 积分:1
-
利用CCS实现IIR滤波器的功能,保证正确。
利用CCS实现IIR滤波器的功能,保证正确。-The use of CCS realize the function of IIR filter, and ensure the correct.
- 2022-05-21 07:14:02下载
- 积分:1
-
建立循环链表,实现选猴王的程序:输入N只猴子,从第一只猴子开始报数(M),数到m的那只猴子就推出,如此循环,剩下的最后一直猴子就是猴王...
建立循环链表,实现选猴王的程序:输入N只猴子,从第一只猴子开始报数(M),数到m的那只猴子就推出,如此循环,剩下的最后一直猴子就是猴王-Circulation list set up, implementation procedures for the election of the King: Enter the N monkeys, monkeys from the first start off (M), only a few of the m Monkey on the introduction of such a cycle has been the last remaining Monkey is a monkey Wang! !
- 2022-04-02 04:42:32下载
- 积分:1