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

搜索资源列表

  1. zhaozhishu

    0下载:
  2. C++常用算法总结归纳,找质数的优化算法代码-C++ commonly used algorithm summarized, looking for the quality of the optimization algorithm the number of code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:461086
    • 提供者:孙思毅
  1. hhs

    0下载:
  2. 此程序可以求质数的和,例如F 7 =1+3+5+7+11+13+17=58 -this program can evaluation the sum of prime number
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:21504
    • 提供者:李刚
  1. qzs

    0下载:
  2. 一个用VB编的求质数的程序,有源代码,可以计算出任何一个整数以内的质数。-The number of procedures for quality
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:7225
    • 提供者:史芸初
  1. shufenjie

    0下载:
  2. 将一个任意的数分解为若干个质数的乘积。实现了任意数的分解运算-An arbitrary number will be divided into a number of the product of prime number. The realization of the decomposition of an arbitrary number of computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:134493
    • 提供者:zhangjing
  1. pro

    0下载:
  2. 1输出国际象棋棋盘 2打印楼梯,同时在楼梯上方打印两个笑脸 3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 4判断101-200之间有多少个素数,并输出所有素数。 5打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 6将一个正整数分解质因数。例如:输入90,打印
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:1762
    • 提供者:杨橙林
  1. number

    0下载:
  2. 对N个质数进行相加并且能够随时连续输入!-shuzi lianyushuru
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-04
    • 文件大小:571
    • 提供者:王莉
  1. buyongkaifangqiuzhishu

    0下载:
  2. 突然想到不用开方求质数的方法,所以用visual basic实现。-Suddenly thought of seeking prime numbers do not prescribe the method, so using visual basic to achieve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:ldm
  1. SIEVE

    0下载:
  2. 一种叫做SIEVE的算法,比较快的算出2到某个指定数之间的所有质数。-SIEVE algorithm called relatively quickly calculate the 2 to a specified number of all the prime numbers between.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:794
    • 提供者:王祖文
  1. Prime

    0下载:
  2. 利用筛选法快速求解超大范围的质数,并具有分页显示功能。-The use of rapid screening method for solving large range of prime numbers, and has paging display.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:555606
    • 提供者:joxxyai
  1. RSA

    0下载:
  2. 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:618152
    • 提供者:佘曼桂
  1. C-rsa

    0下载:
  2. 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:618250
    • 提供者:佘曼桂
  1. PrimeNumber

    0下载:
  2. 一个用来计算质数的小程序,可以把每次计算的结果保存,下次可以接着从上次的结果开始重新计算-One used to calculate the prime number of small programs, can save the results of each calculation, the next can then start from the last recalculation of the results of
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:77481
    • 提供者:Benny
  1. exercise8

    0下载:
  2. VB2008,给定两个数,找出两个数之间的质数的算法-VB2008 prime
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:63645
    • 提供者:ken
  1. practice

    0下载:
  2. 几个gtk实例,calc是计算器,tank是键盘响应移动小箭头,jumpinglabel是时钟的使用,primenumber是求最大质数,snake是利用资源文件修改控件外观。-Several gtk example, calc is a calculator, tank is the keyboard to respond to moving small arrow, jumpinglabel is the use of the clock, primenumber is to strive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:81681
    • 提供者:yutou
  1. zhishu

    0下载:
  2. 对于质数实现包括判断、赛选等多种操作,用C++实现-For the prime number to achieve, including judgments, race and other election operations, using C++ implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10312
    • 提供者:Annie
  1. test

    0下载:
  2. 输入正整数M和正整数N,输出M到N(包括M和N)的所有质数。-Enter M and N, the output M to N for all prime numbers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:106945
    • 提供者:易轩
  1. panduansushu

    0下载:
  2. 17个1怎么判断是不是质数----- 超出范围了-17 how to judge a prime number is beyond the scope of---------
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1472
    • 提供者:赖海燕
  1. qiuzhishu

    0下载:
  2. 这个程序能求出求出一到所输入数值之间的所有质数!-This program can find the find the one entered into between the value of all prime numbers!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:887257
    • 提供者:刘石丰
  1. 2

    0下载:
  2. 输入某范围内的数,输出该数范围内的质数,使用masm5.0-Enter a number within the output range of the number of prime numbers
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:zxy
  1. pipelinesample

    0下载:
  2. 流水线求质数的简单例子 终结的策略是由最后的processor 去发出结束信号-a pipleline mip program calculating required number of prime numbers
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1253
    • 提供者:zhidong
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com