搜索资源列表
用动态规划算法思想求最小编辑距离
- 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题,Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
kmp.rar
- 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
AhoCorasick-string-matching-algorithm
- Aho–Corasick string matching algorithm Aho Corasick Implementation in c , UNIX.
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
DSDesign
- 实现并对比三种基本字符串匹配算法(朴素算法,Rabin-Karp算法,KMP),并给出动态演示结果~-And contrast to achieve three basic string-matching algorithm (simple algorithm, Rabin-Karp algorithm, KMP), and gives the results of the dynamic presentation ~
feng
- 此为openmp的简单运用,主要是运用openmp将串匹配算法并行化-This is simple to use OpenMP, mainly to the use of OpenMP parallel string matching algorithm
Approximate_String_Matching.pdf.tar
- This is a pdf file about string matching. Hope u guys enjoy it-This is a pdf file about string matching. Hope u guys enjoy it...
kmp
- KMP String Matching VC++实现的KMP字符串匹配算法-KMP String Matching VC++ implementation of the KMP string-matching algorithms
String-Matching
- String matching - The Hamming Distance Case
Assembly-language-string-matching
- 汇编语言 字符串匹配 汇编基本要求的 汇编入门程序-Assembly language string matching
Structures-Of-String-Matching-And-Data-Compressio
- Structures Of String Matching And Data Compression - Jesper Larsson
string-matching
- 一些比较常用的字符串匹配算法源码实现,较粗糙-Some of the more commonly used in string matching algorithm source, than the rough
Handbook-of-Exact-String-Matching
- 字符串匹配算法,经典的数据结构练习题,典型的与KMP两种方法解决字符串匹配问题。-String matching algorithms, the data structure of the classic exercises typical KMP are two ways to solve the string matching problem.
Applying-Fast-String-Matching-to-Intrusion-Detect
- applying fast string matching to intrustion detection-applying fast string matching to intrustion detection
KMP-string-matching-algorithm
- 字符串匹配是计算机的基本任务之一。 举例来说,有一个字符串”BBC ABCDAB ABCDABCDABDE”,我想知道,里面是否包含另一个字符串”ABCDABD”? 许多算法可以完成这个任务,Knuth-Morris-Pratt算法(简称KMP)是最常用的之一。-String matching is one of the basic tasks of the computer. For instance, there is a string "BBC ABCDAB ABCDABCDA
String matching alghorithm
- This book tell about string matching alghorithm, searching alghorithm
String-matching-operation
- 字符串匹配操作。输入主串和子串,通过匹配算法,统计匹配次数。-String matching operation. Enter the main string and substring by matching algorithms, statistical matching number.
pencerian-algoritma-string-matching
- untuk melakukan pencarian string matching menggunakan methode KMP, BF , BM
string-matching
- c++实现的字符串匹配的KMP算法和BM算法-c++ achieve the KMP string matching algorithm and the BM algorithm
Mazharul String Matching By Finite Automata
- Mazharul String Matching By Finite Automata