搜索资源列表

  1. primality.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2026-01-19
    • 文件大小:147.69kb
    • 提供者:
  1. primality

    0下载:
  2. primality
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:147.95kb
    • 提供者:赵平
  1. bigint_zxf

    0下载:
  2. 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:180.67kb
    • 提供者:张晓峰
  1. fermat

    0下载:
  2. 实现素性检测。但不能实现太大的数,只能在小数范围内,而又不能完全确定就是素数,只能粗略估计。-achieve Primality Testing. But too few achieve, only in a minority within, and is not fully ascertained is the prime, only a rough estimate.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:789byte
    • 提供者:YY
  1. 素性检测

    0下载:
  2. 素性检测的Java程序-Primality Testing Java programs
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9.74kb
    • 提供者:郭金亮
  1. primality

    0下载:
  2. primality
  3. 所属分类:电子书籍

    • 发布日期:2026-01-19
    • 文件大小:148kb
    • 提供者:赵平
  1. 素性检测

    0下载:
  2. 素性检测的Java程序-Primality Testing Java programs
  3. 所属分类:数值算法/人工智能

    • 发布日期:2026-01-19
    • 文件大小:9kb
    • 提供者:郭金亮
  1. bigint_zxf

    0下载:
  2. 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
  3. 所属分类:加密解密

    • 发布日期:2026-01-19
    • 文件大小:180kb
    • 提供者:张晓峰
  1. fermat

    0下载:
  2. 实现素性检测。但不能实现太大的数,只能在小数范围内,而又不能完全确定就是素数,只能粗略估计。-achieve Primality Testing. But too few achieve, only in a minority within, and is not fully ascertained is the prime, only a rough estimate.
  3. 所属分类:其他小程序

    • 发布日期:2026-01-19
    • 文件大小:1kb
    • 提供者:YY
  1. EUCLID

    0下载:
  2. 本程序完成了欧几里得算法求最大公约数、扩展欧几里得算法求乘法逆元和素性检验判断输入的数是否为素数-This procedure for the completion of the Euclid algorithm for greatest common divisor, extended Euclid algorithm for multiplication and inverse primality test to determine whether the number entered fo
  3. 所属分类:其他小程序

    • 发布日期:2026-01-19
    • 文件大小:28kb
    • 提供者:chenchenrao
  1. MillerRobin

    0下载:
  2. 此代码实现的功能主要是做素性判断的MillerRobin测试,用C写的,一起讨论 -This code is mainly to achieve the functions of judge MillerRobin do primality testing, written with C, and discuss
  3. 所属分类:其他小程序

    • 发布日期:2026-01-19
    • 文件大小:1kb
    • 提供者:武玉伟
  1. suxingjiance

    0下载:
  2. VC源码.用于大数检测素性,可用至2048比特的大数-VC source. For primality testing of large numbers can be used to 2048 bits of large numbers
  3. 所属分类:压缩解压

    • 发布日期:2026-01-19
    • 文件大小:1kb
    • 提供者:懒猪
  1. Rabin-Miller

    0下载:
  2. 素性检验,可用于小数据,大量数据不支持啊,谢谢使用-Primality testing, can be used for small data, a large amount of data does not support ah, thank you to use
  3. 所属分类:Windows编程

    • 发布日期:2026-01-19
    • 文件大小:1kb
    • 提供者:古月
  1. sxjc

    0下载:
  2. 应用加密算法和认证技术 实验:Solovag-Strassen算法、Lehmann算法和Rabin-Miller算法的素性检测的原理与测试过程。-Application of encryption algorithms and authentication technology experiment: Solovag-Strassen algorithm, Lehmann algorithm and Rabin-Miller primality testing algorithm Princip
  3. 所属分类:加密解密

    • 发布日期:2026-01-19
    • 文件大小:8kb
    • 提供者:陈寅华
  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. 所属分类:加密解密

    • 发布日期:2026-01-19
    • 文件大小:107kb
    • 提供者:maowu
  1. ss

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

    • 发布日期:2026-01-19
    • 文件大小:7kb
    • 提供者:汪博峰
  1. RSA

    0下载:
  2. 公钥密码算法RSA的加密和解密过程,包括随机数的生成原理和素性检测的内容。-RSA public key cryptography algorithm for encryption and decryption process, including the generation of random number theory and primality testing content.
  3. 所属分类:加密解密

    • 发布日期:2026-01-19
    • 文件大小:243kb
    • 提供者:张熠
  1. solovay-strassen-primality-test

    0下载:
  2. solovay-strassen素性测试法的matlab实现,这也是密码学中的常见算法-solovay-strassen primality test of matlab implementation, which is common cryptography algorithms
  3. 所属分类:matlab例程

    • 发布日期:2026-01-19
    • 文件大小:1kb
    • 提供者:xiaotiantian
  1. Primality-testing

    0下载:
  2. 使用扩展欧几里得、平方乘等函数对较大的随机数进行素性检测-Primality testing
  3. 所属分类:数据结构常用算法

    • 发布日期:2026-01-19
    • 文件大小:903kb
    • 提供者:yukiyuki
  1. Primality

    0下载:
  2. Provides primality probabilistic methods.
  3. 所属分类:JSP源码/Java

    • 发布日期:2026-01-19
    • 文件大小:2kb
    • 提供者:xoudiuwie
« 12 3 »

源码中国 www.ymcn.org