Detailed description: \"Flexible String Matching\" is a rare professional book on string matching. The book systematically classifies string matching problems, and from the perspective of practical results, focuses on introducing in detail several algorithms with the best results in the field of string matching. It also provides algorithm pseudocode with a unified interface, so that readers can clearly understand the principles of the algorithm and easily implement algorithm programming, thereby improving their professional level. In addition, the book explains the scope of application of each algorithm in practical applications through rigorous theoretical analysis and a large amount of experimental data, thereby providing good application guidance and solving the problem of the optimal applicability of string matching algorithms. \"Flexible String Matching\" can help researchers in this field grasp the overall context of string matching, and people in other related fields can also use \"Flexible String Matching\" to clearly understand the overview of string matching problems. Flexible Pattern Matching in Strings: Practical On-line Search Algorithms for Texts and Biological Sequences by Gonzalo Navarro and Mathieu Raffinot Cambridge University Press ?2002 (221 pages) ISBN:0521813077 This text presents a practical approach to string matching problems, focusing on the algorithms and implementations that perform best in practice. Coverage includes searching for simple, multiple and extended strings, regular expressions, and more. Table of Contents Flexible Pattern Matching in Strings—Practical On-line Search Algorithms for Texts and Biological Sequences Chapter 1 - Introduction Chapter 2 - String Matching Chapter 3 - Multiple String Matching Chapter 4 - Extended String Matching Chapter 5 - Regular Expression Matching Chapter 6 - Approximate Matching Chapter 7 - Conclusion References List of Figures List of Tables List of Lemmas
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore