CS141 Lab 10


Review of KMP Algorithm

 

No program assignment for this lab.

 

Go to the following two links.

 

Knuth-Morris-Pratt string matching

 

String matching algorithm animation

    -- Choose "Morris_Pratt", which works as same as described in our textbook
    -- If the animation doesn't work, please try using Windows instead of Linux