搜索资源列表
-
0下载:
牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
-
-
0下载:
用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
-
-
0下载:
作业: 牛顿插值法
运行环境:vc
程序语言:c++
程序源代码:work2.cpp (见附件)
-operations : Newton interpolation runtime environment : vc programming languages : C source code : work2.cpp (see annex)
-
-
0下载:
用两个一维数组对牛顿插值的C语言程序进行改进(在原程序中减少一个一维数组)-using a two-dimensional array of Newton interpolation procedures for the C language improvements (in the original process to reduce a one-dimensional arrays)
-
-
1下载:
牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
-
-
0下载:
计算方法c牛顿插值函数-calculation c Newton interpolation function
-
-
0下载:
用C语言编写牛顿插值程序-C language Newton interpolation procedures
-
-
0下载:
杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c
杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c-Duri Ritter decomposition. C to improve the square root law. C Lagrange interpolation method. Cpp Newton iteration. Cpp trapezoidal integrat
-
-
0下载:
数值分析的C语言程序,
牛顿插值多项式。-Numerical Analysis of the C language program, Newton interpolation polynomial.
-
-
0下载:
C++实现的牛顿插值算法:对于n个点的插值,产生多项式的时间复杂度是O(n*n),最终进行一个点的计算的时间复杂度是O(n)。-C++ realization of the Newton interpolation algorithm: For n of interpolation points, resulting in polynomial time complexity is O (n* n), the final calculation of a point of time comple
-
-
0下载:
这个是用C++编写的牛顿插值和拉格朗日插值算法,重新编写了一遍,网上能够找到的代码都很乱!-This is C++ to prepare the Newton interpolation and Lagrange interpolation algorithm has been rewritten again, the code can be found online very chaotic!
-
-
0下载:
牛顿插值的C语言实现
牛顿插值的C语言实现-Newton interpolation
-
-
0下载:
This outher interpolation s newton, language C-This is outher interpolation s newton, language C
-
-
0下载:
此为一个chm文件,其中包含10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -This is a chm file, which contains 10 important algorithms C language implementation source code: Lagrange, Newton interpolation, Gaussian, Rhomberg, Newton iteration, Newt
-
-
0下载:
拉格朗日和牛顿插值法的C++方法实现(数值分析上机实验)-Lagrange and Newton interpolation, C++ method to achieve(Numerical analysis of the experiment on the computer)
-
-
0下载:
牛顿插值算法,C程序源码,同时包含Flash制作的算法动态演示swf文件,可直观演示差值算法的执行过程。-Numerical algorithm,Newton interpolation algorithm, C source code and flash Dynamic demonstration
-
-
0下载:
10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg
-
-
0下载:
数值计算基础牛顿插值法c语言源代码,有运行截图-The numerical calculation basis of Newton interpolation c language source code, run shot
-
-
0下载:
牛顿插值C语言程序,已经编译通过 ,保证好使,编译环境vc6.0-Newton interpolation C Programming Language, the Newton interpolation C Programming Language, Newton interpolation C Programming Language
-
-
0下载:
数值分析程序设计,用C++来进行对牛顿插值法的实现-Numerical analysis program design, C++ for Newton interpolation to achieve
-