搜索资源列表
structs
- 数据结构相关算法 八皇后 哈夫曼编码 矩阵求逆 迷宫问题 牛顿插值法 图,二叉树 图的存储与遍历
C12
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格 -10 important algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, 10 important Romberg algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, Long Berg
niudunchazhi
- 数据结构,牛顿插值法。通过牛顿插值法求解方程-Data structure, Newton interpolation. Solving equations using the Newton interpolation
Newton
- 实现牛顿插值法的运算,任意输入插值点的数目,再输入每个插值点对应的数与数值,在输入所要求的插值点,程序自动实现差值计算。-Newton
31
- 牛顿插值法 以及 拉格朗日 插值法的简单算法-Newton interpolation method and a simple algorithm for Lagrange interpolation
chazhi
- 数值分析——牛顿插值和拉格朗日插值算法的c++源代码实现-Numerical analysis- Newton interpolation and Lagrange interpolation algorithm source code c++
shuzhifenxi
- 牛顿插值的vc具体实现,数值分析应该会用的上,具体是用均差表做的-Vc concrete realization of Newton interpolation, numerical analysis should be used, and specifically to do with the average difference table
Newton
- 数值分析程序设计,用C++来进行对牛顿插值法的实现-Numerical analysis program design, C++ for Newton interpolation to achieve
niudunchazhi
- 牛顿插值,牛顿插值公式-Newton interpolation, Newton interpolation formula