文件名称:KMP算法源代码、Z-BOX算法源代码
文件大小:201KB
文件格式:ZIP
更新时间:2016-05-05 04:54:48
KMP算法 Z-BOX算法
KMP算法的代码优化过程 使用Z-BOX算法计算KMP的next数组方法
【文件预览】:
z_box2kmp_next
----z_box2kmp_next()
--------z_box2kmp_next.cpp(2KB)
--------stdafx.h(320B)
--------stdafx.cpp(301B)
--------z_box2kmp_next.vcproj(4KB)
--------targetver.h(765B)
----z_box2kmp_next.suo(10KB)
----z_box2kmp_next.sln(908B)
KMP
----KMP.suo(11KB)
----KMP.sln(875B)
----KMP()
--------KMP.vcproj(4KB)
--------KMP.cpp(7KB)
--------stdafx.h(320B)
--------stdafx.cpp(290B)
--------targetver.h(765B)
----The KMP algorithm.docx(191KB)