CRLF Output Stream
CRLF Output Stream...
CRLF Output Stream...
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode ...
.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx ...
输入、输出功能,检验输入的数是否为数字功能,ASCII码与二进制数的的相互转化功能,两数相乘功能,因此整个程序定义了两个宏INPUT和MULTIPLE,宏INPUT实现了输入、检验和ASCII码与二进...