文件名称:QSearchStr
介绍说明--下载内容均来自于网络,请自行研究使用
一种改进的Boyer-Moore的字符串查找算法(Sunday),比BM算法快3倍以上,尤其适合长串的查找。
本人编写的类CQSearchStr以无符号字符串形式查找,故可广泛用于非ANSI编码的程序。-An improved Boyer-Moore string search algorithm (Sunday), than BM algorithm is more than three times faster, especially for long strings Find. I written the class CQSearchStr to unsigned string find, it can be widely used for non-ANSI encoding program.
本人编写的类CQSearchStr以无符号字符串形式查找,故可广泛用于非ANSI编码的程序。-An improved Boyer-Moore string search algorithm (Sunday), than BM algorithm is more than three times faster, especially for long strings Find. I written the class CQSearchStr to unsigned string find, it can be widely used for non-ANSI encoding program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
45598QSearchStr\QSearchStr.h
...............\QSearchStr类用法.txt
45598QSearchStr