搜索资源列表

  1. 20032338的第三次作业

    0下载:
  2. 题目:删去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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4702
    • 提供者:lucky100
  1. my_strcmp

    0下载:
  2. 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1081
    • 提供者:mystory
  1. cmpstr

    0下载:
  2. 汇编语言,输入两个字符串,并比较两个字符串的大小与长度-compiled language, two input strings, and compare the two strings of size and length
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:982
    • 提供者:
  1. match234

    0下载:
  2. 试编写一程序,比较两个字符串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&
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1038
    • 提供者:陈于
  1. StrMatch

    0下载:
  2. 字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1196
    • 提供者:qingwei_zhao
  1. StrMatch

    0下载:
  2. 字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:qingwei_zhao
  1. 20032338的第三次作业

    0下载:
  2. 题目:删去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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:33792
    • 提供者:lucky100
  1. my_strcmp

    0下载:
  2. 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. cstring

    0下载:
  2. 定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。-definition of a string type String
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:gongwen
  1. cmpstr

    0下载:
  2. 汇编语言,输入两个字符串,并比较两个字符串的大小与长度-compiled language, two input strings, and compare the two strings of size and length
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. match234

    0下载:
  2. 试编写一程序,比较两个字符串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&
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈于
  1. sjjg

    0下载:
  2. 简单的数据结构,随便弄的 字符串空格删除。编写一个删除字符串中所有空格(包括TAB符,回车符,换行符等)的程序。 字符串的连接。输入两个字符串s1、s2,将字符串s1、s2中每个小写字母转换为大写字母,再将s2字符串连接到s1串的尾部。 字符串的比较。输入两个字符串s1、s2,比较字符串s1、s2的大小。 数制转换。编写一个将16进制数字串转换成10进制整数的程序。要求从键盘上输入字符串,然后进行转换。 -Simpl
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:黄伟才
  1. stringmatching

    0下载:
  2. 字符串匹配设计:为了掌握提示信息的设置方法及读取键入信息的方法。编写程序实现两个字符串比较。如相同,则显示:“MATCH”,否则,显示:“NO MATCH”。-String matching design: in order to grasp the message settings and read type information. Programming to achieve the two strings. If the sam
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:cc
  1. shiyan1

    0下载:
  2. 比较字符串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
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Sean
  1. StringEqual.tar

    0下载:
  2. 这是一个x86汇编语言的HelloWorld小程序,演示怎样比较两个字符串是否相等。-This is a x86 assembly language of the HelloWorld applet, shows you how to compare two strings are equal.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Hxcan
  1. asm

    0下载:
  2. 汇编实验 ,要求比较两个字符串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
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:sjfkldj
  1. sample

    0下载:
  2. 比较字符串sample.试比较两个字符串所含的字母是否相同-Compare the string sample. Let us compare the two strings contained in the letters is the same
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈玉
  1. compare

    0下载:
  2. 程序比较两个字符串所含的字符是否相同。若相同则显示’Match.’,否则 显示’No match!’。-it can compare two strings,if they equal,print match or print no match
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:christian
  1. StringTest

    0下载:
  2. 编写一个Java应用程序,实现如下功能:   1)判断两个字符串是否相同,s1=”you are a student”,s2=”how are you”;   2)判断字符串”22030219851022024”的前缀、后缀是否和某个字符串”220302”相同;   3)按字典顺序比较两个字符串”你”和”我”的大小关系;   4)将数字型字符串”100”和”123.678”转换为数字;
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Allan
  1. 新建 Microsoft Word 文档

    0下载:
  2. 编写程序,比较两个字符串STRING1和STRING2所含字符是否 完全相同,若相同则显示"MATCH",若不同则显示"NO MATCH"(Programming, to compare two character strings STRING1 and STRING2 contained exactly whether, if the same "MATCH" is dis
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:yybw0_0
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org