logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

String Algorithms In C Efficient Text Representation And Search 1st Edition Thomas Mailund

  • SKU: BELL-11498968
String Algorithms In C Efficient Text Representation And Search 1st Edition Thomas Mailund
$ 31.00 $ 45.00 (-31%)

4.1

90 reviews

String Algorithms In C Efficient Text Representation And Search 1st Edition Thomas Mailund instant download after payment.

Publisher: Apress
File Extension: PDF
File size: 12.45 MB
Pages: 299
Author: Thomas Mailund
ISBN: 9781484259207, 1484259203
Language: English
Year: 2020
Edition: 1

Product desciption

String Algorithms In C Efficient Text Representation And Search 1st Edition Thomas Mailund by Thomas Mailund 9781484259207, 1484259203 instant download after payment.

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.  
What You Will Learn
    Use classical exact search algorithms including naive search, borders/border search, Knuth-Morris-Pratt, and Boyer-Moor with or without Horspool
    - Search in trees, use tries and compact tries, and work with the Aho-Carasick algorithm
    Process suffix trees including the use and development of McCreight’s algorithm
    - Work 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
Who This Book Is For
Those with at least some prior programming experience with C or Assembly and have at least prior experience with programming algorithms.

Related Products