CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 字符串匹配

搜索资源列表

  1. KMPsuanfa

    0下载:
  2. c语言 的 KMP算法(C语言实现) C语言字符串匹配KMP算法的简单实现。-The c language KMP algorithm (C language implementation) KMP algorithm simple realization of C language strings match.
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:897
    • 提供者:李一凡
  1. mykmp

    0下载:
  2. 实现字符串匹配的简单匹配算法和KMP算法,并且使用相同的比较字符串重复比较至少5000次,计算两者的时间差别。C:\Users\Administrator\Desktop-The simple matching string matching algorithms and the KMP algorithm, and use the same comparison string repeat at least 5000 times, and calculate the time differen
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:2157701
    • 提供者:马明哲
  1. Handbook-of-Exact-String-Matching

    0下载:
  2. 字符串匹配算法,经典的数据结构练习题,典型的与KMP两种方法解决字符串匹配问题。-String matching algorithms, the data structure of the classic exercises typical KMP are two ways to solve the string matching problem.
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:340373
    • 提供者:王京石
  1. kmp

    0下载:
  2. KMP算法,能够高效的实现字符串匹配的算法-KMP algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:2244
    • 提供者:雪人儿
  1. Kmp

    1下载:
  2. 字符串匹配问题,最经典的KMP算法。p为模式串,t为主串。返回的是最大匹配数-String matching problem, the most classic of KMP algorithm. p is the pattern string, t the main string. Back is the maximum number of matches
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-10
    • 文件大小:1024
    • 提供者:陶翔
  1. filter

    0下载:
  2. 自己写的一个MFC的字符串匹配,支持多模式匹配,关键词和匹配文档写在TXT中读入,BM算法实现-Himself wrote an MFC string matching, support for multi-pattern matching keywords and matching documents written in TXT reads, BM algorithm implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:1975908
    • 提供者:zzy
  1. BM-suanfa

    0下载:
  2. BM 算法 字符串匹配的一种算法 The BM Algorithm string matching algorithm-The BM Algorithm string matching algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:7802
    • 提供者:wuhen
  1. KMP-suanfa

    0下载:
  2. KMP算法 字符串匹配算法 The KMP algorithm string matching algorithm-The KMP algorithm string matching algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:5936
    • 提供者:wuhen
  1. KMP

    0下载:
  2. 用于字符串匹配的Kmp算法,eclipse环境下的java编程-Kmp algorithm implemented in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:628
    • 提供者:she
  1. k

    0下载:
  2. kmp算法实现,该算法可以实现在线性事件内完成字符串匹配-kmp algorithm, the algorithm can be completed online event string matching
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:942
    • 提供者:zengshaofeng
  1. sring_match

    0下载:
  2. 用于字符串匹配,判断一个字符串是否为另一个字符串的字串-Used for string matching, judge whether a string is another string string..
  3. 所属分类:ELanguage

    • 发布日期:2017-12-03
    • 文件大小:1608
    • 提供者:henry
  1. KMP_Next

    0下载:
  2. KMP算法之寻找next值,它是一种改进的字符串匹配算法。-KMP algorithm to find the next value, it is an improved string matching algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:575
    • 提供者:travis
  1. KMP

    0下载:
  2. 用c++实现了KMP字符串匹配算法,简单明了-KMP string matching algorithm with c++, plain and simple
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:879520
    • 提供者:dl
  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-08
    • 文件大小: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-17
    • 文件大小:3244
    • 提供者:冒佳明
  1. ACM.algorithm

    1下载:
  2. 各种算法模板(二分图最大匹配匈牙利算法、最小生成树prime和kruskal算法、Dijkstra算法、两点最短路径负权值边SPFA算法、图任意两点最短路径Floy算法、网络最大流SAP算法、网络最大流最小费用算法、乘法逆元gcd扩展求解算法、线段树区间划分统计算法、矩阵n次方分治法求解、gcd算法、整数划分问题、函数最小点问题、十进制转ACM算法、素数筛选法和欧拉函数求解、快模算法、字符串匹配KMP算法、字典全排列算法、快排、三维度排序、)-Various algorithms templat
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:18165
    • 提供者:林云
  1. acautomation

    0下载:
  2. 使用AC自动机来进行多模式字符串匹配源代码,输入字符串中的字符应当只包括 a - z 。-Use the AC automata to carry out multi-patterns string matching source code, the character in the input string should include only a - z .
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1129
    • 提供者:苏东
  1. kmp

    0下载:
  2. kmp算法是一种改进的字符串匹配算法,由D.E.Knuth与V.R.Pratt和J.H.Morris同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。KMP算法的关键是根据给定的模式串W1,m,定义一个next函数。next函数包含了模式串本身局部匹配的信息。-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:239586
    • 提供者:
  1. lcs

    0下载:
  2. 动态规划 最长子字符串匹配 可以输出多个匹配的子字符串 算法导论-Dynamic programming longest substring matching substring can output multiple matches Introduction to Algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:5454
    • 提供者:vivian
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com