登录
首页 » Asm » Masm60

Masm60

于 2020-11-03 发布
0 141
下载积分: 1 下载次数: 2

代码说明:

说明:  (1)把该字符串传送到附加段中偏移量为GET-CHAR开始的内存单元中。 (2)比较该字符串是否与“The Computer”相同,若相同则将AL寄存器的内容置1,否则置0。并要求将比较次数送到BL寄存器中。 (3)检查该字符串是否有“&.”符,若有则用空格符将其替换。 (4)把字符串大写字母传送到附加段中以 CAPS 开始的单元中,其余字符传到以CHART开始的单元中。然后将数据段中存储上述字符串的单元清0。((1) The string is passed to the memory unit in the additional segment whose offset is the start of get-char. (2) Compare whether the string is the same as "the computer". If it is the same, set the content of Al register to 1, otherwise set it to 0. The comparison times are required to be sent to BL register. (3) Check that the string has a "&." character, and if so, replace it with a space character. (4) The uppercase letters of the string are transferred to the cells starting with caps in the additional segment, and the rest of the characters are passed to the cells starting with chart. Then, the unit in the data segment that stores the above string is cleared to 0.)

文件列表:

ex2.asm, 320 , 2020-11-02
ex3.asm, 464 , 2020-11-02
ex23.asm, 400 , 2020-11-02
ex24.asm, 587 , 2020-11-02
ex1.asm, 447 , 2020-11-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696522资源总数
  • 104029会员总数
  • 31今日下载