王爽 汇编语言程序设计实验10,题三,数值转换。(Assembly experiment Convert HEX to Decimal and Show on screen )...

不用多说了,就直接代码吧html   1  assume  cs: codesg,  ds: data    2  data segment   3       ; 00 is filler a   4       ; 317ah is 12666 hex value   5       ; 0000h is high bits. if the number is big and hex valu
相关文章
相关标签/搜索