搜索资源列表
cmpstr
- 汇编语言,输入两个字符串,并比较两个字符串的大小与长度-compiled language, two input strings, and compare the two strings of size and length
match234
- 试编写一程序,比较两个字符串string1和string2所包含的字符是否相同。如果相同则显示‘Match’ ,否则,显示 ‘No match’,同时响铃提示。-prepared a test procedures Comparing the two strings string1 and string2 included whether the same characters. If the same show 'Match', it shows that 'No ma
bijiao
- 用汇编语言实现字符串的比较,从第一个字母开始比较,直到最后一个字母-using assembly language to achieve the string comparison, from the beginning of a letter, until the last letter
cipher
- 该程序将键盘输入的字符串与机内设定的字符串比较,若相同,则显示“OK”,否则显示“illegal user” 程序中有详细注释。
318
- 汇编语言设计简单的字符串比较,输入密码然后比较和预设密码是否相同
masm
- 此程序可以实现两个字符串的比较,A字符串包含B字符串,则输出匹配
stringmatching
- 字符串匹配设计:为了掌握提示信息的设置方法及读取键入信息的方法。编写程序实现两个字符串比较。如相同,则显示:“MATCH”,否则,显示:“NO MATCH”。
huibian
- 汇编语言写的程序,包括学生成绩管理,字符串比较,数据加密,四则运算,
yanzy3
- 汇编程序实现从键盘输入的字符串比较,最后输出not found 或者查找到的首字符位置
StringEqual.tar
- 这是一个x86汇编语言的HelloWorld小程序,演示怎样比较两个字符串是否相等。-This is a x86 assembly language of the HelloWorld applet, shows you how to compare two strings are equal.
work2
- 使用汇编语言编写字符串比较,查找关键字出现的位置,对于键盘输入的使用-MASM
lab3
- 编写程序,实现两个字符串比较,如相同,由显示“MARCH”,否则,显示“NOMATCH”-Programming to achieve the two string comparison, as the same, by the display " MARCH" , otherwise display " NOMATCH"
huibianyuyan-shiyan
- 汇编语言实验内容:1、顺序程序设计;2、学生成绩统计(求最大值,最小值,平均值并输出结果);3、字符串比较——字符串输入并比较其中是否存在某个子串;4、循环程序设计。-Assembly language experiment: 1, order programming 2, student achievement statistics (seeking maximum, minimum, average and output) 3, string comparison- String inp
ZIFUPIPEI
- 编写程序,实现两个字符串比较。则显示“MATCH”,否则,显示“NOMATCH”-Write a program to achieve two string comparison. Shows the " MATCH" , otherwise, the show " NOMATCH"
Three
- 字符串匹配实验 实验内容:编写程序实现两个字符串比较。如果相同,则屏幕显示“match”,否则屏幕显示”nomatch”-String matching experiment Experiment content: write program realization is two strings. If the same, the screen shows "match", otherwise the screen shows "nomatch"
character--string-match
- 小程序:编写程序实现两个字符串比较。如果相同,则屏幕显示“match”,否则屏幕显示”nomatch”-small routine:input two characters strings,if they are sample ,show"match" on the screen , otherwise show "nomatch" on the screen.
HUIBIAN
- 初级汇编应用:打印字符、转换代码、字符串比较等等。-Primary assembler application: Print character conversion code, string comparison, etc..
functions
- 函数的定义与调用、杨辉三角、字符串连接、回文数、字符串比较函数、冒泡排序-some discr iptions of fuction
strcmp
- 汇编语言实现字符串比较,strcmp的功能-Assembly language to achieve the string comparison, strcmp function
新建 Microsoft Word 文档
- 编写程序,比较两个字符串STRING1和STRING2所含字符是否 完全相同,若相同则显示"MATCH",若不同则显示"NO MATCH"(Programming, to compare two character strings STRING1 and STRING2 contained exactly whether, if the same "MATCH" is displayed, is displayed when a di