搜索资源列表
1
- 用迭代法求立方根。精度e= 0.000001。-Iterative method seeking cube root. Accuracy of e = 0.000001.
111
- 用迭代法求a的立方根,求立方根 迭代公式为 ::Xi+1=2/3*Xi+a/(3*Xi*Xi) -Iterative method of seeking a cube root, cube root iteration formula is seeking:: Xi+1 = 2/3* Xi+ a/(3* Xi* Xi)
jdksh
- 用迭代法求a的立方根,求立方根 迭代公式为 ::Xi+1=2/3*Xi+a/(3*Xi*Xi) -Iterative method of seeking a cube root, cube root iteration formula is seeking:: Xi+1 = 2/3* Xi+ a/(3* Xi* Xi)
jdkshskjboeisj
- 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=2/3*Xi+a/(3*Xi*Xi) -Iterative method of seeking a cube root, find the cube root of the iteration formula:: Xi+1 = 2/3* Xi+ a/(3* Xi* Xi)
diedai
- 迭代法求立方根的VB程序,初学者可能有用的着-Seeking cube root of the VB iterative procedure may be useful for the beginner
99
- 開立方根 ,程式碼1為內建程式碼2為建表+二分搜尋-Open cube root, the code a code for the built-in 2+ 2 points for the construction of the table search
cubicroot
- 求一个实数的立方根的算法,用C++来实现,不是很难-Seeking the cube root of a real algorithm, using C++ to implement, not difficult
math
- 通用初等函数计算器,在网页上模拟出键盘的风格,程序主要是进行数学运算,不但包括最基本的加减乘除运算,还有平方根、立方根、正弦、余弦运算,以及一些更复杂的数学函数。本计算器运行于PHP环境,更多功能希望与大家一起完善。 http://www.codefans.net/other/math/-Universal primary function calculator on the page to simulate the style of the keyboard, the program is
diedaifa
- // 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the iteration formula is:: Xi+1 = (2*
vcPP-jisuanqi
- 用vc++实现计算器功能,加减乘除阶乘平方立方根号都有-Achieved with the vc++ calculator functions, Math has a factorial number square cube root
XtoY
- tab dw 0,1,8,27,64,125,216,343,512,729 ,0-9输入 X立方根送Y-0-9 input the X cube root to send the input X of Y 0-9 cube root send Y.rar
1
- 1. 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。 -Programmed iterative method to find the cube root and cube root iteration formula :: Xi+1 = (2* Xi)/3+ a/(3* Xi* X
LiFangGen
- 不利用库函数实现求立方根,根据泰勒公式求得。C语言实现-Do not use the library functions achieve for the cube root, according to the Taylor formula obtained. C language
cube_root
- cube_root使用Verilog语言使用开立方根的算法-cube root
acbrt.c
- Fast approximate cube root of a float.
cuberoot
- 在FPGA中,通过verilog语言实现了立方根-realize cube root with the verilog language
math
- 通用初等函数计算器,在网页上模拟出键盘的风格,程序主要是进行数学运算,不但包括最基本的加减乘除运算,还有平方根、立方根、正弦、余弦运算,以及一些更复杂的数学函数。本计算器运行于PHP环境,更多功能希望与大家一起完善。 -Universal primary function calculator on the web simulated keyboard style, the program is mainly for mathematical operations, including not