搜索资源列表
-
0下载:
有15个数按由小到大顺序放在一个数组中,输入一个数,要求用折半查找法找出该数是数组中的第几个元素的值,如果该数不在数组中,则打印出无此数 的C程序代码 谢谢!!! -15 the number of small to large order placed by an array, enter a number, asked to use binary search method to find the number is the first of several elements of the
-
-
1下载:
插值
拉格朗日插值
有理函数插值
三次样条插值
有序表的检索法
插值多项式
二元拉格朗日插值
双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange interpolation bicubic spline in
-
-
0下载:
4.1 非线性方程与方程组类设计
4.2 求非线性方程实根的对分法
4.3 求非线性方程一个实根的牛顿法
4.4 求非线性方程一个实根的埃特金迭代法
4.5 求非线性方程一个实根的连分式解法
4.6 求实系数代数方程全部根的QR方法
4.7 求实系数代数方程全部根的牛顿-下山法
4.8 求复系数代数方程全部根的牛顿-下山法
4.9 求非线性方程组一组实根的梯度法
4.10 求非线性方程组一组实根的拟牛顿法
4.11 求非线性方程组最小二
-
-
0下载:
binary search, method to search in java
-
-
0下载:
This program provides a search to your array by Binary Search Method .
-