String Algorithms in C String Algorithms in C

String Algorithms in C

Efficient Text Representation and Search

    • 54,99 €
    • 54,99 €

Beschreibung des Verlags

Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the following algorithms and how to use them: classical exact search algorithms; tries and compact tries; suffix trees and arrays; approximative pattern searches; and more.   

In this book, author Thomas Mailund provides a library with all the algorithms and applicable source code that you can use in your own programs. There are implementations of all the algorithms presented in this book so there are plenty of examples.  

You’ll understand that string algorithms are used in various applications such as image processing, computer vision, text analytics processing from data science to web applications, information retrieval from databases, network security, and much more.  

You will:
Use classical exact search algorithms including naive search, borders/border search, Knuth-Morris-Pratt, and Boyer-Moor with or without HorspoolSearch in trees, use tries and compact tries, and work with the Aho-Carasick algorithmProcess suffix trees including the use and development of McCreight’s algorithmWork with suffix arrays including binary searches; sorting naive constructions; suffix tree construction; skew algorithms; and the Borrows-Wheeler transform (BWT)Deal with enhanced suffix arrays including longest common prefix (LCP)Carry out approximative pattern searches among suffix trees and approximative BWT searches 

GENRE
Computer und Internet
ERSCHIENEN
2020
28. August
SPRACHE
EN
Englisch
UMFANG
302
Seiten
VERLAG
Apress
GRÖSSE
12,7
 MB

Mehr ähnliche Bücher

Beginning Java Data Structures and Algorithms Beginning Java Data Structures and Algorithms
2018
String Processing and Information Retrieval String Processing and Information Retrieval
2017
The Burrows-Wheeler Transform: The Burrows-Wheeler Transform:
2008
String Processing and Information Retrieval String Processing and Information Retrieval
2016
BASIC CONCEPTS IN ALGORITHMS BASIC CONCEPTS IN ALGORITHMS
2021
Basic Concepts in Data Structures Basic Concepts in Data Structures
2016

Mehr Bücher von Thomas Mailund

Functional Programming in R 4 Functional Programming in R 4
2023
R 4 Data Science Quick Reference R 4 Data Science Quick Reference
2022
Beginning Data Science in R 4 Beginning Data Science in R 4
2022
Introduction to Computational Thinking Introduction to Computational Thinking
2021
Pointers in C Programming Pointers in C Programming
2021
Introducing Markdown and Pandoc Introducing Markdown and Pandoc
2019