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

搜索资源列表

  1. Algorithm

    0下载:
  2. KMP算法、硬币组合算法、Distinct Subsequences-KMP、coinCombinations、Distinct Subsequences
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17601191
    • 提供者:小兰
  1. KMP

    0下载:
  2. 通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1699738
    • 提供者:毛意超
  1. jishu

    0下载:
  2. 查找文件中某一个字符或者数字出现的次数,采用KMP算法-Find the file number of a certain character or the number of occurrences, using KMP algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:974
    • 提供者:lei65395
  1. KMP100

    0下载:
  2. 字符串的快速匹配问题,输入输出字符串,用KMP算法解决-Fast string matching problem, input and output strings, with the KMP Algorithm
  3. 所属分类:Applications

    • 发布日期:2017-04-12
    • 文件大小:1183
    • 提供者:faan6ao44
  1. KMP101

    0下载:
  2. 实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm implementation, the input string S and the three main pattern string P, the output mode string Next (j) function values, and the P' s position in the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:764
    • 提供者:menag6ing1
  1. KMP106

    0下载:
  2. KMP算法详解,有关于搜索类的算法,很经典,学习算法的可以看看!-Detailed KMP algorithm, english class has about algorithms, classic, learning algorithms can look at!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2337
    • 提供者:dua65ng97
  1. KMP108

    0下载:
  2. 快速查找字符串算法,改进后的KMP算法完全实现-Quick Find string algorithm, the improved algorithm for the full realization of KMP
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6606
    • 提供者:asu1739
  1. TestKmp

    0下载:
  2. 用java来实现经典的字符串匹配KMP算法-Using java to achieve classic KMP string matching algorithm
  3. 所属分类:Ajax

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者: 白雷
  1. Keungchao

    0下载:
  2. 常见算法总结,包括排序算法、KMP算法等-Common algorithms are summarized, including sorting algorithm, KMP algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3635287
    • 提供者:赵贤生
  1. StringMatchAll

    0下载:
  2. 基于KMP算法所撰写的能实现带通配符的字符串匹配算法源代码-err
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6104
    • 提供者:bbjrj203liagta
  1. StringMatchAll

    0下载:
  2. 基于KMP算法所撰写的能实现带通配符的字符串匹配算法源代码-err
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-04
    • 文件大小:5575
    • 提供者:nh939shunbei5
  1. chuan

    0下载:
  2. 串:基本概念,基本运算,存储结构,模式匹配,Brute-Force算法,KMP算法- 检测到:中文 » 英语 This operation, the storage structure, pattern matching, Brute Force- algorithm, KMP algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:139937
    • 提供者:张憧
  1. KMP_StrIndex(Optimatic)

    0下载:
  2. 改进版KMP算法,用于一篇文档中对指定字符串进行位置检索,算法效率高,并通过实际测试检验-Improved version of the KMP algorithm for a document on the specified string location retri , algorithm efficiency is high, and through the actual test and inspection
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:41661
    • 提供者:
  1. KMP-gaijin

    0下载:
  2. KMP模式匹配, 改进的算法,效率更高,更易记,找工作需要-KMP pattern matching, improvement of KMP pattern matching algorithm and improved algorithm is more efficient, more easy to remember, need to find a job
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1387470
    • 提供者:cxx
  1. 282182

    0下载:
  2. 本文给出KMP算法的C++源代码 很好用的 直接下载后就能用()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:fednqhw
  1. zlgnn99

    0下载:
  2. 实现KMP算法,简单易懂,由学生实验实现,对于ACM学习有很大帮助,()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-10
    • 文件大小:1174528
    • 提供者:Nataqie
  1. hreorder

    0下载:
  2. 实现KMP算法,简单易懂,由学生实验实现,对于ACM学习有很大帮助,()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1174528
    • 提供者:inxexotanqe
  1. aqbozb9

    0下载:
  2. 本文给出KMP算法的C++源代码 很好用的 直接下载后就能用()
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:ovgawize
  1. TextQuery

    0下载:
  2. 基于KMP算法,使用STL编写的txt文本查询器(a tool for searching words in txt files base on KMP algorithm)
  3. 所属分类:文件操作

    • 发布日期:2018-04-29
    • 文件大小:17397760
    • 提供者:Patrick08T
  1. StringMatcher

    0下载:
  2. 课程作业做的一个字符串匹配小程序,初学编程,请多指教(A small application about string matching)
  3. 所属分类:其他小程序

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:Echo28
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com