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

搜索资源列表

  1. crivello_eratostene

    0下载:
  2. the Sieve of Eratosthenes,ancient algorithm for finding all prime numbers up to a specified integer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6231
    • 提供者:punga
  1. OpenMP_exercise

    1下载:
  2. 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:240056
    • 提供者:luoang
  1. Sieve.cpp

    0下载:
  2. A c/c++ program using threads to find prime no using sieve of eratosthenes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1524
    • 提供者:Vishal j
  1. Seive

    0下载:
  2. Sieve of eratosthenes used to calculate prime numbers. (a java program) that runs in the command line.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1539
    • 提供者:graylien
  1. Prime_Numbers

    0下载:
  2. Calculates prime numbers with use of the "Sieve of Eratosthenes".
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4796
    • 提供者:Rocky
  1. Sieve-of-Eratosthenes-

    0下载:
  2. 使用python编写的Eratosthenes筛选。-implement the Sieve of Eratosthenes using a pool of processes in Python, use test runs to see how quickly the program runs under different combinations of parameters, and write a short descr iption of your results along wit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:Li
  1. sieve-of-Eratosthenes

    0下载:
  2. Java实现埃氏筛法的程序,快速求出100以内素数,适合初学者参考-Java program to achieve Erichsen Sift quickly find prime numbers less than 100, suitable for beginners reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2230
    • 提供者:
  1. omp_prime

    0下载:
  2. Find out all the primes in set numbers, use Sieve of Eratosthenes approach.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1071
    • 提供者:张三
  1. Resheto_Eratosfena

    0下载:
  2. Sieve of Eratosthenes algorithm for finding all prime numbers up to a whole number n.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:12784
    • 提供者:Vlad
  1. MPI_OpenMP_code

    0下载:
  2. 压缩包里包含几个用C编写的并行代码,运行无误。其中包括,电路满足性的MP程序,floyd算法MPI代码,Sieve_Eratoshenes筛法MPI代码,矩阵相乘的MPI代码以及计算PI值的OpenMP代码。-Which contains several parallel programs written in C to run correctly. Among them, including Floyd algorithm procedures, matrix multiplication M
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:20389
    • 提供者:刘建凯
  1. MPI-and-OpenMP-parallel-programming

    1下载:
  2. 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:48901120
    • 提供者:艾艾
  1. 12

    0下载:
  2. 埃拉托色尼筛法(Sieve of Eratosthenes)是一种用来求所有小于N的素数的方法。从建立一个整数2~N的表着手,寻找i˂ 的整数,编程实现此算法,并讨论运算时间-The Sieve of Eratosthenes is a method for finding all primes smaller than N. From the establishment of an integer 2 ~ N of the table to start looking for i &#
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:724
    • 提供者:齐洁
搜珍网 www.dssz.com