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

搜索资源列表

  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
    • 文件大小:5164
    • 提供者:zbchun
  1. Rabin-Miller.rar

    0下载:
  2. 1.Rabin-Miller算法的素性检测的原理与测试过程。 2. 有算法流程,用程序设计语言将算法过程编程实现。 3. 对输入的随机数,选择素性检测算法进行素性检测。 ,1.Rabin-Miller primality testing algorithm principle and the testing process. 2. There are algorithms process programming language with the process of programm
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:17298
    • 提供者:zouna
  1. Rabin-Karp

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

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

    1下载:
  2. 很多密码算法都要随机选择一个大素数,这个是密码学中的MILLER-RABIN算法,判断素性。-Many cryptographic algorithm must randomly select a large prime numbers, this is Cryptography MILLER-RABIN algorithm to determine Primality.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6959
    • 提供者:汪博峰
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:22393
    • 提供者:s_wilfred
  1. MillerRabin

    0下载:
  2. 密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:10662
    • 提供者:maowu
  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
    • 文件大小:3462504
    • 提供者:funfunhit
  1. RSAUpper

    1下载:
  2. 这是个很容易且广泛使用的简单算法,它基于Gary Miller的部分象法,有Michael Rabin发展。事实上,这是在NIST的DSS建议中推荐的算法的一个简化版。 首先选择一个代测的随机数p,计算b,b是2整除p-1的次数。然后计算m,使得n=1+(2^b)m。-This is a very easy and simple and widely used algorithm, which is based on some of Gary Miller as the law, ther
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:232539
    • 提供者:Xu Enliang
  1. Miller-Rabin-c

    0下载:
  2. 求质数的算法之Miller-Rabin费马小定理-Prime number for the Miller-Rabin algorithm of Fermat' s Little Theorem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:833
    • 提供者:li shu
  1. Miller-Rabin

    0下载:
  2. Miller-Rabin算法 随机算法 求素数-Miller-Rabin Ramdom Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:119199
    • 提供者:zhuo
  1. rk

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

    • 发布日期:2017-04-11
    • 文件大小:1049
    • 提供者:Vivek Patole
  1. Miller-Rabin

    0下载:
  2. 用Witness2实现Miller-Rabin算法,主程序循环5—20次,看在100,000—200,000之间有多少个数被判为素数-With the Miller-Rabin algorithm to achieve Witness2, the main program loop 5-20 times, to see how many in number between 100,000-200,000 convicted of prime
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:4357
    • 提供者:randoll
  1. RabinAlgorithm

    0下载:
  2. VC++6.0环境下C语言实现Rabin公钥算法加解密-Rabin Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:229636
    • 提供者:笨笨海
  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
    • 文件大小:641
    • 提供者:BlackZhi
  1. rabin-karp

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

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

    0下载:
  2. 高效的Rabin加密算法,使用到了很多基本的同余有关函数-efficient Rabin encrypt and decrypt algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1263
    • 提供者:Alex
  1. RABIN-KARP

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

    • 发布日期:2017-04-03
    • 文件大小:1340
    • 提供者:anis
  1. pollard-rho__miller-rabin

    0下载:
  2. pollard_rho 产生某数的随机因子 && miller_rabin 素数测试 acm数论算法 poj1811 ac代码-pollard_rho & miller_rabin the num_theory algorithm of ACM the accept source code of poj1811
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1439
    • 提供者:gouxudong
  1. Rabin

    0下载:
  2. rabin算法,Rabin算法中,参数p和q取值范围在100-9999之间,计算机安全与保密作业,C语言-Rabin algorithm, Rabin algorithm, parameters of P and Q values in the range of 100-9999, computer security and security operations, C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:575
    • 提供者:陈洁
  1. Rabin加密算法

    0下载:
  2. 用c++实现Rabin算法的加密和解密,大素数由程序自动生成(Using c++ to realize encryption and decryption of Rabin algorithm, large prime number is automatically generated by program.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-02
    • 文件大小:140288
    • 提供者:Vanjs
« 12 3 »
搜珍网 www.dssz.com