搜索资源列表

  1. shanks

    0下载:
  2. 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:7559168
    • 提供者:vince
  1. AlgoritmRabina_Karpa

    0下载:
  2. The Rabin–Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. For text of length n and p pattern
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:Tanya
  1. 5_16

    0下载:
  2. Miller-Rabin素性测试算法的C语言实现-Miller-Rabin primality testing algorithm of C language
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:zry
  1. Miller_Rabin.cpp

    0下载:
  2. 米勒瑞宾素数测试 大素数测试高效算法 测试一个数是否为素数-Miller Rabin test test whethere it is a prime number
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. Rabin-Karp alg http://www.truecrypt.org/
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:408576
    • 提供者:liweitao
  1. RSAaRabin

    0下载:
  2. 其中包含介绍RSA和rabin的ppt文档。可用于学习此算法,尤其对于素数检测的学习与应用有帮助。-Which contains the descr iption of the RSA and rabin ppt documents. The algorithm can be used for learning, especially for prime testing and application of learning help.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:2181120
    • 提供者:李小树
  1. function.py

    0下载:
  2. 使用miller rabin进行素数生成-a prime number generator using miller rabin algorithm
  3. 所属分类:其他小程序

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

    0下载:
  2. Miller rabin. This is implementation of miller rabin to find if the given no. is prime or composite.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ajeet
  1. MillerRabin()

    0下载:
  2. 素性检测的miller-rabin算法-Primality testing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:weidong
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:gouxudong
  1. andrew-tytula-2002.pdf

    0下载:
  2. Detailed information about Information Dispersal Algorithms based on Rabin s algorithms.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-20
    • 文件大小:281600
    • 提供者:koutoupp
  1. EfficientIDA_Rabin.pdf

    0下载:
  2. Rabin s paper in Information Dispersal Algorithms.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-20
    • 文件大小:1035264
    • 提供者:koutoupp
  1. miller

    0下载:
  2. 64位以内Rabin-Miller 强伪素数测试和Pollard rho 因数分解 -64 within the Rabin-Miller strong pseudo-primes test and Pollard rho factorization
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. i have attached the source codes of diffie hellman key exchange,rsa algorithm,elgamal client server algorithm,miller - rabin algorithm .
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:jaya
  1. Miller-Rabin_primality_test_(Java)

    0下载:
  2. Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we wa
  3. 所属分类:易语言编程

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

    0下载:
  2. 大二的时候写的RSA类头文件,集成了大数四则运算、幂模运算、米勒罗宾算法寻找大数等RSA加密必须的算法,详询《密码学原理与实践》-Sophomore writing the RSA class header file, integrated Tarsus four computing power modular arithmetic, Miller-Rabin algorithm must find large numbers RSA
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:尚钊
  1. testkr

    0下载:
  2. Karp Rabin , Some algorithm in Information Retrieval. Visual C++.NET 2003
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:221184
    • 提供者:px
  1. vvvqinxue

    0下载:
  2. 应用lucas定理 对小素数进行判定,这种方法同Miller-Rabin概率检测法相似-prime detect
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:628736
    • 提供者:田椒陵
  1. main.cpp

    0下载:
  2. 素数测试 miller rabin 提高算法 随机版 算法导论Introduction of Algorithms-Primes test of Miller_Rabin Algorithm Introduction of Algorithms
  3. 所属分类:Linux驱动

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

    0下载:
  2. 素数的判定,miller-rabin,sol-str,leman,fermat等。都可以运行,下完自后自己稍微改改就可以用。-Primes judgment, miller-rabin, sol-str, leman, fermat so on. Can run is finished after their own little changed since it can be used.
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:3718144
    • 提供者:吴明航
« 1 2 3 45 6 »

源码中国 www.ymcn.org