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

搜索资源列表

  1. rk_str

    0下载:
  2. RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法-RK algorithm : Rabin Karp string search algorithm, An Efficient Algorithm String Search
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.04kb
    • 提供者:zbchun
  1. StreamEdmondsKarp.rar

    0下载:
  2. 最大网络流问题 一个Edmonds-Karp算法,也就是广搜增广路径,用了16MS,A maximum network flow problem Edmonds-Karp algorithm, which is widely found augmented path, with a 16ms
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1.12kb
    • 提供者:csk
  1. Rabin-Karp

    0下载:
  2. 字符串模式匹配的RK算法,其中的滚动哈希很有价值-RK string pattern matching algorithm, in which the rolling hash valuable
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:983.81kb
    • 提供者:linge
  1. gpsr

    0下载:
  2. GPSR code for NS2 version 2.26 or later Note: this implementation of GPSR is different from its original version wich implemented by Brad Karp, Harvard Univ. 1999 It is not guaranteed precise implementation of the GPSR design-
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:58.19kb
    • 提供者:ggd
  1. edmonds_karp.rar

    0下载:
  2. 最大流实现程序,很好用,希望和大家分享~~,To achieve maximum flow process, very good, and would like to share ~ ~
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-27
    • 文件大小:851byte
    • 提供者:刘保学
  1. DSDesign

    1下载:
  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. 所属分类:GUI Develop

    • 发布日期:2017-05-27
    • 文件大小:3.3mb
    • 提供者:funfunhit
  1. Edmonds-Karp

    0下载:
  2. Edmonds-karp algorithm - A C++ program which returns the largest flow and flow through each edge.-Edmonds-karp algorithm- A C++ program which returns the largest flow and flow through each edge.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:563byte
    • 提供者:piyu
  1. Edmondskarp

    0下载:
  2. 网络流的Edomonds Karp算法的C++实现-Edomonds Karp algorithms
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-07
    • 文件大小:1.21kb
    • 提供者:apolloly
  1. rk

    0下载:
  2. Rabin-Karp algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.02kb
    • 提供者:Vivek Patole
  1. string.tar

    0下载:
  2. 数据结构课程设计--实现并对比三种基本的字符串匹配算法-EasyMatch Rabin—Karp KMP
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3.85mb
    • 提供者:playboy
  1. bipartite_graph_maximum_matching

    0下载:
  2. 三种二项图最大匹配算法.包括使用广度优先搜索以及深度优先搜索的匈牙利算法,以及Hopcroft-Karp算法。-Three of bipartite graph maximum matching algorithms. Including 1.Hungarian with DFS 2.Hungarian with BFS 3.Hopcroft-Karp algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:1.63kb
    • 提供者:lj-leech
  1. KARP_RAB

    0下载:
  2. karp rabbin searching algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-04-07
    • 文件大小:1.64kb
    • 提供者:Albert
  1. karp

    0下载:
  2. Karp Rabin Algorithm, searching pattern from some string that match tha patern to sthe string until they found the true path-Karp Rabin Algorithm, searching pattern from some string that match tha patern to sthe string until they found the true path.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:641byte
    • 提供者:BlackZhi
  1. 10

    0下载:
  2. This source code contains: -BFS algorithm on a graph -Edmonds­ Karp algorithm on a graph -minimal cut on a graph -disjunct paths in a graph.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3.06kb
    • 提供者:Belet Teodor
  1. rabin-karp

    0下载:
  2. rabin karp algorithm for pattern matching
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:743byte
    • 提供者:juhimodi
  1. RABIN-KARP

    0下载:
  2. Faster string matching using Rabin-Karp algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1.31kb
    • 提供者:anis
  1. Edmonds-Karp

    0下载:
  2. Edmonds-Karp Algorithm for flow problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:107.1kb
    • 提供者:Duong Tu
  1. Hopcroft--Karp

    0下载:
  2. Hopcroft--Karp算法,该算法能求二分图最大匹配-Hopcroft- Karp algorithm that can find the maximum matching bipartite graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:926byte
    • 提供者:chenchen
  1. rabin-karp

    0下载:
  2. fingerprints rabin karp algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:er
  1. karp-rbin

    0下载:
  2. 一个简单的karp rabin 算法,可以实现karp rabin算法的一个实例-Karp rabin a simple algorithm that can achieve an instance karp rabin Algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:643.46kb
    • 提供者:单疼手
« 12 »
搜珍网 www.dssz.com