文件名称:2
介绍说明--下载内容均来自于网络,请自行研究使用
多字节二进制数的加法。加数首地址由30H 给出,被加数和结果的存储单元首地址
由31H 给出,字节数由32H 给出。
、多字节二进制的减法。减数首地址由30H 给出,被减数和结果的存储单元首地址由
31H 给出,字节数由32H 给出。
将16 个单字节带符号数按由大到小的顺序排列。排列前数列保存在30H~3FH 中,
排列后保存在40H~4FH 中。(提示:先判断正负)-The number of multi-byte binary adder. 30H summand is given by the first address, the addend and the results of the first address of the memory cell is given by 31H, 32H are given by the number of bytes.
由31H 给出,字节数由32H 给出。
、多字节二进制的减法。减数首地址由30H 给出,被减数和结果的存储单元首地址由
31H 给出,字节数由32H 给出。
将16 个单字节带符号数按由大到小的顺序排列。排列前数列保存在30H~3FH 中,
排列后保存在40H~4FH 中。(提示:先判断正负)-The number of multi-byte binary adder. 30H summand is given by the first address, the addend and the results of the first address of the memory cell is given by 31H, 32H are given by the number of bytes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
10.asm
2.asm
3_1.asm
2.asm
3_1.asm