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

搜索资源列表

  1. 5geyouyong

    0下载:
  2. 5个程序包括1,用高斯消去法解线性方程组的算法程序;2,判断k之前的质数并输出;3动态建立多维数组;4,利用点类进行线性拟合;5改进后的人员信息管理系统-Five programs include 1, with the gaussian elimination method of solving linear equations algorithm procedures 2, the prime Numbers and before judge k output 3, dynamic mu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5287468
    • 提供者:aaa
  1. xunzhaozhishu

    0下载:
  2. 该程序用于寻找100乃至100甚至很大的质数(电脑支持的)质素-for finding prime numbers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1534
    • 提供者:黄龙
  1. Goldbach_Conjecture

    0下载:
  2. 一个将偶数分解为两个质数的程序,源自于哥德巴赫猜想。-An even number of decomposition procedures for the two prime numbers, derived from the Goldbach Conjecture.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2732
    • 提供者:王程序
  1. qiuzhishu

    0下载:
  2. 求范围2~N中的质数,N在程序运行时由键盘输入。 -Seeking the scope of primes N, N input from the keyboard when the program runs.
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:552
    • 提供者:素素
  1. test

    0下载:
  2. 并行sieve 方法寻找质数,openmp-sieve method for finding prime numbers based on openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1550
    • 提供者:andy
  1. ZHISHU

    0下载:
  2. 输入一个数M,判断它是否为质数。所用的方法是从一到根号M,一次除,判断余数是否为零。-Input a number M, judge whether it for prime Numbers. The way from one to the square M, a except, judge whether remnant to zero.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1069
    • 提供者:雅典娜
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. PrimerExcelAPI

    0下载:
  2. Visual C++自动生成质数表,并输出到Excel工作薄。-Visual C++ automatically generate a table of prime numbers, and output to an Excel workbook.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:77882
    • 提供者:张君亭
  1. thread-pool_quality-

    0下载:
  2. [C代码]利用线程池求质数(Linux C)-[C code] use the thread pool to the number of and quality (Linux C)
  3. 所属分类:Driver develop

    • 发布日期:2017-04-10
    • 文件大小:896
    • 提供者:wenky
  1. JavaApplication36

    0下载:
  2. java 求质数小程序 判断数字是否为质数 并给出判断-java seeking primes small program to determine whether the number is a prime number, and given the judgment
  3. 所属分类:JavaScript

    • 发布日期:2017-11-19
    • 文件大小:14463
    • 提供者:姜爽
  1. C

    0下载:
  2. 如何用C语言筛选法判断质数 比如输出 2 质数 4 合数 0 0代表程序的结束,如果输入不是零,程序可以继续打入数字判断 -How to use C language such as screening method to determine prime numbers prime numbers 2, 4-output number 00 on behalf of the end of the program, if the input is not zero,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:540
    • 提供者:liyang
  1. prime

    0下载:
  2. 基于Java的并行计算,搜寻任意范围区间的所有等于质数乘积的数,可作为对并行计算的入门了解。-Java-based parallel search any range interval number is equal to the product of prime numbers, as parallel computing introductory understanding.
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:2401
    • 提供者:李佳轩
  1. zhishu

    0下载:
  2. 运用函数,能够将100以内的质数求出,改动运行次数,能够求出随意的质数-Use function obtained the primes less than 100, changes the number of runs can be obtained at random primes
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:938010
    • 提供者:wangli
  1. bigint

    0下载:
  2. 生成大质数 可用于RSA加密使用 至多可以1024位 速度很快-Generate large prime numbers can be used for RSA encryption up to 1024 speed quickly
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:5377
    • 提供者:Lianyu
  1. 12-5

    0下载:
  2. 判断完数,判断质数,求阶乘,判断字符,输出菱形-Judge finished number to determine prime numbers, factorial judge character, output rhombus
  3. 所属分类:Database system

    • 发布日期:2017-12-02
    • 文件大小:1448
    • 提供者:李斌
  1. RSA

    0下载:
  2. 用RSA算法实现对字符串的加密及解密。其中质数p q以及私钥都可以自行设定。-String encryption and decryption using the RSA algorithm. Primes pq, and the private key can set their own.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:754010
    • 提供者:WalyLing
  1. Java

    0下载:
  2. 资料里的是Java的程序代码,有求n个奇数的和,输出给定范围的质数,阶乘的计算,输出前五个被3整除的数,用非递归的方法打印Fibonacci数列。-Data is the Java code, n odd and output demand given the scope of the prime numbers, the factorial calculation output five divisible by 3, non-recursive print the Fibonacci seq
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:12664
    • 提供者:yuyu
  1. prime1

    0下载:
  2. 质数检测 可以检测大于0但小于20亿的所有整数是不是质数。-prime detecting
  3. 所属分类:CSharp

    • 发布日期:2016-01-26
    • 文件大小:881664
    • 提供者:张聪聪
  1. heshufengjie

    0下载:
  2. 请输入一个合数,把它分解为数个质数相乗的形式,并显示!-Enter a composite number, it is decomposed into prime numbers multiplied form
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:4766
    • 提供者:黎冬园
  1. example14

    0下载:
  2. 题目:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。-Topic: the prime factors o
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:2828
    • 提供者:郭子
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com