Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Handbook of Exact String Matching Algorithms

Posted By: tot167
Handbook of Exact String Matching Algorithms

Christian Charras, Thierry Lecroq, "Handbook of Exact String Matching Algorithms"
College Publications | 2004 | ISBN: 0954300645 | 256 pages | PDF | 1 MB

String matching is a very important subject in the wider domain of text processing. It consists of finding one,or more generally, all the occurrences of a string (more generally called a pattern) in a text. The Handbook of Exact String Matching Algorithms presents 38 methods for solving this problem. For each, it gives the main features, a description, its C code, an example and references.

Download