[图书][B] The algorithm design manual

SS Skiena - 1998 - Springer
This newly expanded and updated second edition of the best-selling classic continues to
take the" mystery" out of designing algorithms, and analyzing their efficacy and efficiency …

[图书][B] Information retrieval: Algorithms and heuristics

DA Grossman, O Frieder - 2004 - books.google.com
Interested in how an efficient search engine works? Want to know what algorithms are used
to rank resulting documents in response to user requests? The authors answer these and …

[图书][B] Algorithms and theory of computation handbook, volume 2: special topics and techniques

MJ Atallah, M Blanton - 2009 - books.google.com
This handbook provides an up-to-date compendium of fundamental computer science
topics, techniques, and applications. Along with updating and revising many of the existing …

[图书][B] Computer science handbook

AB Tucker - 2004 - taylorfrancis.com
When you think about how far and fast computer science has progressed in recent years, it's
not hard to conclude that a seven-year old handbook may fall a little short of the kind of …

Exact string matching algorithms: survey, issues, and future research directions

SI Hakak, A Kamsin, P Shivakumara, GA Gilkar… - IEEE …, 2019 - ieeexplore.ieee.org
String matching has been an extensively studied research domain in the past two decades
due to its various applications in the fields of text, image, signal, and speech processing. As …

Pattern-matching and text-compression algorithms

M Crochemore, T Lecroq - ACM Computing Surveys (CSUR), 1996 - dl.acm.org
Pattern matching is the problem of locating a specific pattern inside raw data. The pattern is
usually a collection of strings described in some formal language. Applications require two …

[HTML][HTML] A simple fast hybrid pattern-matching algorithm

F Franek, CG Jennings, WF Smyth - Journal of Discrete Algorithms, 2007 - Elsevier
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 other …

Integrating structured data and text: A relational approach

DA Grossman, O Frieder, DO Holmes… - Journal of the …, 1997 - Wiley Online Library
We integrate structured data and text using the unchanged, standard relational model. We
started with the premise that a relational system could be used to implement an information …

On-line string matching algorithms: Survey and experimental results

PD Michailidis, KG Margaritis - International journal of computer …, 2001 - Taylor & Francis
In this paper we present a short survey and experimental results for well known sequential
string matching algorithms. We consider algorithms based on different approaches including …

Software based implementation methodologies for deep packet inspection

A Chaudhary, A Sardana - 2011 international conference on …, 2011 - ieeexplore.ieee.org
Deep Packet Inspection plays an important role for providing secure and congestion free
network. It determines whether incoming traffic matches a database of signatures up to …