文件名称:KMP-millerRabin
介绍说明--下载内容均来自于网络,请自行研究使用
使用c++编写的kmp算法来判断字符串匹配问题,字符串中素数判定使用millerrabin算法,经试验匹配准确率为100 -Use c++ to write the kmp algorithm to determine the string matching problem, string primes decision millerrabin algorithm, the test match accuracy was 100
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KMP millerRabin\kmp.h
...............\main.cpp
...............\millerRabin.h
...............\xy.h
KMP millerRabin