文件名称:Strfind
- 所属分类:
- 汇编语言
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2013-01-24
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- cheny******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的汇编源程序。从键盘输入两个字符串:A串,例如’software’;B串,例如’school of software engineering’;
判断A在B中是否存在,如果存在,输出“FOUND”,反之,输出“NOT FOUND” -A simple assembler source. Two strings: A string is entered from the keyboard, such as ' software' B string, for example ' school of software engineering' judge of A in B exists, if it exists, the output " FOUND" , on the contrary, output " NOT FOUND"
判断A在B中是否存在,如果存在,输出“FOUND”,反之,输出“NOT FOUND” -A simple assembler source. Two strings: A string is entered from the keyboard, such as ' software' B string, for example ' school of software engineering' judge of A in B exists, if it exists, the output " FOUND" , on the contrary, output " NOT FOUND"
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Strfind.asm