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

搜索资源列表

  1. acbm

    0下载:
  2. AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3774
    • 提供者:李阳
  1. KMPMatch

    0下载:
  2. 经典算法实现,KMP字符串匹配,环境为vc2005
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:269767
    • 提供者:tangWH
  1. random_algorithm

    0下载:
  2. 一种采用数学方法实现的字符串匹配算法-模式匹配的随机算法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1398
    • 提供者:malota
  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. lasVegas-millerRabin

    0下载:
  2. 使用c++编写的lasVegas算法来判断字符串匹配问题,字符串中素数判定使用millerrabin算法-Use c++ written lasVegas algorithm to determine the string matching, string in primality use the millerrabin algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:3275
    • 提供者:冒佳明
  1. monteCarlo-millerRabin

    0下载:
  2. 使用c++编写的monteCarlo算法来判断字符串匹配问题,字符串中素数判定使用millerrabin算法-Use c++ written monteCarlo algorithm to determine the string matching, string in primality use the millerrabin algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:3244
    • 提供者:冒佳明
  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