Content deleted Content added
remove invalid links |
Undid revision 768220353 by 98.110.81.103 (talk) don't delete dead links |
||
Line 370:
* [http://www-igm.univ-mlv.fr/~lecroq/string/node8.html Knuth-Morris-Pratt algorithm] description and C code by Christian Charras and Thierry Lecroq
* [http://www.inf.fh-flensburg.de/lang/algorithmen/pattern/kmpen.htm Explanation of the algorithm from scratch] by FH Flensburg.
* [http://oak.cs.ucla.edu/cs144/examples/KMPSearch.html Breaking down steps of running KMP]{{dead link}} by Chu-Cheng Hsieh.
* [https://www.youtube.com/watch?v=Zj_er99KMb8 NPTELHRD YouTube lecture video]
* [http://toccata.lri.fr/gallery/kmp.en.html Proof of correctness]
|