Sciweavers

8 search results - page 1 / 2
» A Scalable Hybrid Regular Expression Pattern Matcher
Sort
View
FCCM
2006
IEEE
117views VLSI» more  FCCM 2006»
13 years 11 months ago
A Scalable Hybrid Regular Expression Pattern Matcher
James Moscola, Young H. Cho, John W. Lockwood
CC
2005
Springer
195views System Software» more  CC 2005»
13 years 6 months ago
Compilation of Generic Regular Path Expressions Using C++ Class Templates
Various techniques for the navigation and matching of data structures using path expressions have been the subject of extensive investigations. No matter whether such techniques ar...
Luca Padovani
ICDE
2011
IEEE
263views Database» more  ICDE 2011»
12 years 8 months ago
Adding regular expressions to graph reachability and pattern queries
—It is increasingly common to find graphs in which edges bear different types, indicating a variety of relationships. For such graphs we propose a class of reachability queries ...
Wenfei Fan, Jianzhong Li, Shuai Ma, Nan Tang, Ying...
FPGA
2009
ACM
285views FPGA» more  FPGA 2009»
13 years 11 months ago
PERG-Rx: a hardware pattern-matching engine supporting limited regular expressions
PERG is a pattern matching engine designed for locating predefined byte string patterns (rules) from the ClamAV virus signature database in a data stream. This paper presents PERG...
Johnny Tsung Lin Ho, Guy G. Lemieux
ANCS
2006
ACM
13 years 10 months ago
Advanced algorithms for fast and scalable deep packet inspection
Modern deep packet inspection systems use regular expressions to define various patterns of interest in network data streams. Deterministic Finite Automata (DFA) are commonly used...
Sailesh Kumar, Jonathan S. Turner, John Williams