BM算法字符串查找功能实现
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。-BM algorithm to find the realization of the text string func
本专区汇聚了各类基于 文本处理 开发的源码资源,共计 485 篇资源供开发者免费下载学习。
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。-BM algorithm to find the realization of the text string func
因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin,
awk by Cao Siqin, 2007.7.17 awk Format string: It may contain following symbols:
GNU Sed GNU Sed -GNU Sed GNU Sed GNU Sed
TRegExpr is easy to use and powerfull tool for sophisticated search and substitutioning an
string 类很强大得功能-a very powerful string-type functions
nice macro you can use khaste shodam-nice macro you can use khaste shodam
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,
程序用于对txt文档进进读写操作,对txt文档里的数据进行统计,采用指针的方式操作文档-Txt document procedures used to enter into the
正则表达式处理,查找,匹配,资源非常好,要的赶紧下载。-regular expressions
This pdf book describes the reg exp in detail.
删除文本文件(*.txt)中的空行,可以自由选择你要删除空行的文件,比较人性化!里面源码部分借鉴网上,向相关网友致谢!