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

搜索资源列表

  1. determine_prime

    0下载:
  2. Determine if an integer is a prime number. If not, provide the largest prime number by which the given number is divisible.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:frecat
  1. zhishu

    0下载:
  2. 判断质数 c 代码 判断质数 c 代码-Determine prime number c code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:5163
    • 提供者:xy
  1. prime

    0下载:
  2. Program to check whether an entered number is prime or not.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:13390
    • 提供者:ya3
  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)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7558685
    • 提供者:vince
  1. PROG26

    0下载:
  2. this program show that the given number is Prime number or not
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2469
    • 提供者:kooshia
  1. husushutongji

    0下载:
  2. 互素数的个数统计,统计方法超快。此例还可扩展成互素数结果的显示。-The number of prime numbers statistics, statistical methods fast. This example can also be extended to show the results of each prime number.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1887783
    • 提供者:123
  1. zhishu

    0下载:
  2. 你可以通过此代码来进行判断一个1除外的数是否为质数-You can be judged by this code number is a 1 except for the prime number
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:140987
    • 提供者:枫夜
  1. supersushu

    0下载:
  2. 素数的计算,C++实现,可以计算任意范围内的素数-Prime number calculation, C++ implementation, we can calculate any prime number within the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:685
    • 提供者:bmw1916
  1. primenumber

    0下载:
  2. distinguish the prime number using Visual C++ program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:614
    • 提供者:chulhyun
  1. C_Numerical_calculation_array_request

    0下载:
  2. C#计算数组数值总和并求其中的素数C # Numerical calculation of the sum of the array, and request one of the prime number-vC# Numerical calculation of the sum of the array, and request one of the prime number
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:10916
    • 提供者:mfen
  1. AbsolutePrimeNumber

    0下载:
  2. 中 大 老 师 给 的 绝 对 素 数 源 码-Absolute prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1012
    • 提供者:moxingwen
  1. CanBeMonitoredFromTheAbsolutePrimeNumberToBeMonito

    0下载:
  2. 从可监控的绝对素数到可监控设计的应用,中大老师给的讲解-Can be monitored from the absolute prime number to be monitoring the application of design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:103737
    • 提供者:moxingwen
  1. zhishucunchuti

    0下载:
  2. 质数存储体程序,n*n的二维数组,采用m个存储体实现无冲突访问-Prime number stored in body procedures, n* n the two-dimensional array, with m a memory bank conflict-free access
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:80947
    • 提供者:liuliu
  1. MyProjects

    0下载:
  2. 求平均数,求最大公约数,判断奇偶性,判断完全数,判断是否为质数-Average demand, find the common denominator, determine the parity, total number of judgments, to determine whether a prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:5030004
    • 提供者:zhaoxiang
  1. RSA

    0下载:
  2. 使用rsa算法进行加密解密与签名验证(使用大素数),基于VC++6.0开发,使用MFC。-Encryption and decryption using the rsa algorithm and the signature verification (using the large prime number), based on VC++6.0 development, using MFC.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3834717
    • 提供者:xuxin
  1. 153ZYH_2

    0下载:
  2. 编写一个8086/8088汇编程序,它在DOS提示符下运行,从键盘输入一个范围在500-3000的十进制数,而后在DOS窗口输出位于该范围值的所有素数-8086/8088 assembly to write a program that runs under the DOS prompt, from the keyboard to enter a decimal number in the range 500-3000, and then in the DOS window output va
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:1691
    • 提供者:剑桥
  1. prime_number

    0下载:
  2. The program makes a decision about the input number. If it is a pirme number, it will try to write it, 2 or 3 prime numbers addition. If it isn t a prime number, the program will end.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:30967
    • 提供者:Adam Manyoki
  1. 2_egyabeces_hely_kesz

    0下载:
  2. The program makes a decision about the input number. If it is a pirme number, it will try to write it, 2 or 3 prime numbers addition. If it isn t a prime number, the program will end.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:35205
    • 提供者:Adam Manyoki
  1. primegen-0.97.tar

    0下载:
  2. This program is a Prime number generator. It generates prime numbers very fast. it uses many algorithms to speed up things and uses cache.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:31491
    • 提供者:Rahul
  1. reversible_prime

    0下载:
  2. 求四位的可逆素数。可逆素数指:一个素数将其各位数字的顺序倒过来构成的反序数也是素数-Find four reversible prime. Reversible primes refer to: a prime number to reverse the order of the digits in reverse order number is composed of prime numbers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:614
    • 提供者:luofanghua
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com