说明:在dos环境下,通过ad控制字符串在屏幕中的移动方向,ws控制移动速度-PRESS A TO GO FORWARD
PRESS D TO GO BACK
PRESS W T0 SPEED UP
PRESS S TO SLOW DOWN
PRESS SPACE TO START OR TO PAUSE
DB CR,LF, PRESS ENTER TO STOP , $ <yingjie> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:按提示输入一个名字,如果正确输入y,如果不正确输入n然后继续输入-When prompted, enter a name, if the correct type y, if you do not enter n and enter the correct <李鑫> 在 2025-01-13 上传
| 大小: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 <张子安> 在 2025-01-13 上传
| 大小: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 <蔡少> 在 2025-01-13 上传
| 大小:1kb | 下载:0