搜索资源列表
StringMatch111111
- 一个简单的字符串匹配的操作,是在JBuilder9环境下编译过的。-a simple string-matching operation, the compiler JBuilder9 environment before.
字符串模式匹配与模糊匹配算法
- 字符串模式匹配与模糊匹配算法,本rar压缩包内是rk算法的源码-String pattern matching and fuzzy matching algorithms, the rar-compressed package is rk algorithm source code
stex
- 用于进行字符串的匹配查找,查找整个文件夹中的文本文件。并给出相应的相似度。-Search for the string matching to find an entire folder of text files. And the corresponding similarity.
String-Matching
- String matching - The Hamming Distance Case
fwordintxt
- 通过对文件的操作,实现对多个txt文件进行字符串匹配,并输出匹配结果。本程序用c语言编程。- String matching of multiple txt files, file operations, and output matching results
Rename
- 该程序能够对指定目录下的文件进行批量重命名,并可进行恢复操作: 该示例在picture文件下,重命名规则为123.txt,文档内每行的前面为原文件名后面为要转换的文件名。当转换完成后会生成备份文档bak.txt,用来进行恢复操作。 由于程序中的路径采用的是绝对路径,测试时可根据实际情况进行修改。 程序中main.cpp为主程序,完成文件的查找匹配,并完成重命名; StringDeal.cpp主要对完成对字符串的处理。-The program can specify a direc