文件名称:ASM
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:560byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
已知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