搜索资源列表
软件《牛顿法解方程之混沌情况1.32》VC++版源代码
- 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
Numberical2
- 龙贝格算法.cpp 龙格-库塔算法.cpp 幂法.cpp 牛顿迭代法.c-Romberg algorithm. Cpp Runge - Kutta algorithm. Cpp Power Act. Cpp Newton. C
ckeil
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。 -there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorith
feixxfchqiujie
- 各种非线性方程及方程组求解算法,如对分法、牛顿法、QR法等,VC6.0-A variety of non-linear equation and equations algorithm, such as sub-method, Newton' s method, QR law, VC6.0
9032649
- 牛顿插值法和拉格朗日插值法,数值分析中的重要算法啊()