搜索资源列表
moonDice
- 关于中秋博饼的一个小程序 判断筛子点数 并根据点数 决定结果-Bo cake on the Moonlight in a small sieve points judgment procedures and in accordance with the decision points
zl_5
- Eratosthenes筛法求素数 -Eratosthenes'sieve Method Primes
rfc3028
- RFC3028:Sieve: A Mail Filtering Language
Sieve
- Sieve 是一个基于对话框的程序,使用了著名的Eratosthenes素数算法来计算2和所指定的数之间存在的素数的数量。是一个多线程应用程序。
POPOCR
- 以前做的一个帮助POPO的用户使用POPO的筛子游戏赚POPO币的工具。这个工具使得不少人成为10级富豪,甚至拥有4千万的POPO币-previously done a help POPO users use the sieve POPO game earned POPO currency tool. This tool led many people to become the 10 tycoons have four or even millions of dollars POPO
xsl示例
- xml源码,很简单,但是很实用。 在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i
sieve 快速的寻找2到x之间的所有质数
- Sieve算法是一个比较快速的寻找2到x之间的所有质数的算法
Shaizi-1
- 筛子 掷骰子游戏,要求具有如下的功能: 单击“开始”按钮时,左边的骰子开始滚动。 单击“停止”按钮时,左边的骰子停止滚动,骰子显示出点数,点数用标签显示出来。(图1为骰子滚动完成的效果图)-Sieve dice games, the request has the following features: Click " Start" button, the left side of the dice start rolling. Click " Sto
ecmnet20ksrc
- 分布式大数分解程序源码,可以再多台机器上利用数域筛法分解大素数。-Distributed integer factorization program source code, the more the machine can use the number field sieve factoring large prime numbers.
jiang4
- matlab模拟光子筛设计源代码,可以模拟生多钟光子筛器件模拟图。-matlab simulation of photon sieve design source code, can simulate multiple photon sieve bell device simulation Fig.
sushuo
- 筛法筛素数,结构很好 效率也不错!算法思想很好!-Sieve Method sieve prime numbers, the structure of the efficiency of good very good! Algorithm good thinking!
Sieve
- 给定一个数值,本程序可以求取此数值以内有多少素数,可以循环赋值-give a number,then you can get the sieve in the range of it
sieve
- 筛法求素数。 用筛法求给定范围内的素数。 -Prime number sieve method
sieve
- code to implement sieve of erastothenes algo code to implement sieve of erastothenes algo code to implement sieve of erastothenes algo code to implement sieve of erastothenes algo-code to implement sieve of erastothenes algo code to implement sieve o
OpenMP_exercise
- 对于几个流行的算法(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
SIEVE
- 一种叫做SIEVE的算法,比较快的算出2到某个指定数之间的所有质数。-SIEVE algorithm called relatively quickly calculate the 2 to a specified number of all the prime numbers between.
Sieve.cpp
- A c/c++ program using threads to find prime no using sieve of eratosthenes.
Sieve
- Sieve算法实例,找质数的算法,找出2到x之间的所有质数的算法-Sieve algorithm instance, the algorithm to find prime numbers, from 2 to identify all the prime numbers between x algorithm
sieve-plate-distillation-column
- 筛板精馏塔的操作与塔效率的测定,经过改良源代码-sieve plate distillation column
Sieve-of-Eratosthenes-
- 使用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