【算法与数据结构】字符串匹配之KMP算法
摘要:
1 // KMP.cpp : 定义控制台应用程序的入口点。 2 // 3 4 #include "stdafx.h" 5 #include 6 #include 7 using namespace std; 8 9 /************************************... 阅读全文
posted @ 2014-04-22 14:07 崔好好 阅读(204) 评论(0) 推荐(0)
浙公网安备 33010602011771号