搜索资源列表
KMP
- kmp算法,可匹配字符串中的个别字符。搜索字符
kmp.rar
- 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
kmp
- 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
mpi-kmp
- 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm descr iption
KMP
- 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm descr iption
Index_KMP
- KMP算法,史上最好的比较字符串的算法,很给力!!内包含其优化代码-The KMP algorithm, the best string comparison algorithm, very awesome!! Contains the code optimization
14-1
- 并行编程程序 MPI gen_ped.c kmp.c- MPI kmp.c
kmp
- parrallel computing string with kmp algorithm