搜索资源列表
文件中字符串的查找与替换
- 用比较朴素的方法实现文件中字符串的查找与替换
文件中字符串的查找与替换2
- 用比较高级的算法实现文件中字符串的查找与替换
字符串匹配算法(KMP KR BM)
- 单模式字符串匹配算法里面最经典的算法,KMP算法,KR算法 和BM算法
字符串多关键字匹配算法(AC,WM)
- 多关键字字符串匹配算法 AC算法 WM算法
SMAZ短字符串压缩
- 外国人写的短字符串压缩(SMAZ)
MFC按行读取文件然后提取空格分隔的字符串
- 使用CStudioFile按行读取文件,然后每一行提取空格分隔的字符串
C++关于字符串查找的
- 关于字符串查找的
字符串转时间各种格式
- 字符串转时间各种格式,很适用。
统计输入的字符串中各个字符的个数
- 汇编语言,用于统计输入的字符串中各个字符的个数。,country every word
php 英汉字符串混合截取
- php英汉字符串混合截取 php 英汉字符串混合截取
查找匹配字符串所在的位置
- 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
字符串与十六进制互转
- 字符串与十六进制互转,VC和Qt都能用,两字节占位。(String and sixteen hexadecimal, VC and Qt can be used, two bytes placeholder.)
判断字符串中心对称
- 判断字符串是否中心对称程序,数据结构单链表,对输入字符串判断其是否中心对称(Determines whether a string is centrosymmetric)
去掉字符串中的任一个字符的4种方法
- Labview中去掉字符串中的任一个字符的4中方法(4 in Labview to remove any of the characters in a string)
字符串数值运算_函数
- 计算字符串中的数字与某个因数相乘的结果,结果返回源字符串中的数字与因数相乘结果(calculate the result of a string multiply a number)
字符串反转
- 接收用户输入的一个字符串,将其中的字符以与输入相反的顺序输出(convert string test,this is test ,wecom you!)
加密字符串(引用DLL)
- 调用DLL实现字符的加密与解密,其中dll中有自己定义的加密和解密方法,在c#中调用这两个方法,即可实现字符串的加密与解密。(Call DLL to achieve the characters of encryption and decryption, in which DLL has its own definition of encryption and decryption methods, call these two methods in c#, you can achieve th
字符串转换
- 汉字字符串,计算该串的拼音首字母,c#源代码(String of Chinese characters, the initial string of the alphabet, c# source code)
字符串方法用和日期的运用
- 实现了字符串的分割,创建构造方法,日期的加减,字符串转化为日期(To achieve a string of segmentation, the creation of construction methods, the date of addition and subtraction, string conversion to date)
字符串处理器.cpp
- 对输入的字符串进行各种处理,含有菜单管理。(The input string for various processing, including menu management.)