文件名称:3
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
在制定内存查找指定字符,显示该字符相对于起始地址的偏移量(找到几个显示几个)
否则返回-1 (本程序利用si作为标志位,初始值为-1;找到了则大于-1;没找到则仍为-1)
寄存器:ax,bx,cx,dx,bp,si-Find the specified character in the development of memory, showing the character relative to the starting address offset (to find a few shows a few) otherwise it returns-1 (si use of this procedure as a flag, the initial value of-1 to find the is greater than-1 not find the remains-1) registers: ax, bx, cx, dx, bp, si
否则返回-1 (本程序利用si作为标志位,初始值为-1;找到了则大于-1;没找到则仍为-1)
寄存器:ax,bx,cx,dx,bp,si-Find the specified character in the development of memory, showing the character relative to the starting address offset (to find a few shows a few) otherwise it returns-1 (si use of this procedure as a flag, the initial value of-1 to find the is greater than-1 not find the remains-1) registers: ax, bx, cx, dx, bp, si
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3.asm