搜索资源列表
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的值。-Buffon' s needle to use for thought, random algorithm is estimated by numerical calculation of the value of PI.
pi
- 使用pthread多线程计算圆周率,直接在linux环境下编译运行,线程数通过代码中N进行修改-Use pthread multi-threaded computing pi, directly in the linux environment, compile run threads through the code to modify N
Parallel_Computing
- 并行计算实验.多线程计算pi,MPI实现Jacobi迭代,3PCF多线程实现.附报告.-Parallel experiment 3. Multithreaded computing pi, MPI implementation Jacobi iteration, 3PCF Multithread. Attached report.
pi
- 计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N power the precision
Pi
- 计算无理数PI前一千位的VB程序,左击窗口即可显示计算结果!-Calculation of irrational number PI 1000 before the VB program, hit the left window to display results!
PI
- 本程序是模拟常数PI的计算,可以精确到小数点后很多位!-This procedure is a simulation of constant PI calculation can be accurate to a lot of places after the decimal point!
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 to calculate the computation ti
利用定积分的定义编写多线程程序实现计算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.)