搜索资源列表
pi.zip
- 计算PI(圆周率)的程序,可以计算2的N次幂的精确度
计算pi
- 计算pi的最新版源程序-calculated pi to the latest version of the source
计算pi值
- 通过算法计算PI值,不限位数-through algorithm PI values, the median Open -
pi(x)
- 用Meisell-Lehmer算法计算PI(x),即计算在小于x范围内的质数个数
PI
- c++builder5.5计算PI值,精度到小数点后1000位
pi
- 刚才传错了……这个才是采用蒙特卡罗法计算pi的近似值的源程序。方法是随机产生二维0~1之间的均匀分布数据点,计算落在单位圆内的点与总点数之比就是pi的近似值
pi
- 计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N power the precision
计算pi
- 计算pi的最新版源程序-calculated pi to the latest version of the source
计算pi值
- 通过算法计算PI值,不限位数-through algorithm PI values, the median Open-
parallelpisolution
- 并行计算,用于计算PI的程序实例,parallel programing -parallel computation used in the calculation of PI examples of procedures that parallel programing
pi(x)
- 用Meisell-Lehmer算法计算PI(x),即计算在小于x范围内的质数个数-With Meisell-Lehmer algorithm PI (x), ie in the range of less than x number of prime number
PI
- c++builder5.5计算PI值,精度到小数点后1000位-c++ builder5.5 calculation of PI values after the decimal point precision to 1000
pi
- 用VS2008编写计算pi的程序 由于算法复杂 运行比较慢-VS2008 prepared using the procedure as a result of calculating pi complex algorithm to run more slowly
pi
- 多线程计算pi,在linux下用gcc编译 执行下面命令: gcc -pthread pi.c -o pi-Multi-threaded computing pi, using the gcc compiler under linux execute the following command: gcc-pthread pi.c-o pi
pi
- 并行计算实验计算pi的源码,java环境-Parallel experiments the source computing pi, java environment
5_39
- 操作系统概念英文版chapter 5 5.39源码。利用线程计算pi值。只能用于linux。(Source code of 5.39 in Operating System Concept. Talk about thread. Linux only.)
MC-pi
- 利用蒙特卡洛方法计算圆周率pi,模拟针与平行线相交的概率,通过概率值计算pi。(To compute PI by using the Monte Carlo method, probability simulation of needle and the intersection of parallel lines, the PI is calculated by the probability value.)
Shape_Monte_Carlo
- 利用蒙特卡洛模拟投点的方式,画圆并在圆中计算pi的值(calculate the value of pi by using Monte_Carlo)
PI
- 编写程序计算 PI 值 要求: ① 采用至少两种 线程分配方法; ② 使用时间函数统计每个线程的计算时间,对比分析哪种分配方法更优; ③ 程序调试及运行,输出运行结果。(Write programs to calculate PI values Requirements: 1.Use at least two kinds of thread allocation methods; 2.Use time function t
利用定积分的定义编写多线程程序实现计算pi的程序
- 利用定积分的定义编写多线程程序实现计算pi的程序,尽量让精度提高。(We use the definition of definite integral to compiling multithreaded program to realize the program of calculating pi, and try to improve the accuracy.)