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

搜索资源列表

  1. 中华质数1.0

    0下载:
  2. 快速计算质数的软件,完全免费,可自由复制、修改!-quick calculation of the number of quality software, free, be free to copy, modify!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20961
    • 提供者:高扬
  1. 算法集C++

    0下载:
  2. 计算质数的一个公式.-calculation of a standard formula.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3369
    • 提供者:王平
  1. proot

    0下载:
  2. 求原跟的VC程序,可计算2-10000之间的质数的原跟-original request with the VC process, translate between 2-10000 the quality of the original with a few
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6145
    • 提供者:忠波
  1. pi(x)

    0下载:
  2. 用Meisell-Lehmer算法计算PI(x),即计算在小于x范围内的质数个数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:857535
    • 提供者:张涛
  1. calculate

    0下载:
  2. 计算质数,并且可以显示,所计算的计算花的时间,而且可以算出在此数以下的所有质数
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1665
    • 提供者:赵伟
  1. prime

    0下载:
  2. 计算MAXSIZE个质数。觉得算得还是挺牛鼻的。自己写的。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:650
    • 提供者:sody
  1. 10301_PrimeCalc

    0下载:
  2. 质数计算器:判断一个数字是否为质数。C#编写,使用新进程进行计算,可在计算中直接退出;带有错误捕捉。我的第一个C#程序-standard calculator : Judging whether a digital standard. C# development, the use of the new process, which can be calculated directly from; With the wrong capture. My first one C# procedure
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9873
    • 提供者:陶锐
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:胡康康
  1. C源代码实例

    8下载:
  2. 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
  3. 所属分类:Windows编程

    • 发布日期:2009-06-04
    • 文件大小:3250828
    • 提供者:79446210
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. Asmallprimenumbercalculationprogramforapplicationd

    0下载:
  2. 一个计算质数的小程序,适合与基本应用开发-A small prime number calculation program for application development and basic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3145
    • 提供者:90181836
  1. prime

    0下载:
  2. 快速计算出质数-Quickly calculate the prime number
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7055
    • 提供者:Tang Yilong
  1. qzs

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

    • 发布日期:2017-04-01
    • 文件大小:7225
    • 提供者:史芸初
  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. zhishu

    0下载:
  2. 计算质数的优秀算法,时间快,耗费资源少等优点-Excellent algorithm for calculating prime numbers, time, speed, cost and fewer resources
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:625
    • 提供者:王雷雷
  1. Calculate-prime-number-less-than-100

    0下载:
  2. 计算100以内的质数 计算100以内的质数 -Calculate prime number less than 100
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1867037
    • 提供者:飘摇
  1. zhishu

    0下载:
  2. 数学程序——质数自动排定及非质数计算出其因子-Math program- scheduled and non-prime auto-calculate its prime factors
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:3521
    • 提供者:蝴蝶
  1. 质数计算

    0下载:
  2. 本程序为质数计算程序 编译后打开程序输入质数计算的范围按回车即可开始计算 计算完毕后将自动输出到程序所在目录并自动打开并显示计算时间 也可以用来测试电脑性能(This procedure is the prime number calculation program After compiling, open the program and enter the range calculated by the prime number. Press enter to start the c
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:101376
    • 提供者:wolf2003rain
  1. App1

    0下载:
  2. 测试一给定大数是否为质数 ? 大数为用户输入 ? 目标为最快速度得到正确的计算结果 ? 回答时给出源代码(For the purpose of better understanding your programming skills, we would appreciate if you could complete the following tests and forward us your test result within 2 days from the date you receiv
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:27184128
    • 提供者:FranzX
  1. PrimeTest

    0下载:
  2. 用VS设计的一个简单的计算输入的一个大数是否为质数(Judgement that a big integer is prime)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:32768
    • 提供者:autumnxcb
« 12 »
搜珍网 www.dssz.com