Skip to content

KMP searching algorithm in C++, with template generic programming

License

Notifications You must be signed in to change notification settings

santazhang/kmp-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knuth–Morris–Pratt searching algorithm in C++

Santa Zhang (santa1987@gmail.com)

Code released in public domain.

See demo.cc for usage.

About

KMP searching algorithm in C++, with template generic programming

Resources

License

Stars

Watchers

Forks

Packages

No packages published