说明:按提示输入一个名字,如果正确输入y,如果不正确输入n然后继续输入-When prompted, enter a name, if the correct type y, if you do not enter n and enter the correct <李鑫> 在 2024-11-12 上传
| 大小:1kb | 下载:0
说明:(2) 用汇编程序实现1~100的加法运算
1. 设置循环变量和存储运算结果的寄存器的初值
2. 利用循环结构实现累加
3. 验证结果(0x13BA)。
-) compilation of procedures used to achieve 1 to 100 addition operationsThe 1 set of the loop variable and storage operation result re <张子安> 在 2024-11-12 上传
| 大小:1kb | 下载:0
说明:实验1 两个多位十进制数相加的实验
将两个多位十进制数相加,要求加数和被加数均以ASCII码形式各自顺序存放以DATA1和DATA2为首的5个内存单元中(低位在前),结果送回DATA1处。-Will more than two decimal number together and ask addend and BeiJiaShu are in ASCII form for each order to DATA1 and DATA2 <蔡少> 在 2024-11-12 上传
| 大小:1kb | 下载:0
说明:实验内容:实现十进制数的乘法。要求被乘数和乘数均以ASCII码形式各自顺序存放在内存中,乘积在屏幕上显示出来。
-Experiment content: realize the multiplication of the decimal number. Requirements and multiplier are in with the multiplicand being ASCII form their order in me <蔡少> 在 2024-11-12 上传
| 大小:1kb | 下载:0