CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 圆周率计算

搜索资源列表

  1. pi.zip

    0下载:
  2. 计算PI(圆周率)的程序,可以计算2的N次幂的精确度
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:4.98kb
    • 提供者:
  1. PI40000

    0下载:
  2. 一个计算圆周率的自编程序(带原码)。可以计算40000位以内的圆周率。经过充分优化,速度非常快。 开发平台:turbo-pascal 7.0, 嵌入汇编。-a calculation of the ratio of circumference wrote (with the original code). 40,000 can be calculated within the pi. After full optimization, speed very quickly. Platform :
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16.06kb
    • 提供者:Idealguy
  1. C中加汇编_计算圆周率

    0下载:
  2. 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.16kb
    • 提供者:zxj
  1. 数模计算工具包

    0下载:
  2. 数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.12kb
    • 提供者:孙兵
  1. 计算圆周率

    0下载:
  2. 计算圆周率 Pi (π)值, 精确到小数点后 10000 位 只需要 30 多句代码!-Pi calculated pi () values, accurate to 10,000 decimal places only need more than 30 sentence code!
  3. 所属分类:数据结构常用算法

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

    1下载:
  2. 计算圆周率的计算软件,同时也是一种考验计算机性能的软件。可将圆周率计算到小数点后3.355亿位。-calculated pi calculation software, but it is also a test of the performance of computer software. Pi can be calculated after the decimal point to 335.5 million.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:68.5kb
    • 提供者:王前锋
  1. pie

    0下载:
  2. 一种新的圆周率计算算法,速度较快,而且计算精度较高
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.85kb
    • 提供者:王林
  1. 圆周率的计算

    0下载:
  2. vc编写 计算圆周率程序-vc preparation procedures calculated pi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39.63kb
    • 提供者:亭亭
  1. 圆周率计算

    0下载:
  2. 在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序-in numerical calculation, the general Newton iterative numerical method with the truncation error, therefore, prepared by the VB But to achieve any degree of accuracy the circumference of the rate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.08kb
    • 提供者:qqiang
  1. 计算圆周率值

    0下载:
  2. 用泰勒展开的方法计算圆周率的值,matlab程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-09-08
    • 文件大小:182byte
    • 提供者:xiaojia0510
  1. 计算圆周率PI的FORTRAN 的程序

    0下载:
  2. 这是计算圆周率PI的FORTRAN 的程序,程序简单通过f(x) = 4/(1 + x**2)-This is a good program, compute pi by integrating f(x) = 4/(1+ x**2)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:李鹏飞
  1. pi

    0下载:
  2. 计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N power the precision
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:5.28kb
    • 提供者:站长
  1. 10000piCalculation

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

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

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

    • 发布日期:2017-04-07
    • 文件大小:6.04kb
    • 提供者:tan
  1. CALC.rar

    0下载:
  2. 数学表达式计算命令,By Lxl1638 使用方法: Calculator.EXE {代数表达式}#小数位数(默认6位最多16位) 支持的运算符号: 加"+"、减"-"、乘"*"、除"/"、幂"^"、或"|"、与"&"和括号解释 支持的数学常数: e 表示欧拉常数, pi 表示圆周率π 支持的数学函数: 共计32个
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-02-20
    • 文件大小:8.41kb
    • 提供者:lxl1638
  1. Monte_Carlo_1

    1下载:
  2. 利用蒙特卡洛方法进行积分计算和圆周率计算-Integral calculation and PI calculation by Monte Carlo method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:763byte
    • 提供者:吕敏
  1. PF

    0下载:
  2. 用计算机模拟一个随机事件,蒲丰投针的实验,并估计随机事件发生的概率以计算圆周率pi,并分析所设计的随机实验中各因素的影响。(A computer simulation of random events, such as Buffon needle experiment, and estimate the probability of random events to compute PI, and analyze the influencing factors in the design of
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:31kb
    • 提供者:Selena_01
  1. MT

    0下载:
  2. 用计算机模拟一个随机事件,比如蒙特卡诺的方法,并估计随机事件发生的概率以计算圆周率pi,并分析所设计的随机实验中各因素的影响。(A computer simulation of random events, such as Mount Kano method, and to estimate the probability of random events to compute PI, and analyze the influencing factors in the design of ra
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:11kb
    • 提供者:Selena_01
  1. circumference ratio

    0下载:
  2. 基于Fortran语言计算圆周率的小程序(Based on the calculation of PI small Fortran language program)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:9kb
    • 提供者:lovey月神
  1. Π近似值

    0下载:
  2. 采用数值积分算法中的复化梯形公式和复化Simpson公式计算的近似值的过程和方法,并对比这两种计算公式。理解Romberg算法计算的近似值的过程和方法,并对比以上三种方法。(The procedure and method of calculating the approximate value calculated by the complex trapezoidal formula in the numerical integration algorithm and the complex
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:26kb
    • 提供者:阿晨1
« 12 3 4 »
搜珍网 www.dssz.com