搜索资源列表
文件中字符串的查找与替换
用比较朴素的方法实现文件中字符串的查找与替换
文件中字符串的查找与替换2
用比较高级的算法实现文件中字符串的查找与替换
cad文本替换
- 在cad文件*.dwg 中替换字符串-Replace string in the CAD file:*.dwg
Fractal
- 多种分形图像,包括字符串替换法、逃逸时间算法等-A variety of fractal images, including the string replacement method, escape time algorithm, etc.
vchelper10
- 可以嵌套子目录的字符串替换,文件名替换 -can be nested subdirectories string replacement, File Name Replacement
字符串查找和替换的实现例子
- 字符串查找和替换的实现例子-string search and replace example of the realization
WordsReplace
- 输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串-two input strings, using the word replacement procedure documentation for all of the first string as the second string
模式匹配MFC_jwj
- 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the str
regexp_source
- 一个字符串匹配、查找替换算法的代码,支持各种通配符-a string matching algorithm to search the replacement code, support wildcards
zifutihuan
- 这是一个字符串替换算法,当你输入一个字符串:如liupengfei时,然后输入peng,再输入 qing用于替换,最后输出:liuqingfei-This is a string replacement algorithm, when you enter a string : If liupengfei, peng then imported again for the replacement of imported Qing, t
haode
- 字符串的替换操作replace (String &s, String &t, String &v)是指:若t是s的子串,则用串v替换串t在串s中的所有出现;若t不是s的子串,则串s不变。例如,若串s为“aabbabcbaabaaacbab”,串t为“bab”,串v为“abdc”,则执行replace操作后,串s中的结果为“aababdccbaabaaacabdc”。试利用字符串的基本运算实现这个替换操作。 -string repla
CleanR
- 一个用来查找字符串的类,包括查找和替换的功能-used to search for a string of categories, including search and replace function
chuan
- 字符串的操作与演示包括插入,删除,替换,比较,打印,求子串。-String operation and demonstration, including insert, delete, replace, compare, print, Child-giving series.
MyFrame
- 一个JAVA字符串处理程序,利用正则实现字符串的搜索、替换,以及打开一个含有字符串的文本-A JAVA String handling procedures, the use of canonical realization of the search string, replacement, and open a string containing the text
1
- 静态存储一页文章,每行最多不超过80个字符,共N行; 1)分别统计出其中英文字母数和空格数及整篇文章总字数; 2)统计某一字符串在文章中出现的次数,并输出该次数; 3)删除某一子串,并将后面的字符前移; 4)用指定的字符串替换某一子串; 5)存储结构使用线性表,分别用几个子函数实现相应的功能; 6)输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 7)输出形式:①分行输出用户输入的各行
BinaryEditor
- 自己写的二进制编辑器.二进制阅读器.类似于ultra Edit. 功能:decimal,hexadecimal,char: 十进制显示,十六进制显示.字符串显示. 十进制查找,十六进制查找.字符串查找.十进制替换,十六进制替换.字符串替换.-Write your own binary editor. Binary reader. Similar to ultra Edit. Function: decimal, hexade
ReplaceString
- 一个字符串替换的程序,在解析文件/格式的时候可以用到-A string replacement procedures, the analytical documents/formats can be used when
findandreplace
- 自己写的一个字符串替换小程序 有点像平常见得查找替换对话框-Wrote it myself to replace a string of small procedures appear a bit like a normal dialog box to find replacement
chrc
- 一个文件字符串替换的程序,可以替换文本字符串-A file string replacement procedures, you can replace text strings
22
- 用一个指定字符串替换一个文件中所有出现的要替换的字串,并把替换后的结果保存在新文件中-With a specified string to replace a file of all emerging to replace the string, and to replace the results stored in the new document