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

搜索资源列表

  1. PrimeNum

    0下载:
  2. PrimeNum程序描述: 本程序包括:找100~200间的素数 主要是记住找素数的算法-PrimeNum procedures Descr iption : The procedures include : find 100 ~ 200 of the Primes is mainly remembered for a number of algorithm -
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:925
    • 提供者:邢兰停
  1. Millrab

    0下载:
  2. 经典的MillRab(蒙特卡罗)概率算法,用于素数测试。蒙特卡罗算法的错误概率不超过 (1/4)^k,k为算法的运行次数。-classic MillRab (Monte Carlo) probabilistic algorithm for testing in a few. Monte Carlo algorithm error probability less than (1 / 4) ^ k, k algorithm for the operation frequency.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:265968
    • 提供者:lixing
  1. qiusushu

    0下载:
  2. 一个求素数的算法的C++实现该程序可以求出2到10000之间的所有素数
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5219
    • 提供者:朱彦颖
  1. Sieve

    0下载:
  2. Sieve 是一个基于对话框的程序,使用了著名的Eratosthenes素数算法来计算2和所指定的数之间存在的素数的数量。是一个多线程应用程序。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:958542
    • 提供者:刘川
  1. WL40987330 C语言算法集

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

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

    0下载:
  2. 算法功能:输入一个正整数,若其是素数,将其输出,否则,找出与其最邻近的素数,并输出这个素数。-Algorithm functions: enter a positive integer, if it is a prime number, output, otherwise identify their nearest prime number, and outputs the primes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1319
    • 提供者:杨春晖
  1. sushuo

    0下载:
  2. 筛法筛素数,结构很好 效率也不错!算法思想很好!-Sieve Method sieve prime numbers, the structure of the efficiency of good very good! Algorithm good thinking!
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:32699
    • 提供者:爱因斯坦
  1. primecalculator

    0下载:
  2. 计算百亿内素数个数的效率极高的算法,采用动态分配内存和倒筛法,文件夹内附有报告。-Calculating the number of prime numbers in tens of billions of extremely efficient algorithms, dynamic allocation of memory and inverted sieve method, the folder containing the report.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:82667
    • 提供者:slh
  1. RSA_CS

    0下载:
  2. C#的RSA加密解密算法程序,罗宾-米勒素数检验法,学信息安全的同学可以拿去-CSharp the RSA algorithm for encryption and decryption procedures, Robin- Miller, prime number test, students learn information security can be taken away
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:196331
    • 提供者:jiuhuajian
  1. prim

    0下载:
  2. 求素数的源代码,用c语言写的,代码中算法要求较高-how to find the prim number
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:526
    • 提供者:殷勇
  1. 060118-c-100

    0下载:
  2. 100个经典算法 包括素数等在内的150个源码精讲-100 classic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:23263
    • 提供者:Alan
  1. 2

    0下载:
  2. 基于C判断一个大于0的数是否为素数,是较简单的典型C编码算法-C based on a greater than 0 to determine whether the number of prime numbers, are more typical of a simple coding algorithm C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:李文娟
  1. RSA1

    0下载:
  2. RSA算法,实现加解密 基于大素数乘积不可逆的原理实现的-RSA algorithm encryption and decryption of large prime numbers based on the product to achieve the principle of irreversibility of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:360435
    • 提供者:pb
  1. suan_fa

    0下载:
  2. 要实现的功能: 1.常用算法(求n阶乘、排序、求n~m的和、找素数) 2.数据录入(学生数据录入、名片录入) 3.组件使用(音乐浏览、学生档案、作者选择) 4.退出-Function is to be achieved: 1. Commonly used algorithm (for n factorial, sorting, and n ~ m and, to find prime numbers) 2. Data Entry (student data entry, c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:44780
    • 提供者:一心
  1. visual-cpp

    0下载:
  2. 文件设计了各种C++的常用经典算法,是C++设计开发人员应该认真学习的基础提升资料:最大公约数,素数,排序-Document the design of a variety of commonly used C++ classical algorithm, is C++ design and development staff should be the basis of careful study and enhance the information: the common denomina
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:15017
    • 提供者:洛江
  1. Multiplicativefunction

    0下载:
  2. 这个文件主要介绍了3算法 1线性时间筛素数 2线性时间求前n个数的欧拉函数值 3线性时间求前n个数的约数个数 并附有实现的C++代码 -This paper introduces a linear time algorithm for three sieve prime number 2 for linear time ago n the number of Euler function value of 3 for linear time about the number
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7343
    • 提供者:许进
  1. 5_prime_algorithm_compare

    0下载:
  2. 5种N自然数内素数算法速度比较 第一个是普通的筛选法处理,基本1000以后就挂了-5 kinds of natural number N with the rate of prime number algorithm
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-08
    • 文件大小:2631
    • 提供者:knate
  1. prime

    0下载:
  2. 高效求素数算法!用6n大筛子的方法,具体看附件!-primer algorithms
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:5157
    • 提供者:飘啊飘
  1. gailvsuanfa&jiaofushi

    0下载:
  2. 计算理论导引第二版中的交错式(交错式图灵机)、概率算法(BPP类、素数性)内容概述(An overview of interleaved (interleaved Turing machines) and probabilistic algorithms (BPP class, prime number) in the second edition of computational theory)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:299008
    • 提供者:jinyuliyu
  1. 素数环

    0下载:
  2. 在vs2010平台上,实现素数环算法,适合大学生或者初学者在学习算法时使用。(A prime number loop is implemented.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-23
    • 文件大小:5051392
    • 提供者:歪猴
« 12 3 »
搜珍网 www.dssz.com