Welcome![Sign In][Sign Up]
Location:
Search - sieve of eratosthenes

Search list

[Mathimatics-Numerical algorithmszl_5

Description: Eratosthenes筛法求素数 -Eratosthenes'sieve Method Primes
Platform: | Size: 1024 | Author: 朱亮 | Hits:

[Process-ThreadSieve

Description: Sieve 是一个基于对话框的程序,使用了著名的Eratosthenes素数算法来计算2和所指定的数之间存在的素数的数量。是一个多线程应用程序。-Sieve is a dialog-based procedures, the use of the famous Eratosthenes algorithm to calculate the prime numbers 2 and designated by the number that existed between the number of prime numbers. Is a multi-threaded applications.
Platform: | Size: 958464 | Author: 刘川 | Hits:

[Algorithmcrivello_eratostene

Description: the Sieve of Eratosthenes,ancient algorithm for finding all prime numbers up to a specified integer
Platform: | Size: 6144 | Author: punga | Hits:

[Linux-UnixOpenMP_exercise

Description: 对于几个流行的算法(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 algorithm and parallel algorithms openMP code, as well as the performance test report
Platform: | Size: 239616 | Author: luoang | Hits:

[Windows DevelopSieve.cpp

Description: A c/c++ program using threads to find prime no using sieve of eratosthenes.
Platform: | Size: 1024 | Author: Vishal j | Hits:

[JSP/JavaSeive

Description: Sieve of eratosthenes used to calculate prime numbers. (a java program) that runs in the command line.
Platform: | Size: 2048 | Author: graylien | Hits:

[ConsolePrime_Numbers

Description: Calculates prime numbers with use of the "Sieve of Eratosthenes".
Platform: | Size: 5120 | Author: Rocky | Hits:

[OtherSieve-of-Eratosthenes-

Description: 使用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 description of your results along with possible explanations for why the results came out that way.
Platform: | Size: 1024 | Author: Li | Hits:

[JSP/Javasieve-of-Eratosthenes

Description: Java实现埃氏筛法的程序,快速求出100以内素数,适合初学者参考-Java program to achieve Erichsen Sift quickly find prime numbers less than 100, suitable for beginners reference
Platform: | Size: 2048 | Author: | Hits:

[Otherarrays

Description: Arrays and Matrices 1 Sieve of Eratosthenes counting primes arrays in numpy 2 Matrices defined functions finding the minimum finding saddle points-Arrays and Matrices 1 Sieve of Eratosthenes counting primes arrays in numpy 2 Matrices defined functions finding the minimum finding saddle points
Platform: | Size: 261120 | Author: mohammed | Hits:

[MPIomp_prime

Description: Find out all the primes in set numbers, use Sieve of Eratosthenes approach.
Platform: | Size: 1024 | Author: 张三 | Hits:

[Mathimatics-Numerical algorithmsResheto_Eratosfena

Description: Sieve of Eratosthenes algorithm for finding all prime numbers up to a whole number n.
Platform: | Size: 12288 | Author: Vlad | Hits:

[MPIMPI_OpenMP_code

Description: 压缩包里包含几个用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 MPI program, Eratosthenes sieve method MPI program, to meet the circuit of PMI program and to calculate the value of PI OpenMP program.
Platform: | Size: 20480 | Author: 刘建凯 | Hits:

[MPIMPI-and-OpenMP-parallel-programming

Description: 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-" MPI and OpenMP parallel programming (C language version)" is Michael J.Quinn Professor Oregon State University in the years written in a lecture on " parallel programming" course, based on the C language introduces, and in conjunction with MPI and OpenMP parallel programming, including parallel architectures, parallel algorithm design, message passing programming, Eratosthenes sieve method, Floyd algorithm, performance analysis, matrix-vector multiplication, document classification, Monte Carlo method, matrix multiplication, linear equations solving finite difference method, sorting, fast Fourier transform, a combination of search, shared memory programming, integration OpenMP and MPI and five appendices.
Platform: | Size: 48901120 | Author: 艾艾 | Hits:

[Other12

Description: 埃拉托色尼筛法(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 ˂ integer, programming to achieve this algorithm, and discuss the computing time.
Platform: | Size: 1024 | Author: 齐洁 | Hits:

CodeBus www.codebus.net