KMP算法

所属分类:数据结构
开发工具:C/C++
文件大小:176KB
下载次数:0
上传日期:2018-11-01 19:24:08
上 传 者就这样33441
说明:  KMP算法的关键是利用匹配失败后的信息,尽量减少模式串与主串的匹配次数以达到快速匹配的目的。
(The key of KMP algorithm is to use the information after matching failure to minimize the number of matches between pattern string and main string in order to achieve fast matching.)

文件列表:
KMP算法 (0, 2018-11-01)
KMP算法\Debug (0, 2018-11-01)
KMP算法\Debug\sstring.exe (176194, 2018-11-01)
KMP算法\Debug\sstring.ilk (174472, 2018-11-01)
KMP算法\Debug\sstring.obj (6946, 2018-11-01)
KMP算法\Debug\sstring.pch (220148, 2018-11-01)
KMP算法\Debug\sstring.pdb (345088, 2018-11-01)
KMP算法\Debug\vc60.idb (33792, 2018-11-01)
KMP算法\Debug\vc60.pdb (45056, 2018-11-01)
KMP算法\sstring.cpp (1348, 2018-11-01)
KMP算法\sstring.dsp (3413, 2018-11-01)
KMP算法\sstring.dsw (522, 2018-11-01)
KMP算法\sstring.ncb (33792, 2018-11-01)
KMP算法\sstring.opt (48640, 2018-11-01)
KMP算法\sstring.plg (753, 2018-11-01)

近期下载者

相关文件


收藏者