
KMP
文章平均质量分 85
田益铭
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
poj2185 Milking Grid(KMP运用)
poj2185 Milking Grid(KMP运用)原创 2014-08-13 16:12:46 · 1524 阅读 · 0 评论 -
HDU 4333 Revolving Digits(扩展KMP)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4333扩展KMP适用情况的请猛戳:ACdreamer:http://blog.csdn.net/acdreamers/article/details/8313828山路水桥:http://www.cnblogs.com/10jschen/archive/2012/09/03/26681...原创 2015-09-27 19:32:58 · 966 阅读 · 0 评论 -
poj 2406 Power Strings(KMP求循环次数)
poj 2406 Power Strings(KMP求循环次数)原创 2014-08-13 10:02:44 · 5024 阅读 · 0 评论 -
KMP算法详解(贴链接)
KMP算法详解(贴链接)原创 2014-07-23 10:19:13 · 1410 阅读 · 0 评论 -
c/c++程序之_KMP字符串模式匹配详解(非常不错的详解)
文章出自:转载 2014-08-12 09:36:06 · 6486 阅读 · 4 评论 -
poj2752 Seek the Name, Seek the Fame(next数组的运用)
poj2752 Seek the Name, Seek the Fame(next数组的运用)原创 2014-09-01 08:47:04 · 1170 阅读 · 0 评论 -
poj 3461 Oulipo(KMP)
题目链接:http://poj.org/problem?id=3461OulipoTime Limit:1000MS Memory Limit:65536K Total Submissions:23559 Accepted:9437 DescriptionThe French author Georges Perec (193...原创 2014-08-14 19:27:20 · 1670 阅读 · 0 评论 -
hdu 4300 Clairewd’s message(详解,扩展KMP)
hdu 4300 Clairewd’s message(详解,扩展KMP)原创 2014-09-01 08:44:49 · 1491 阅读 · 0 评论 -
KMP(最长重复子串 & 最小覆盖)
KMP(最长重复子串 & 最小覆盖)原创 2014-08-13 15:32:18 · 6192 阅读 · 0 评论 -
poj1961 & hdu 1358 Period(KMP)
poj1961 & hdu 1358 Period(KMP)原创 2014-08-13 09:40:39 · 1186 阅读 · 0 评论 -
HDU 5442 Favorite Donut(最大表示法 + KMP 2015长春网络赛)
HDU 5442 Favorite Donut(最小表示法 + KMP 2015长春网络赛)原创 2015-09-15 20:14:26 · 947 阅读 · 0 评论