CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - kmp source algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - kmp source algorithm - List
[
Other
]
C语言kmp算法实现
DL : 0
研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
Date
: 2008-10-13
Size
: 1.23kb
User
:
ipkh
[
Other
]
C语言kmp算法实现
DL : 0
研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
Date
: 2025-07-03
Size
: 1kb
User
:
ipkh
[
Documents
]
KMP
DL : 0
KMP算法,详细的解释了如何去匹配字符串。做成了实验报告,希望给大家帮助。-KMP algorithm, a detailed explanation of how to match the string. The report resulted in the experiment, we hope to help.
Date
: 2025-07-03
Size
: 119kb
User
:
缪巍巍
[
MPI
]
kmp
DL : 0
字符串的kmp匹配算法并行计算的源程序。-KMP string matching algorithm parallel computation of the source.
Date
: 2025-07-03
Size
: 4kb
User
:
成斌
[
Mathimatics-Numerical algorithms
]
KMP
DL : 0
本文给出KMP算法的C++源代码 很好用的 直接下载后就能用-This paper show KMP algorithm in C++ source code.It can be used directly very well after download. after
Date
: 2025-07-03
Size
: 3kb
User
:
cltclt
[
Documents
]
KMP--suanfa
DL : 0
初看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.
Date
: 2025-07-03
Size
: 102kb
User
:
左刘鸿翔
[
MPI
]
MPI-StringMatch
DL : 0
KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
Date
: 2025-07-03
Size
: 10kb
User
:
不死鸟
[
source in ebook
]
KMP
DL : 0
KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
Date
: 2025-07-03
Size
: 1kb
User
:
xilo
[
Windows Develop
]
KMP
DL : 0
基于KMP算法的字符串匹配源码, 支持通配符,单匹配和多重匹配。 效率比较高-KMP string matching algorithm based on source code, support for wildcards, single match and multiple match. More efficient
Date
: 2025-07-03
Size
: 153kb
User
:
nimo
[
Data structs
]
kmp
DL : 0
kmp算法 源代码 可实现多个匹配分析可实现多个匹配分析-kmp algorithm source code analysis of multiple matches
Date
: 2025-07-03
Size
: 1kb
User
:
leon_l
[
MPI
]
mpi-kmp
DL : 0
详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm description
Date
: 2025-07-03
Size
: 163kb
User
:
jiang
[
Special Effects
]
KMP
DL : 0
图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。-Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.
Date
: 2025-07-03
Size
: 7kb
User
:
viemvimvir
[
Data structs
]
KMP-fail
DL : 0
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
Date
: 2025-07-03
Size
: 11kb
User
:
宁黎华
[
MPI
]
KMP
DL : 0
详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm description
Date
: 2025-07-03
Size
: 3kb
User
:
冯飞
[
assembly language
]
kmp
DL : 0
kmp模式匹配算法的源码 不错 可以-the kmp mode match the source code of the algorithm can look at
Date
: 2025-07-03
Size
: 1kb
User
:
卢倩
[
Data structs
]
KMPCAL
DL : 0
KMP算法,以及KMP改进算法的源程序,c++语言描述-KMP algorithm, and KMP improved algorithm the source, c++ language to describe
Date
: 2025-07-03
Size
: 126kb
User
:
银夏
[
Process-Thread
]
kmp
DL : 0
KMP串匹配并行算法MPI 源程序 并行思想加快速度-KMP string matching algorithm MPI parallel thinking speed parallel source
Date
: 2025-07-03
Size
: 4kb
User
:
袁旭炜
[
Data structs
]
BF-a-KMP-algorithm
DL : 0
实现BF算法和KMP算法,WORD文档格式,附有详细源码,带有程序运行截图-BF algorithm and the KMP algorithm implementation, WORD document format, with detailed source code, with the program running shots
Date
: 2025-07-03
Size
: 140kb
User
:
张丹玉
[
Other
]
KMP-Alg
DL : 0
KMP算法即最小生成树算法,本示例用c语言编写的源码-KMP algorithm that minimum spanning tree algorithm, the sample with the c language source code
Date
: 2025-07-03
Size
: 14kb
User
:
changsheng wang
[
e-language
]
kmp
DL : 0
易语言KMP算法源码例程程序置入汇编代码实现KMP算法。 -Easy language KMP algorithm source code routines into assembly code to achieve KMP algorithm.
Date
: 2025-07-03
Size
: 3kb
User
:
zhch2x
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.