搜索资源列表
20032338的第三次作业
- 题目:删去s串中同t串相同的子串。主要功能:用户输入字符串s串和t串。该程序比较两个字符串,若s串中包含t串,则从s串中删去t串,否则输出s串不包含t串的提示。-topics : delete s t Series with the same string of substrings. The main functions : user input strings and t s Series Series. The procedure is two strings, if s t Series
my_strcmp
- 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
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
StrMatch
- 字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
shiyan1
- 比较字符串sample.asm(文件名) 试编写一程序:比较两个字符串stringl和string2所含的字符是否相同。若相同则显示‘Match’,否则,显示‘No match’。 -Comparison of string sample.asm (file name) to prepare a test procedure: compare two strings stringl and string2 contains the same characters. If the sa
StringEqual.tar
- 这是一个x86汇编语言的HelloWorld小程序,演示怎样比较两个字符串是否相等。-This is a x86 assembly language of the HelloWorld applet, shows you how to compare two strings are equal.
asm
- 汇编实验 ,要求比较两个字符串STRING1和STRING2所含字符是否相同、统计各段成绩的人数并排序等-Compilation of experiments required to compare two strings STRING1 and STRING2 character is contained in the same statistics the number of paragraphs, and sort results, etc.
sample
- 比较字符串sample.试比较两个字符串所含的字母是否相同-Compare the string sample. Let us compare the two strings contained in the letters is the same
compare
- 程序比较两个字符串所含的字符是否相同。若相同则显示’Match.’,否则 显示’No match!’。-it can compare two strings,if they equal,print match or print no match
STRINGS
- 输入两个字符串,之后比较两个字符串是否相同,相同输出“MATCH”,否则输出“NOMATCH”-Enter two strings, then compare the two strings are the same, the same output " MATCH" , otherwise output " NOMATCH"
compre
- 两个字符串的比较.编写一个程序,对键盘输入的两个字符串进行比较,输入的字符串长度不超过80-Comparison of the two strings. Write a program for keyboard input to compare the two strings, the input string length does not exceed 80
ch07_10
- 在Visual C++环境下编写的,比较两个字符串大小的源代码-In Visual C++ environment, prepared to compare the size of the source code of the two string
bijiao
- 用数组实现用来比较两个字符串,看哪个字符串大,哪个字符串小,如果空间不足,提示,并自动增加空间-Achieved with the array used to compare two strings to see which string large, which the string is small, if the lack of space, tips, and automatically increase the space
asmm
- 几个小程序,一个计算题,一个动态输入求最大值,一个比较两个字符串-Several small programs, a calculation problem, a dynamic input the maximum, one compares two strings
2
- 题一:给出一个函数,原型为 int compare(char* dest,char* src) 要求比较两个字符串(由dest与src字符指针标识) 1,如果两字符串所含字母完全相同,则返回0; 2,如果两字符串所含字母相同(不区分大小写;A与a也算字母相同) ,则返回1 3,否则返回3-Topic 1: given a function prototype is int compare (char* dest, char* src) asked to compare
1
- 编写一个程序:比较两个字符串string1和string2所含的字符是否相同。若相同则显示‘math’,否则,显示‘no math’;要求编写程序,并汇编,连接,运行,然后使用Debug调试该程序。 -i do not know
Cmp2
- 利用汇编语言,编写实现比较两个字符串的大小,字符匹配,等简单操作-Use assembly language, writing, realize compare two string size, character, matching, simple operation
E2
- 比较两个字符串的大小,如第一个参数大,返回正数,第二个大返回负数,一般大,返回0-Compare size of two strings, if the first parameter is larger than the second, returns a positive number ,and else if the second returns negative , and generally , it returns 0
新建 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