Sciweavers

15 search results - page 1 / 3
» Fast pattern-matching on indeterminate strings
Sort
View
CORR
2011
Springer
198views Education» more  CORR 2011»
12 years 12 months ago
Pattern matching in Lempel-Ziv compressed strings: fast, simple, and deterministic
Countless variants of the Lempel-Ziv compression are widely used in many real-life applications. This paper is concerned with a natural modification of the classical pattern match...
Pawel Gawrychowski
JDA
2008
57views more  JDA 2008»
13 years 4 months ago
Fast pattern-matching on indeterminate strings
Jan Holub, William F. Smyth, Shu Wang
JSAC
2006
163views more  JSAC 2006»
13 years 4 months ago
Fast and Scalable Pattern Matching for Network Intrusion Detection Systems
High-speed packet content inspection and filtering devices rely on a fast multi-pattern matching algorithm which is used to detect predefined keywords or signatures in the packets....
Sarang Dharmapurikar, John W. Lockwood
CPM
2005
Springer
123views Combinatorics» more  CPM 2005»
13 years 10 months ago
A Simple Fast Hybrid Pattern-Matching Algorithm
Abstract. The Knuth-Morris-Pratt (KMP) pattern-matching algorithm guarantees both independence from alphabet size and worst-case execution time linear in the pattern length; on the...
Frantisek Franek, Christopher G. Jennings, William...