搜索资源列表
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! !
数模计算工具包
- 数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
pi314
- 一个不错的算法,计算圆周率的PI,快到100位了...好东东大家分享,不过程序虽短,很难看明白的-a good algorithm to calculate the ratio of circumference PI, approaching 100 ... good Eastern share, However, although short procedure, it is difficult to see to understand
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.
pi
- 一个生成和计算圆周率pi的小程序,主要用来演示和说明fortran的数据结构和使用方法的,简单易懂。
pie
- 一种新的圆周率计算算法,速度较快,而且计算精度较高
homework1
- 圆周率统计计算方法仿真(即蒙特卡罗Monte Carlo仿真) 文件 应用程序:圆周率的统计计算.exe 源代码文件:圆周率的统计计算.c
PI2
- 计算圆周率可一到小数点后任意位,速度还不错
圆周率的计算
- 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程序
myPI
- 计算指定位数的圆周率的C++程序,输入位数,计算的圆周率就可以输出到文件中,还有计时。-Calculation of pi-digit designation of the C++ program, enter the median, calculated pi can be output to a file, as well as time.
计算圆周率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)
MonteCarlo
- 改进了以往算法的自相矛盾,利用蒙特卡洛法计算圆周率-Calculate PI with Monte Carlo Method
CPP_Make_the_to_calculate
- 利用以下公式,计算 PI 至小数点后s位 oo --- n L * PI \ (-1) 4 * L L -------- = / [ ------- ( ---------- - -------------- ) ] 4 --- 2n+1 5^(2n+1) 239^(2n+1) n=0 L : 为一大整数 10^s PI : 圆周率-Using the following formula to calculate PI to s
PI
- 计算圆周率的最简算法,内嵌汇编提速并扩大了计算范围,位数没有限制-Calculate pi to the most simple algorithms, embedded assembly calculation speed and expanded the scope of
10000piCalculation
- C写的一万位圆周率计算的小程序,有详细注释,结构简洁-10 000 pi calculation
circumference
- 圆周率计算的源码,能计算出圆周率-circumference design
circumference ratio
- 基于Fortran语言计算圆周率的小程序(Based on the calculation of PI small Fortran language program)
Π近似值
- 采用数值积分算法中的复化梯形公式和复化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