CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - kmp算法

搜索资源列表

  1. kmp1

    0下载:
  2. 对KMP算法进行改进,有助于对算法的更进一步的了解-KMP algorithm for improved algorithm contribute to the further understanding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8241
    • 提供者:jie
  1. wugeyuanchengxu

    1下载:
  2. 一:排列的的规程序 二:迷宫程序 三:对于输入的任意一个非负十进制整数,打印输出与其等值的八进制数 四:利用模式串T的next函数求T在主串S中第pos个字符之后的位置的KMP算法 五:将所有在线性表Lb中但不在La中的数据元素插入到La中
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:13024
    • 提供者:沈亚方
  1. macth

    0下载:
  2. 字符串匹配问题,采用KMP算法,匹配速度快
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1760
    • 提供者:lyh
  1. KMP

    0下载:
  2. kmp算法,可匹配字符串中的个别字符。搜索字符
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5760
    • 提供者:army
  1. kmp

    0下载:
  2. KMP的算法实现。nlg(n)的复杂度判读两个字符串是否部分或全部匹配
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:pillar
  1. KMP

    0下载:
  2. 快速查找字符串算法,改进后的KMP算法完全实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6557
    • 提供者:yarakchou
  1. simpleKMP

    0下载:
  2. 一个相当简单的KMP算法描述,能让入门程序员更好的理解KMP的妙处
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1415
    • 提供者:jacky
  1. C语言kmp算法实现

    0下载:
  2. 研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:ipkh
  1. kmp.rar

    1下载:
  2. 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
  3. 所属分类:并行运算

    • 发布日期:2017-03-24
    • 文件大小:4087
    • 提供者:成斌
  1. MPI-StringMatch

    0下载:
  2. KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:9799
    • 提供者:不死鸟
  1. KMP

    0下载:
  2. 用于模式匹配的算法,c++,能够比传统的回溯方法要强的多-for pattern match,c++
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-08
    • 文件大小:856
    • 提供者:fa
  1. KMP

    0下载:
  2. KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:674
    • 提供者:xilo
  1. mpi-kmp

    0下载:
  2. 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm descr iption
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:166801
    • 提供者:jiang
  1. KMP

    0下载:
  2. 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm descr iption
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2804
    • 提供者:冯飞
  1. Index_KMP

    0下载:
  2. KMP算法,史上最好的比较字符串的算法,很给力!!内包含其优化代码-The KMP algorithm, the best string comparison algorithm, very awesome!! Contains the code optimization
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1154
    • 提供者:王兴龙
  1. KMP

    0下载:
  2. 数据结构:KMP算法匹配成功次数,简单的算法实现,非可视化-Data structures: the KMP algorithm to match the number of successful
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:21968
    • 提供者:王小二
  1. kmp

    0下载:
  2. kmp模式匹配算法的源码 不错 可以-the kmp mode match the source code of the algorithm can look at
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:571
    • 提供者:卢倩
  1. kmp

    0下载:
  2. 易语言KMP算法源码例程程序置入汇编代码实现KMP算法。 -Easy language KMP algorithm source code routines into assembly code to achieve KMP algorithm.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3307
    • 提供者:zhch2x
  1. KMP算法

    0下载:
  2. KMP算法,例如输入s,t,p三个字符串,实现将s串中所有t替换成p(KMP algorithms, such as three strings of S, T, and P, are implemented to replace all the T in the S string to P)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-21
    • 文件大小:1685504
    • 提供者:赵自由
  1. KMP

    0下载:
  2. 易语言KMP算法源码例程程序置入汇编代码实现KMP算法。(The source code routine program of the easy language KMP algorithm is placed in the assembly code to implement the KMP algorithm.)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:zhchwl
« 12 »
搜珍网 www.dssz.com