CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - KMP algorithm

搜索资源列表

  1. KMP

    0下载:
  2. 本代码是kmp算法,可以实现在文学名著中实现字符串的查找,并标记字符串的位置,统计字符串的个数-This code is kmp algorithm can achieve a string of literary classics in the search, and mark the location of the string, the number of statistical string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4810
    • 提供者:木头
  1. KMPpp

    0下载:
  2. 利用KMP算法,忽略大小写的字符串匹配 查找子字串在父字串的位置-Use of KMP algorithm, case-insensitive substring string matching to find the location of the parent string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:200568
    • 提供者:
  1. KMP-millerRabin

    0下载:
  2. 使用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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:2863
    • 提供者:冒佳明
  1. KMP

    0下载:
  2. KMP算法(C语言版),详细描述kmp流程,有注释-KMP algorithm (C language version), detailed descr iption of the kmp process, Notes
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:146910
    • 提供者:Jack
  1. KMP_Knuth-Morris-Pratt

    0下载:
  2. KMP algorithm for matching string problem-KMP algorithm for matching string problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:112627
    • 提供者:Duong Tu
  1. KMP-string-match

    0下载:
  2. 编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串-Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:9882
    • 提供者:zzh
  1. kmp

    0下载:
  2. KMP算法是一种改进的字符串匹配算法,KMP算法的关键是利用匹配失败后的信息,尽量减少模式串与主串的匹配次数以达到快速匹配的目的。-KMP algorithm is an improved string matching algorithm, the key KMP algorithm is the use of information after the match fails, try to reduce the pattern string matching the number of t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:李天
搜珍网 www.dssz.com