文件名称:ASM
介绍说明--下载内容均来自于网络,请自行研究使用
已知BUF1,BUF2字节单元中各存放一个无符号数,编写程序完成下述功能:
若两个数中一个是奇数一个是偶数,则奇数存入BUF1单元,偶数存入BUF2单元。
若两个数均为奇数,则分别加1后存回原单元
若两个数均为偶数,则不做任何操作。-The known BUF1 and BUF2 byte unit in the store a unsigned number, write a program to complete the following functions: if two number one is odd number one is even, the odd number in BUF1 unit, even in BUF2 unit. If the two Numbers are an odd number, add 1 respectively after the unit back to save two Numbers for all if even, do not do any operation.
若两个数中一个是奇数一个是偶数,则奇数存入BUF1单元,偶数存入BUF2单元。
若两个数均为奇数,则分别加1后存回原单元
若两个数均为偶数,则不做任何操作。-The known BUF1 and BUF2 byte unit in the store a unsigned number, write a program to complete the following functions: if two number one is odd number one is even, the odd number in BUF1 unit, even in BUF2 unit. If the two Numbers are an odd number, add 1 respectively after the unit back to save two Numbers for all if even, do not do any operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ASM.txt