Description: KMP算法,详细的解释了如何去匹配字符串。做成了实验报告,希望给大家帮助。-KMP algorithm, a detailed explanation of how to match the string. The report resulted in the experiment, we hope to help. Platform: |
Size: 121856 |
Author:缪巍巍 |
Hits:
Description: 本文给出KMP算法的C++源代码 很好用的 直接下载后就能用-This paper show KMP algorithm in C++ source code.It can be used directly very well after download. after Platform: |
Size: 3072 |
Author:cltclt |
Hits:
Description: 初看kmp算法的时候有点模糊,第一次就根本没明白过。 仔细的推敲。找相关类似的问题。现在把源程序贴出来供大家参考。 关键一点就是要了解next函数的构造,以及为什么要这么做。在数据结构中的next推倒,不过不是很好理解。 其中next是按1开始。
-Kmp algorithm for the beginning of the time look a bit vague on the first did not understand too. Careful scrutiny. To find a similar problem related. Now put out the source code posted for your reference. The key point is to know the structure of next function, and why to do so. Data structure at the next tear down, but not well understood. 1 are in accordance with one of next start. Platform: |
Size: 104448 |
Author:左刘鸿翔 |
Hits:
Description: 基于KMP算法的字符串匹配源码,
支持通配符,单匹配和多重匹配。
效率比较高-KMP string matching algorithm based on source code, support for wildcards, single match and multiple match. More efficient Platform: |
Size: 156672 |
Author:nimo |
Hits:
Description: 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm description Platform: |
Size: 166912 |
Author:jiang |
Hits:
Description: kmp算法中得next数组也叫fail数组的计算很难理解且代码也不容易实现,本代码就是计算fail数组的源代码-kmp algorithm was next in the array fail, also known as the calculation of the array is difficult to understand and the code is not easy to achieve, this code is to calculate the source code of the array fail Platform: |
Size: 11264 |
Author:宁黎华 |
Hits:
Description: 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm description Platform: |
Size: 3072 |
Author:冯飞 |
Hits:
Description: KMP算法,以及KMP改进算法的源程序,c++语言描述-KMP algorithm, and KMP improved algorithm the source, c++ language to describe Platform: |
Size: 129024 |
Author:银夏 |
Hits:
Description: 实现BF算法和KMP算法,WORD文档格式,附有详细源码,带有程序运行截图-BF algorithm and the KMP algorithm implementation, WORD document format, with detailed source code, with the program running shots Platform: |
Size: 143360 |
Author:张丹玉 |
Hits:
Description: KMP算法即最小生成树算法,本示例用c语言编写的源码-KMP algorithm that minimum spanning tree algorithm, the sample with the c language source code Platform: |
Size: 14336 |
Author:changsheng wang |
Hits: