This application compares the 3 most common text processing algorithms:
Brute Force, Knuth-Morris-Pratt (KMP), and Boyer-Moore. I would not relay
on the timer as being reliable since there is a very small problem with it.
After clicking the button the 3 text area boxes shows which letters where looked
at during the search. The caps represent a "look at" variable. Any question,
comments, or to send me a better version send it to: greenbizkit33{at}gmail.com.
Download:
Applet, supporting
class