搜索资源列表
C中加汇编_计算圆周率
- 介绍了在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! !
圆周率算法
- 这是一个关于圆周率算法的C语言程序算法,是关于精确计算圆周率-on pi algorithm C language programming algorithm is accurate calculation of pi
数模计算工具包
- 数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
计算圆周率
- 计算圆周率 Pi (π)值, 精确到小数点后 10000 位 只需要 30 多句代码!-Pi calculated pi () values, accurate to 10,000 decimal places only need more than 30 sentence code!
superpi
- 计算圆周率的计算软件,同时也是一种考验计算机性能的软件。可将圆周率计算到小数点后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.
yzl
- 这是一个圆周率计算源码,可以作为初级入门学习之用.-This is a calculated pi source can be used as the primary portal learning.
pie
- 一种新的圆周率计算算法,速度较快,而且计算精度较高
圆周率的计算
- vc编写 计算圆周率程序-vc preparation procedures calculated pi
圆周率计算
- 在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用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
计算圆周率值
- 用泰勒展开的方法计算圆周率的值,matlab程序
mpi
- C++编写的多线程圆周率运算。并行计算课上老师的作业-Written in C++ multi-threaded computing pi
计算圆周率PI的FORTRAN 的程序
- 这是计算圆周率PI的FORTRAN 的程序,程序简单通过f(x) = 4/(1 + x**2)-This is a good program, compute pi by integrating f(x) = 4/(1+ x**2)
pi
- 计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N power the precision
Circle
- 圆周率计算程序,这个程序可输入半径后求得周长。-Pi calculation program can be obtained after the input radius of the perimeter.
Mentekaluo
- 本程序和文件主要利用蒙特拉罗的思想来完成圆周率的计算,利用事物发生的概率来逼近真实情况。-The programs and files using mainly Mengtelaluo thought to complete the calculation of pi, using the probability of things have to approximate the actual situation.
calculate_pi_good
- 计算圆周率 非常好的一个程序 能够很好的计算圆周率-Calculate pi a very good program can calculate pi good
10000piCalculation
- C写的一万位圆周率计算的小程序,有详细注释,结构简洁-10 000 pi calculation
circumference
- 圆周率计算的源码,能计算出圆周率-circumference design
CALC.rar
- 数学表达式计算命令,By Lxl1638 使用方法: Calculator.EXE {代数表达式}#小数位数(默认6位最多16位) 支持的运算符号: 加"+"、减"-"、乘"*"、除"/"、幂"^"、或"|"、与"&"和括号解释 支持的数学常数: e 表示欧拉常数, pi 表示圆周率π 支持的数学函数: 共计32个
circumference ratio
- 基于Fortran语言计算圆周率的小程序(Based on the calculation of PI small Fortran language program)