CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 字符串比较

搜索资源列表

  1. 文件中字符串的查找与替换

    0下载:
  2. 用比较朴素的方法实现文件中字符串的查找与替换
  3. 所属分类:其他小程序

    • 发布日期:2008-04-27
    • 文件大小:2.11kb
    • 提供者:xindiandian
  1. 文件中字符串的查找与替换2

    0下载:
  2. 用比较高级的算法实现文件中字符串的查找与替换
  3. 所属分类:其他小程序

    • 发布日期:2008-04-27
    • 文件大小:38.5kb
    • 提供者:xindiandian
  1. duizhao

    0下载:
  2. 字符串比较程序 输入两个不同的字符串能比较大小-string compare two different procedures for the importation of the string can compare size
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8.87kb
    • 提供者:我笑
  1. MyString20060704

    0下载:
  2. 我自己编写的字符串类,可以实现一些简单的功能,如赋值、加法、字符串比较、下边运算符重载等!-myself prepared by the String class, can achieve some simple functions, such as assignment, Ghaffar, string comparison, Now, as Operator!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:hedongty
  1. StringCompar

    0下载:
  2. 用c#写的字符串比较算法,此算法应用于文件对比工具,比如Beyond Compare-used to write the string comparison algorithm, the algorithm used in document comparison tool For example, Beyond Compare
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.23kb
    • 提供者:黄文彬
  1. rongqi

    0下载:
  2. * 容器 * 注意掌握的内容 * * 如下图: * set ---HashSet TreeSet ----------装入的对象没顺序并且不能equals字符串比较 * Collection--| 使用链表 使用数组 |--一个一个往里装 * list ---LinkedList,ArrayList ------装入的对象有顺序可以equals比较 * * Map -------HashMap TreeSet---------------
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4.12kb
    • 提供者:彷徨
  1. strcmp

    0下载:
  2. 字符串比较函数,支持“*”串通配和“?”字通配符,用 C语言编写,速度比较快.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:996byte
    • 提供者:gmaj
  1. StrCmp

    0下载:
  2. c语言通用范例开发经典 源码,执行结果,和调试截图!字符串比较-c language common to develop a classic example of source code, the results of the implementation, and debug screenshot! String Comparison
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:15.82kb
    • 提供者:yb
  1. zifu

    0下载:
  2. 一个功能比较多字符串的转换软件。大家自己看吧。-More a function of string conversion software. Check it out everyone their own. Ha ha
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:643.88kb
    • 提供者:冰河
  1. zfcbjiaowent

    0下载:
  2. 实现了针对字符串比较问题的算法,公大家学习用-Implementation problem for the string comparison algorithm, public U.S. study by
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:317.33kb
    • 提供者:sylar
  1. twoproblemsofsequences

    0下载:
  2. 处理有关字符串的相关问题,如字符串比较字符串重复-deal with the sequences
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:567byte
    • 提供者:书少
  1. CompareString

    0下载:
  2. C#语言实现的字符串比较,适合初学者对.net环境和C#的学习-C# language implementation of string comparison, suitable for beginners. Net learning environment and C#
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:6.13kb
    • 提供者:lxx
  1. string

    0下载:
  2. 实现字符串拷贝、拷贝size_t大小的字符串、字符串连接、将size_t大小的字符串连接、求字符串长度、字符串比较。-To achieve a string copy, copy size_t size string, string concatenation, the connection string size_t size, find the string length, string comparison.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3.48kb
    • 提供者:黄彩红
  1. compre

    1下载:
  2. 两个字符串的比较.编写一个程序,对键盘输入的两个字符串进行比较,输入的字符串长度不超过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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.42kb
    • 提供者:sunny
  1. Comparison-string-in-VCPP

    0下载:
  2. 文章主要对于VC++中不同类型的字符串比较函数进行分类。-Comparison string in VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:10.14kb
    • 提供者:sue
  1. cmpstr

    0下载:
  2. C语言实现的字符串比较函数。在linux的strcmp()函数基础上,增加比较当字符串为NULL比较。-The string comparison function that used C language implementation. It is based on the strcmp() function of linux, and it can compare the NULL string.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:174.06kb
    • 提供者:王明明
  1. strrstr

    0下载:
  2. 字符串比较函数-String comparison function. . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:565byte
    • 提供者:工大
  1. string

    1下载:
  2. 设计string类 要求: 1、为该类定义构造函数,析构函数和赋值操作。构造函数至少应有三个:无参构造函数、C风格字符串构造函数和复制构造函数 2、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,至少应包括下标访问,子串查找、获得C风格字符串、获得字符串长度、字符串比较这几个函数 3、利用该string类完成测试程序:统计一个文本文件中所有包含给定子串的单词,并按字典序无重复的打印输出这些单词-Design
  3. 所属分类:Windows编程

    • 发布日期:2013-04-07
    • 文件大小:2.81kb
    • 提供者:liujianyu
  1. CStdioFileTxtTest

    0下载:
  2. 使用VC编写的CStdioFile类的应用,实现txt中数据的文本读取,字符串切割,字符串比较等功能源码。-Application the VC prepared CStdioFile class, txt data in text read cutting string, string comparison function source.
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:4.85mb
    • 提供者:张元科
  1. MATLAB字符串比较总结

    0下载:
  2. matlab字符串比较总结,包含matlab中对字符串的设置、更改、合并、去除等操作。(Matlab string comparison summary, including the MATLAB string settings, change, merge, remove and other operations.)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com