Description: KMP algorithm is an improved string matching algorithm, discovered by D.E.Knuth, J.H.Morris and V.R.Pratt simultaneously, so people call it Knut Maurice Platt operation (KMP algorithm for short).
To Search:
File list (Check if you may need any files):
KMP.cpp
习题3.doc