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

搜索资源列表

  1. test

    0下载:
  2. 该程序实现的是输出间隔为100的相邻的两个质数,这是某年某公司的一个笔试题,算法很短,但是思想具有一定的参考性,编译通过,可运行-The program is the realization of the output interval is 100, two adjacent prime number, this is a company in a year, a pen test, the algorithm is very short, but thinking of a certain
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:5668
    • 提供者:石峰
  1. zhishupanding

    0下载:
  2. 这是一个质数判定的小程序,输入任意数字,判定是否为质数-This is a prime number of small procedures to determine, enter any number, to determine whether the prime number
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:175746
    • 提供者:zqn
  1. primes

    1下载:
  2. 关于质数的一些程序,是我看了一本关于质数的书后把其中容易实现的算法用MATLAB写出来的。有质数的检验,各种猜想的检验等。-Prime number on some of the procedures that I have read a few books on the quality of which easily achieved after the algorithm using MATLAB written. Qualitative test of a few, all kinds o
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5921
    • 提供者:王敬
  1. sushu

    0下载:
  2. PL-SQL编程源码,该源码实现了自定义mod函数判断质数问题,经测试,结果正确。可以判断从你输入的两个数之间的全部质数并输出。-PL-SQL programming source, the source code to achieve a custom mod function to determine the question of quality, tested, the results correctly. Can be judged from the number you enter
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:825
    • 提供者:小蚊子
  1. SimpleEncryptionAlgorithm

    0下载:
  2. 简单的加密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位 当ch[?]的值为质数时:ch[?]=128+ch[?]的个位
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6717
    • 提供者:lymyoyo
  1. SimpleEncryptionAlgorithmReversibleAndIrreversible

    0下载:
  2. 简单的加密解密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位 当ch[?]的值为质数时:ch[?]=128+ch[?]的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6609
    • 提供者:lym
  1. prime

    0下载:
  2. 质性测试,小于32767一个最小的质数,使用PASCAL编写-Qualitative test, less than 32767 to one of the least prime number
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:553
    • 提供者:gy
  1. zhishu

    0下载:
  2. 输入一个数,可以判断这个数是否为质数,如果是质数,则把它输出,每隔10个数换一行。-Enter a number, can determine whether the number of prime number, if it is prime number, while its output for every 10 the number of his party.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:829
    • 提供者:杨鑫彦
  1. Goldbach

    0下载:
  2. 哥德巴赫猜想: 将一给定的偶数表示成两个质数之和被称之为此数的哥德巴赫分割。例如, 4 = 2 + 2 6 = 3 + 3 8 = 3 + 5 10 = 3 + 7 = 5 + 5 12 = 5 + 7 14 = 3 + 11 = 7 + 7 … 换句话说,哥德巴赫猜想主张每个大于等于 4 的偶数都是哥德巴赫数-可表示成两个质数之和的数。[1]另有对奇数的相似猜想,称之为李维猜想。 -Goldbach s conjecture:
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:607
    • 提供者:lll
  1. myprogrom

    0下载:
  2. 下楼问题,质数问题,分书问题,开灯问题,排球问题,排课问题,等c++源码-Problem downstairs, prime number problem, sub-book questions, questions turn on the lights, volleyball questions, Course Scheduling problem, such as c++ source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3402
    • 提供者:
  1. Programme

    0下载:
  2. 求面积,数值转换,求出质数,由小到大顺序输出数值,求出字符串长度-the length of the string
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1362
    • 提供者:符宁
  1. 7

    0下载:
  2. 由键盘输入一个最大值,求2到这个最大值中的所有质数(素数)。-Keyboard input from a maximum, for 2 to the maximum value of all prime number (prime numbers).
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2202
    • 提供者:张振宇
  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. Miller-Rabin-c

    0下载:
  2. 求质数的算法之Miller-Rabin费马小定理-Prime number for the Miller-Rabin algorithm of Fermat' s Little Theorem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:833
    • 提供者:li shu
  1. prime

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

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

    0下载:
  2. 利用数学的概念来检查任意输入数值是否为质数-The concept of the use of mathematics to check whether any numerical input prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:753
    • 提供者:王玟镔
  1. prime

    0下载:
  2. 可以实现质数的判断和整合,内容详尽,欢迎下载-free
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:127327
    • 提供者:worry
  1. zshz

    0下载:
  2. 判断输入的数字是否质数,再判断这两个数是否互质-Input to determine whether the number of prime number, and then determine whether or not these two the number of coprime
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:175832
    • 提供者:cbhcelb
  1. Rsa

    0下载:
  2. 检验质数 rabinmiller算法 网上收集-Prime number testing algorithm rabinmiller online collection
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:550
    • 提供者:张宇
  1. Goldbach

    0下载:
  2. 歌德巴赫猜想验证工具,附质数库以及质数生成器。-Goldbach conjecture verification tools, with the Treasury and the prime number prime number generator.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3269303
    • 提供者:朱凯迪
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com