Handbook of Exact String Matching Algorithms
Charras, Christian, Lecroq, Thierry
- 出版商: College Publications
- 出版日期: 2004-02-27
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 256
- 裝訂: Quality Paper - also called trade paper
- ISBN: 0954300645
- ISBN-13: 9780954300647
-
相關分類:
Algorithms-data-structures
海外代購書籍(需單獨結帳)
相關主題
商品描述
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.