搜索资源列表
jisuanPI
- PI值的计算算法,c++代码,值得好好学习-PI value of the algorithm, c code, it is worth to learn
pi111111
- 用PTHREAD编写的并行计算pi值的并行程序!-PTHREAD prepared by the Parallel Computing pi value of the parallel program!
rmiCompute
- 进行RMI调用的实际例子, 远程调用计算PI值的实例, 稍加改造可以实现实际用途
Pi
- 一个可以计算4000位的Pi值的算法,即圆周率-One can calculate the 4000 value of Pi algorithm, that is, pi
ompi
- 一个利用OpenMP并行计算pi值的程序,双核CPU可以提高计算速度一倍,减少时间一半儿.-OpenMP parallel computing using a pi value of procedures, dual-core CPU can improve computing speed doubled, to reduce the half time.
Pi
- 一个计算pi值的小程序,可以精确到1000位,测试通过-a tool to born pi
2000pi
- 能够精确到2000位的pi值计算,其中用到了数组的相关知识,计算时间不会超过5秒-Accurately to the 2000 value of pi, which used an array of relevant knowledge of the computing time is not more than 5 seconds
randgui
- 蒙塔卡洛方法求pi值的计算方法,通过分布在立方体和其内切球内的随机点数计算得出-Monte Carlo computation of pi
cpi
- 计算pi值的并行程序,编程语言是c,加入mpi实现并行化-Calculated pi value of parallel programming, programming language is c, achieved by adding parallel mpi
pi
- 别人写的代码,传上来共享,多线程计算pi值。虽然简单,但是很典型~-compute pi with multithread program
examples
- 并行计算PI值的一个小程序,利用循环,精确计算PI值,循环次数越多,PI值计算的结果越精确-PI values of parallel computing in a small program, using cycle accurate calculation of PI values, the more cycles, PI value the more accurate the results
mento_carlo_to_comput_pi
- 用蒙特卡罗算法模拟了三种pi值的计算过程,包括蒲丰投针的模拟和matlab GUI界面设计程序。-With the Monte Carlo method to simulate the three pi calculation process, including the Buffon needle cast simulation and matlab GUI interface design process.
Strange
- 被称为“外星人代码”计算pi值的程序,仅仅四行-Program known as the " alien code" to calculate the value of pi, only four lines ~ ~
computePI
- 用于计算pi值的经典数值算法,使用mpich2实现。算法在8台1.6Ghz机器上运行令计算精度达到小数点后10位耗时10min-algorithms for computing pi.
Pi
- 一个简单的计算Pi的Pthread多线程程序,提供给用户输入想开的线程数和N计算pi值。-A simple calculation of Pi Pthread multi-threaded program, available to user input like to open the number of threads and N calculate the value of pi.
FastICA
- fastica对3幅混合图像继续分离,对分离结果进行计算pi值,psnr值的计算程序。有一定参考价值。-fastica continue for three mixed image separation, separation results calculated the value of pi to calculate the value of the program psnr. There is a certain reference value.
examples
- 并行计算PI值的一个小程序,利用循环,精确计算PI值,循环次数越多,PI值计算的结果越精确-PI values of parallel computing in a small program, using cycle accurate calculation of PI values, the more cycles, PI value the more accurate the results
MMG
- Monte Carlo方法计算PI值的MATLAB程序, function文件-Monte Carlo Method to Get PI
NIMG
- 利用数值积分的方法计算PI值的MATLAB程序,function文件-Numerical Integral Method to Get PI
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