搜索资源列表
文件中字符串的查找与替换
- 用比较朴素的方法实现文件中字符串的查找与替换
文件中字符串的查找与替换2
- 用比较高级的算法实现文件中字符串的查找与替换
duizhao
- 字符串比较程序 输入两个不同的字符串能比较大小-string compare two different procedures for the importation of the string can compare size
MyString20060704
- 我自己编写的字符串类,可以实现一些简单的功能,如赋值、加法、字符串比较、下边运算符重载等!-myself prepared by the String class, can achieve some simple functions, such as assignment, Ghaffar, string comparison, Now, as Operator!
StringCompar
- 用c#写的字符串比较算法,此算法应用于文件对比工具,比如Beyond Compare-used to write the string comparison algorithm, the algorithm used in document comparison tool For example, Beyond Compare
rongqi
- * 容器 * 注意掌握的内容 * * 如下图: * set ---HashSet TreeSet ----------装入的对象没顺序并且不能equals字符串比较 * Collection--| 使用链表 使用数组 |--一个一个往里装 * list ---LinkedList,ArrayList ------装入的对象有顺序可以equals比较 * * Map -------HashMap TreeSet---------------
strcmp
- 字符串比较函数,支持“*”串通配和“?”字通配符,用 C语言编写,速度比较快.
StrCmp
- c语言通用范例开发经典 源码,执行结果,和调试截图!字符串比较-c language common to develop a classic example of source code, the results of the implementation, and debug screenshot! String Comparison
zifu
- 一个功能比较多字符串的转换软件。大家自己看吧。-More a function of string conversion software. Check it out everyone their own. Ha ha
zfcbjiaowent
- 实现了针对字符串比较问题的算法,公大家学习用-Implementation problem for the string comparison algorithm, public U.S. study by
twoproblemsofsequences
- 处理有关字符串的相关问题,如字符串比较字符串重复-deal with the sequences
CompareString
- C#语言实现的字符串比较,适合初学者对.net环境和C#的学习-C# language implementation of string comparison, suitable for beginners. Net learning environment and C#
string
- 实现字符串拷贝、拷贝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.
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
Comparison-string-in-VCPP
- 文章主要对于VC++中不同类型的字符串比较函数进行分类。-Comparison string in VC++
cmpstr
- 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.
strrstr
- 字符串比较函数-String comparison function. . . . . . . . . . . . . . . . . . . . . . . . .
string
- 设计string类 要求: 1、为该类定义构造函数,析构函数和赋值操作。构造函数至少应有三个:无参构造函数、C风格字符串构造函数和复制构造函数 2、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,至少应包括下标访问,子串查找、获得C风格字符串、获得字符串长度、字符串比较这几个函数 3、利用该string类完成测试程序:统计一个文本文件中所有包含给定子串的单词,并按字典序无重复的打印输出这些单词-Design
CStdioFileTxtTest
- 使用VC编写的CStdioFile类的应用,实现txt中数据的文本读取,字符串切割,字符串比较等功能源码。-Application the VC prepared CStdioFile class, txt data in text read cutting string, string comparison function source.
MATLAB字符串比较总结
- matlab字符串比较总结,包含matlab中对字符串的设置、更改、合并、去除等操作。(Matlab string comparison summary, including the MATLAB string settings, change, merge, remove and other operations.)