|
About:
kmp_search is an extremely fast exact string search utility that can be used to search for exact strings or patterns in binary and text files and devices. It can search for multiple strings concurrently, but is much faster when searching for strings one-by-one. The starting byte offset of each match is reported to stdout. Because it is extremely fast, it can be used in a data recovery process after a multi-gigabyte file system crash. The Knuth-Morris-Pratt algorithm is used for the search, which gives a total time of O(file length + pattern length).
Author:
pts [contact developer]
Zip:
http://www.inf.bme.hu/~pts/kmp_search.zip
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 25444)
» Popularity: 0.21% (Rank 23621)

(click to enlarge graphs)
Record hits: 1,766
URL hits: 260
Subscribers: 7
|
|