CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PI 值的计算

搜索资源列表

  1. jisuanPI

    0下载:
  2. PI值的计算算法,c++代码,值得好好学习-PI value of the algorithm, c code, it is worth to learn
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27.57kb
    • 提供者:warmrain
  1. pi111111

    0下载:
  2. 用PTHREAD编写的并行计算pi值的并行程序!-PTHREAD prepared by the Parallel Computing pi value of the parallel program!
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:862byte
    • 提供者:祝津津
  1. rmiCompute

    0下载:
  2. 进行RMI调用的实际例子, 远程调用计算PI值的实例, 稍加改造可以实现实际用途
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:cbaa
  1. Pi

    0下载:
  2. 一个可以计算4000位的Pi值的算法,即圆周率-One can calculate the 4000 value of Pi algorithm, that is, pi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:5.79kb
    • 提供者:bailove
  1. ompi

    0下载:
  2. 一个利用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.
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:64.62kb
    • 提供者:ifelse
  1. Pi

    0下载:
  2. 一个计算pi值的小程序,可以精确到1000位,测试通过-a tool to born pi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.56kb
    • 提供者:itwangjian
  1. 2000pi

    0下载:
  2. 能够精确到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
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:824byte
    • 提供者:王恒
  1. randgui

    0下载:
  2. 蒙塔卡洛方法求pi值的计算方法,通过分布在立方体和其内切球内的随机点数计算得出-Monte Carlo computation of pi
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.16kb
    • 提供者:wangg
  1. cpi

    0下载:
  2. 计算pi值的并行程序,编程语言是c,加入mpi实现并行化-Calculated pi value of parallel programming, programming language is c, achieved by adding parallel mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:847byte
    • 提供者:程小石
  1. pi

    0下载:
  2. 别人写的代码,传上来共享,多线程计算pi值。虽然简单,但是很典型~-compute pi with multithread program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.4mb
    • 提供者:zhaojun
  1. examples

    0下载:
  2. 并行计算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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.54kb
    • 提供者:骗子
  1. mento_carlo_to_comput_pi

    2下载:
  2. 用蒙特卡罗算法模拟了三种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.
  3. 所属分类:Algorithm

    • 发布日期:2014-11-22
    • 文件大小:4kb
    • 提供者:武开
  1. Strange

    0下载:
  2. 被称为“外星人代码”计算pi值的程序,仅仅四行-Program known as the " alien code" to calculate the value of pi, only four lines ~ ~
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.84kb
    • 提供者:李原原
  1. computePI

    0下载:
  2. 用于计算pi值的经典数值算法,使用mpich2实现。算法在8台1.6Ghz机器上运行令计算精度达到小数点后10位耗时10min-algorithms for computing pi.
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:913byte
    • 提供者:
  1. Pi

    0下载:
  2. 一个简单的计算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.
  3. 所属分类:MPI

    • 发布日期:2017-11-07
    • 文件大小:1.13kb
    • 提供者:邹伟伟
  1. FastICA

    0下载:
  2. 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.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:106.35kb
    • 提供者:赵长兵
  1. examples

    0下载:
  2. 并行计算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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:deng7395173
  1. MMG

    0下载:
  2. Monte Carlo方法计算PI值的MATLAB程序, function文件-Monte Carlo Method to Get PI
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:769byte
    • 提供者:Philip
  1. NIMG

    0下载:
  2. 利用数值积分的方法计算PI值的MATLAB程序,function文件-Numerical Integral Method to Get PI
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.07kb
    • 提供者:Philip
  1. PI

    0下载:
  2. 编写程序计算 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
  3. 所属分类:进程与线程

    • 发布日期:2018-04-30
    • 文件大小:219kb
    • 提供者:Fanny Hao
« 12 3 4 5 »
搜珍网 www.dssz.com