CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - RK

搜索资源列表

  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. 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. chuanpipei

    0下载:
  2. 使用BM、Horspool,QS,RK等算法实现串匹配,文本串随机生成,输入模式串,输出匹配位置以及各个算法消耗时间!-Using the BM, Horspool, QS, RK and other string matching algorithm, the text string randomly generated string input mode, the output of each algorithm for matching location and time consumin
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:xzh
  1. RK

    0下载:
  2. 实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。 当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小 -Experimental RK algorithm, namely the use of Hash methods and prime number
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:213.16kb
    • 提供者:chenb
  1. naa

    0下载:
  2. 用欧拉法,预估校*,四阶R-K法对解初值问题求解,且与精确解比较。-By Euler' s method, predictor corrector method, fourth order RK method for solving initial value problem solutions, and compared with exact solutions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1kb
    • 提供者:
  1. e^n

    0下载:
  2. 采用泰勒展开和RK算法在vs2005下求解e的x次方(x可从-10到10),精确到小数点后30位-Taylor and RK algorithm used in vs2005 solution under the e-th power of x (x can be from-10 to 10), accurate to 30 decimal
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:王帅
搜珍网 www.dssz.com