搜索资源列表

  1. miller_rabin

    0下载:
  2. Miller-Rabin算法判断伪素性-Miller - Rabin Prime algorithm judgment pseudo
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1.43kb
    • 提供者:胡昊
  1. miller_rabin

    0下载:
  2. Miller-Rabin算法判断伪素性-Miller- Rabin Prime algorithm judgment pseudo
  3. 所属分类:中文信息处理

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:胡昊
  1. Miller_Rabin.cpp

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

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:Alex
  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-11-19
    • 文件大小:1kb
    • 提供者:gouxudong
  1. MILLER_RABIN

    0下载:
  2. MILLER_RABIN随机算法,计算100000之200000之内的素数,测试生成个数和具体数。-MILLER_RABIN,probobility algorithm,used to test the sushu in 100000 to 200000
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-19
    • 文件大小:861kb
    • 提供者:monica
  1. main

    0下载:
  2. miller_rabin素数生成算法,KMP,Monte Carlo 和Las Vegas字符串匹配算法-00 00 00
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:liufan
  1. miller

    0下载:
  2. 通过汇编,用MIller_Rabin素判定法则,进行素数判定-By assembling MIller_Rabin factors determine the rule primes decision
  3. 所属分类:按钮控件

    • 发布日期:2024-11-19
    • 文件大小:6kb
    • 提供者:live
  1. PrimeTest2

    0下载:
  2. 用于素数测试的一个程序,可用朴素方法和Miller_Rabin算法进行测试,效率较高。-A program that can be used simple method and Miller_Rabin algorithms for prime testing test higher efficiency.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:james
  1. main.cpp

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

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:cyztuo
  1. miller_rabin

    0下载:
  2. Miller-Rabin质数测试 输入 第1行:1个正整数t,表示数字的个数,10≤t≤50 第2..t+1行:每行1个正整数,第i+1行表示正整数a[i],2≤a[i]≤10^18 输出 第1..t行:每行1个字符串,若a[i]为质数,第i行输出 Yes ,否则输出 No -Miller-Rabin primality test input The first line: 1 pos
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-19
    • 文件大小:1.71mb
    • 提供者:李慧林
  1. 素数判断

    0下载:
  2. 生成大素数,利用了时间随机种子。并且用Miller_Rabin测试法,判定素数(Generating large prime numbers takes advantage of temporal random seeds. And the Miller_Rabin test is used to determine the prime number)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-19
    • 文件大小:2.23mb
    • 提供者:hehexjq

源码中国 www.ymcn.org