CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 圆周率

搜索资源列表

  1. pi

    0下载:
  2. 高精度计算圆周率, 某高手写的代码, 拿出来分享-Precision calculation of pi, an expert to write the code to share out
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:moehuster
  1. mpi-pi

    0下载:
  2. 并行计算 简单的MPI并行程序 计算圆周率-Parallel computing simple MPI parallel program to calculate pi
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:3185
    • 提供者:曹承宇
  1. precise_pi

    0下载:
  2. 这段代码可以将圆周率精确到任意位数,请自行运行查看效果-You can precisely to an arbitrary number of digits of pi
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:850
    • 提供者:刘庆
  1. pai

    0下载:
  2. 蒙特卡洛方法模拟计算圆周率,使用CodeBlocks开发环境-Monte Carlo simulation to calculate pi using CodeBlocks development environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:183595
    • 提供者:郭良
  1. EE1

    0下载:
  2. 用 VB 做的一款 简单计算器源代码, 包括圆周率的计算方法源代码。-VB to do a simple calculator source code, including the calculation of pi source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4870
    • 提供者:李军
  1. toolboxglys

    0下载:
  2. 计算圆周率的例子-a example for caculation r
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1511
    • 提供者:Qiuhuo
  1. Erlang_pi

    0下载:
  2. Erlang实现蒙特卡洛方法求圆周率,试用不同的运算规模,观察计算出的结果与真实π值的差异。-Monte Carlo methods seek to achieve Erlang pi, try different computing scale, observed differences in the results calculated with the true value of π.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1235
    • 提供者:肖捷
  1. calculate-pi

    0下载:
  2. 计算数学中的圆周率pi的值,即3.141592653-calculate pi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:703
    • 提供者:郑良宽
  1. yuan-zhou-lv

    0下载:
  2. 该程序是模拟随机投点法计算圆周率,可以再调整试验的次数下得到对应精度的圆周率,具体功能和操作在程序文档中。-The program is the simulation of random point method to calculate pi, frequency can be adjusted by the corresponding test accuracy of PI, the specific functions and operations in the procedure doc
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:20948
    • 提供者:刘坤
  1. prog1

    0下载:
  2. 计算圆周率pi的小程序,使用了数值积分的方法。A program to compute pi,using numerical integral method.-A program to compute pi,using numerical integral method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:534
    • 提供者:Zhou
  1. PI

    0下载:
  2. 编程并行计算圆周率,利用蒙特卡洛算法求π值-Programming parallel computation of PI, the use of monte carlo algorithm is the value of PI
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:855391
    • 提供者:shiyaxin
  1. PiSolution

    0下载:
  2. 基于win32 API的多线程计算圆周率的算法-Based algorithm to calculate pi multithreaded win32 API
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:760
    • 提供者:frankly
  1. Pthread

    1下载:
  2. 1.pthread多线程计算圆周率 2.pthread多线程雅可比迭代-1.pthread multi-threaded multi-threaded computing pi 2.pthread Jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:27406
    • 提供者:郭可成
  1. A-Monte-Carlo-model-

    0下载:
  2. 蒙特卡洛法求圆周率,在linux下用 g++ pi.cpp -o pi -lm 编译。-Monte Carlo method for pi, under linux with g++ pi.cpp-o pi-lm compiled.
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:564
    • 提供者:解尧
  1. A-Monte-Carlo-model-

    0下载:
  2. 蒙特卡洛法求圆周率,在linux下用 g++ pi.cpp -o pi-lm 编译。-Monte Carlo method for pi, under linux with g++ pi.cpp-o pi-lm compiled.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:610
    • 提供者:atrjkhtab
  1. Dialog

    0下载:
  2. 老师上课讲的一个计算圆周率的例子,是基于QT的简单对话框的实现。-A calculation of pi example the teacher talked about, is to achieve a simple dialog based on QT
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-14
    • 文件大小:3803
    • 提供者:朱振峰
  1. yuanzhoulv

    0下载:
  2. 此程序采用巧妙的方法求解出了圆周率,思想值得学习-This program USES the ingenious method out of the PI, ideas worth learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王峥
  1. two-(2)

    0下载:
  2. 用汇编计算圆周率 用汇编语言编制计算程序并不是强项,特别是在涉及到浮点计算时,但汇编的一个好处就是速度快,所以在整数计算时可以试一下。-Assembly language program is not prepared to calculate the strengths, especially when it comes to floating point calculations, but a benefit compilation is faster, so when integer
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5188
    • 提供者:衣谷
  1. Calculate-Pi

    0下载:
  2. 计算三种方法计算圆周率的效率、循环计算次数,测试计算机性能。-The program calculates the three methods of calculating the efficiency ratio of the circumference, calculation of the number of cycles to test your computer s performance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:185731
    • 提供者:ZKL
  1. compute-Pi-parallelly

    0下载:
  2. visual studio 环境下运用并行程序计算圆周率Pi的C++实现-compute Pi in visual studio C++ environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3073086
    • 提供者:zhang
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com