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

搜索资源列表

  1. pi_lcg

    0下载:
  2. 用线性同余法产生随机数,然后用蒙特卡洛算法计算圆周率。牛人编写,精度达到0.0001-With a linear congruent method to produce random numbers and then use Monte Carlo algorithm to calculate pi. Cattle were written, with accuracy of 0.0001
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:206686
    • 提供者:
  1. famousalgorithmcollection

    0下载:
  2. <经典算法合集>其中包括: 最小生成树 MD5加密 LZW压缩 josephus 乘法表 积分 枚举 基数转换 矩阵问题举例 求解质数 圆周率的求法 改进的快速排序法 几种插入排序法 水仙花数 迷宫生成器 生命游戏 递归 回溯 贪心 动态规划 排序算法-" Classical algorithm Collection> These include:
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4215794
    • 提供者:我很笨
  1. Buffon

    0下载:
  2. 模拟Buffon随机投针计算圆周率的Mathematica 源程序-Simulation of Buffon needle calculate pi were cast in the Mathematica source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1509
    • 提供者:lx
  1. PAI

    0下载:
  2. 用VB设计的一个求圆周率π的程序。精度自己控制,可别太长哟,否则一天也算不完。-VB design with a demand ratio of circumference π procedures. Accuracy of their control, do not be too long yo, or finish one day count.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1881
    • 提供者:jyj
  1. DFT

    0下载:
  2. 利用DFT求输出,以及DFT实例,求圆周率
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1643
    • 提供者:王宏伟
  1. PI

    0下载:
  2. 利用蒙特卡洛算法近似求圆周率PI(VC++6.0) 随机数利用目前为止最好的随机数算法Mersenne twister生成-random number generator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:17080
    • 提供者:liuyuan
  1. PiCalc

    0下载:
  2. 快速计算圆周率π的程序,几秒钟可以计算几万位。-For calculating pi quickly.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:858
    • 提供者:何思凯
  1. 10000piCalculation

    0下载:
  2. C写的一万位圆周率计算的小程序,有详细注释,结构简洁-10 000 pi calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1435
    • 提供者:Paley
  1. M

    0下载:
  2. 蒙特卡洛法求圆周率并行,多核程序实现圆周率的计算。-Monte carlo go to pi law
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:988
    • 提供者:zmx
  1. Calculator

    0下载:
  2. 1) 支持基本的四则(+、-、*、/)运算。 2) 支持sin cos tan等三角函数的运算。 3) 支持log、ln、exp、x^y、sqr等复杂的运算。 4) 实现了解析运算(可以输入一个数学表达式,然后正确计算出结果)。 5) 具有清零功能。 6) 具有退格与记忆键。 7) 支持圆周率一键输入。 8) 支持科学计数法输入。 9) 具有连续计算的能力,即上一次计算的结果可以直接参与下一次计算(即兼有标准计算器的特点)。 10) 输入可以通过界面实现,即用
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:208775
    • 提供者:绝毅
  1. kamengduoxianchenggood

    0下载:
  2. 用蒙特卡罗多线程实现圆周率的计算,是用公共变量来实现的-Multithread with the Monte Carlo calculation of pi is achieved using public variables
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2943
    • 提供者:gyt
  1. s

    0下载:
  2. 收藏的一个计算圆周率的源码 需要 圆周率的 可以用这个 很详细的源码-yuanma
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3204
    • 提供者:李万良
  1. pi_in_C_Program_Language

    0下载:
  2. 结合圆周率(π)的近似计算公式,分析C程序设计中几种常用设计思想,给出了π计算算法及源代码-With pi (π) of the approximate formula of C programming several common design, gives the π calculation algorithm and source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:109151
    • 提供者:yy
  1. pia.c.tar

    0下载:
  2. 这是linux下采用 POSIX 的 pthread 机制计算圆周率的程序-This is the linux multi pthread POSIX mechanisms used under the pi calculation program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:xudawei
  1. 012006014825

    2下载:
  2. 作等距分划,Xi=-5+ih,h=10/n,i=0,1,……,n,并对Runge给出的函数y=1/(1+x2)作Lagrange插值,取n=10,20计算插值多项式Pn(x)在x=4.8处的误差,并作分析 用Romberg外推法计算圆周率Π=∫4/(1+X2)dx,要求绝对误差限小于0.5×10-8-For the equidistant partition, Xi =- 5+ ih, h = 10/n, i = 0,1, ... ..., n, and Runge' s functi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:91974
    • 提供者:周中锋
  1. Pi_computing

    0下载:
  2. 程序功能:计算圆周率 技术实现:利用RMI分布式C/S模式 圆周率计算方法位于服务器端 客户端控制圆周率精度位数 目录结构: 将home目录复制到c: 其内目录见RMI for Java.doc 测试方法: 步骤一: 运行compile.bat 编译java程序 步骤二: 运行run.bat 注册RMI服务器 步骤三: 运行server.bat 启动服务器 步骤四: 运行client.bat 运行客户程序,显示圆周率计算结果-
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-25
    • 文件大小:116228
    • 提供者:qiao
  1. approxpi

    0下载:
  2. 寻找靠近圆周率值的分数的软件(这只是原码,c语言的)。 -Find the fraction that close to the value of pi.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3213
    • 提供者:
  1. circumference

    0下载:
  2. 圆周率计算的源码,能计算出圆周率-circumference design
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:6188
    • 提供者:tan
  1. BuffonNeedle

    0下载:
  2. Buffon投针试验,计算圆周率的值.使用MFC完成界面和图形的开发-The application of Buffon Needle Test with GUI by MFC.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:55000
    • 提供者:sparrow
  1. 2009101818545989

    0下载:
  2. 用蒙特卡罗法求圆周率,试验次数自选!资源类别: Delphi源码¦算法 文件大小: 195KB -Monte Carlo Method pi, the number of trials choice! Resource type: Delphi source ¦ algorithm file size: 195KB
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:201047
    • 提供者:yyuan2014
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com