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

搜索资源列表

  1. zhishu

    0下载:
  2. 改进的递归算法,输出100以内的质数,VB.NET程序。通过已经得到的质数,算出下一个质数。-output the prime number within 100 Using improved recursion algorithm, the programe is coded with vb.net. Through got prime, calculate the next prime Numbers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:44625
    • 提供者:fuchong
  1. zhishu

    0下载:
  2. 打印质数的各种算法,首先介绍了教科书上的实现方法,然后从减小时间复杂度的方向出发,介绍了几种打印质数的算法,C++实现。-The number of print quality algorithm, first introduced on the implementation of textbooks, then reduce the time complexity from the direction, describes several printing prime numbers algo
  3. 所属分类:Printing program

    • 发布日期:2016-01-25
    • 文件大小:10240
    • 提供者:翟健
  1. prime

    0下载:
  2. 这个程序给出4到100000000中所有的偶数都是可以由两个质数的和。-This program will solute a problem every even number can be a sum of two prime numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:823
    • 提供者:张山
  1. CPP

    0下载:
  2. 利用Visual C++可视化编程环境来实现矩阵的转置、计数器的编写、质数的计算等功能。-Visual C++ using visual programming environment to implement the matrix transpose, the counter written, the calculation of the number of quality features
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2219
    • 提供者:SongLili
  1. zhisu

    0下载:
  2. 本程序通过用户输入范围而求出范围内所有的质数-The scope of this program through the user input to derive all the prime numbers within the range
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5352
    • 提供者:hebingchang
  1. MathTools2

    0下载:
  2. android下的数学工具,其中含有质数计算器,-android under the mathematical tools, which contains a prime number calculator,
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:66199
    • 提供者:何瑞安
  1. for

    0下载:
  2. 歌德巴赫猜想,任何一个大于六的偶数可以拆分成两个质数的和 打印出所有的可能 //任何一个大于六的偶数可以拆分成两个质数的和 //打印出所有的可能 -Goldbach conjecture, any even number greater than six can be split into two prime numbers and print out all possible// any even number greater than six can be split
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:10044
    • 提供者:胡志明
  1. creatchildprocess

    0下载:
  2. 计算某个数字上限内的所有质数,数字限于正整数-calculate all prime numbers smaller than input number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2058
    • 提供者:lwb
  1. javaxiaochenxu

    0下载:
  2. 阶乘、奇数和、日志、质数的一些介绍与程序代码-Factorial, odd and, logs, introduced a number of prime numbers and code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:16990
    • 提供者:
  1. Prime

    0下载:
  2. JAVA多线程找质数。 输入为你想要创建的线程数和质数上限。 例: java PrimeSieve 10 3会利用三个线程输出10以下所有的质数-JAVA multi-threading to find prime numbers. Enter the number of threads you want to create the maximum number and quality. Example: java PrimeSieve 10 3 will make use of
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2015
    • 提供者:Yichen Li
  1. C

    0下载:
  2. 求质数,牛顿迭代法,最大字符串,输出钻石字符串,比较字符串的大小-prime,string,diamond string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2779
    • 提供者:常项项
  1. primes50

    0下载:
  2. 产生大质数的算法,可以很好地研究密码学领域和数论领域的知识~ -The algorithm generates a large prime number, can be a good field of cryptography and number theory research knowledge in the field- have a large prime number algorithm, can be a good field of cryptography and number t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1839855
    • 提供者:weiqwen
  1. fenjie

    0下载:
  2. 里面描述了将一个数分解成若干个质数的乘积的形式的算法,很简洁,希望能给大家一点儿启发。-it describes the split method of a data to a series .
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:628
    • 提供者:张晶
  1. zhi-yin-shu-fen-jie

    0下载:
  2. 一个能把输入的数字分解为几个质数相乘的程序(此为源码)-Enter the number of prime numbers multiplied into several programs (this is the source files)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1024
    • 提供者:NNTK
  1. PRIMES

    0下载:
  2. 输入2个整数,找出这两个整数中的所有质数-input a and b , find all primes between a and b
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:603
    • 提供者:张晓洲
  1. 613

    0下载:
  2. 从文档中读入一个数字,判断这个给定的数字是否是质数。-judge wether a number is a prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1106
    • 提供者:蔡相芸
  1. EKG

    0下载:
  2. 使用动态规划高效求解EKG序列。EKG序列现在在质数研究方面有着非常重要的意义,而且EKG序列在医学等方面也有应用。-To get the EKG sequence.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:554
    • 提供者:Ely Peng
  1. libgptk-0.2.tar

    2下载:
  2. 高斯过程工具箱。由C++编制而成。适用于大规模非均质数据的回归及插值运算。-Gaussian Process Toolkit (GPTK) is a C++ library providing regression/interpolation methods based on Gaussian Processes. In particular the toolkit implements a projected sequential Gaussian process method (p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:673545
    • 提供者:张开
  1. PrimeNumber

    0下载:
  2. 该代码实现了对任意实数判断是否为质数的功能-failed to translate
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:3579
    • 提供者:jacky
  1. rib.java

    0下载:
  2. 判别指数,使得输入一个数判别是否可以分解为质数,并输出-choosing to figure
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:630
    • 提供者:Hao Zhang
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com