搜索资源列表

  1. java

    0下载:
  2. kmp,bm算法的java实现,公其他人参考参考-kmp, bm algorithm java realize, other public reference reference
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:smith
  1. suanfa

    0下载:
  2. 信息学竞赛中常用的算法总结: 串匹配的高效算法-KMP 公开密钥体系之RSA算法 双向广度搜索 图论算法 -Informatics algorithms commonly used race Summary: Efficient String Matching Algorithm-KMP system RSA public key algorithm for bi-directional breadth of the
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:106496
    • 提供者:lll
  1. src

    0下载:
  2. PKU中一些数据结构基本算法题的java实现,包括DIJ、PRIM、二叉查找树、并查集、动态规划、KMP、匈牙利算法、深搜广搜等-PKU some basic data structure algorithm java realization of the title, including DIJ, PRIM, binary search tree, and search sets, dynamic programming, KMP,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:77824
    • 提供者:俞昊旻
  1. DSDesign

    0下载:
  2. 实现并对比三种基本字符串匹配算法(朴素算法,Rabin-Karp算法,KMP),并给出动态演示结果~-And contrast to achieve three basic string-matching algorithm (simple algorithm, Rabin-Karp algorithm, KMP), and gives the results of the dynamic presentation ~
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:10126336
    • 提供者:funfunhit
  1. DataStructure

    0下载:
  2. 展示数据结构的一些实用技巧. 包含: 1.运用kmp算法计算无穷概率 2.矩阵乘法的十种经典运算技巧 3.位运算的实用技巧(1) (2) (3)-Data structure to display a number of practical skills. Includes: 1. The use of KMP algorithm infinite probability 2. 10 kinds of classi
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:686080
    • 提供者:int
  1. kmp

    0下载:
  2. kmp算法的实现,简单程序,可以循环输入,可以输入特殊字符结束。 使用比较方便-KMP algorithm, simple procedures, could be re-input, the end can enter special characters. More convenient to use
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:小尢
  1. kmp

    0下载:
  2. KMP实现-KMP to achieve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:872448
    • 提供者:hcsg
  1. KMP

    0下载:
  2. kmp算法的程序,效率很高,非常不错,吐血推荐-KMP algorithm procedures, efficient, very good, hematemesis Recommended
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:leokan
  1. kmp

    0下载:
  2. window 下的kmp 字符串 匹配算法。 -window under the KMP string matching algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:xiyang
  1. KMP

    0下载:
  2. KMP string matching method
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:Farmer Jiang
  1. kmp

    0下载:
  2. 自己编写的一个KMP字符串匹配算法的实现-I have written a KMP string matching algorithm implementation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:jususe
  1. kmp

    0下载:
  2. kmp算法的C++实现 系统有部分是伪代码,可以作为一个重要的 参考还包括一个hirschberg实现源码-KMP implementation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:wangwei
  1. KMP

    0下载:
  2. KMP模式匹配算法的原理及应用 希望对为KMP头疼的同学有点用处!-KMP pattern matching algorithm and application of the principle
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:chenjing
  1. patternMatching

    0下载:
  2. 三种字符串匹配:BF,BM,KMP,附上测试-three means of pattern matching
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:荆江
  1. KMP008

    0下载:
  2. 串的模式匹配的朴素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配"情况. 不同于将指针完全回溯, KMP算法先根据已经部分匹配的信息, 将匹配的指针跳过不必匹配的位置.-Series of simple pattern matching algorithm is O (N ^ 2), and can
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:左刘鸿翔
  1. KMP

    0下载:
  2. 实现KMP算法。 经典的模式搜索算法。-KMP algorithm realization. Classical algorithms.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhengwei
  1. 10253

    0下载:
  2. 本代码是在KMP算法上加以改进后,实现对一个字串求最长重复子序列。该算法可以与后缀树有相同原理。-The code is in the KMP algorithm be improved to realize for the longest string of a repeat sequence. The suffix tree algorithm with the same principle.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:fppling
  1. kmp-0.11.0a

    0下载:
  2. 一个十分强大的 视频播放插件,像MPlayer一样,the Xine 也是一个新的 播放器-KMPlayer is a video player plugin for Konqueror using MPlayer, Xine or GStreamer. Like MPlayer, the Xine and GStreamer backend are out-of-process players.
  3. 所属分类:Audio

    • 发布日期:2024-05-20
    • 文件大小:734208
    • 提供者:邵隆
  1. kmp

    0下载:
  2. 数据结构中kmp算法的详解,对于数据结构的学习有较大的帮助-Data structure algorithm kmp Detailed
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:孔令龙
  1. KMP

    0下载:
  2. KMP算法 在一个长字符串中匹配一个短子串的无回溯算法-KMP algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ooooo825
« 1 2 3 4 5 67 8 9 10 11 ... 29 »

源码中国 www.ymcn.org