资源列表
average_point
- 一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
leastSquaresmethod
- 最小二乘一次完成算法,C语言编写,源码,调试通过。-A complete least-squares algorithm, C language, source code, debugging through.
theCcodeofleastaquaremethod
- 最小二乘一次完成算法的c语言程序,调试没有问题。-A complete least-squares algorithm c language programming, debugging there is no problem.
themethodofidentificatetheleverandparamaters
- 同时辨识模型阶次和参数的算法,源自于潘立登的系统建模与辨识。-At the same time identification model order and parameters of the algorithm, derived from Li-Deng Pan system modeling and identification.
1D-FEM
- c语言写得一阶有限元的通用程序,很实用的。-c language written in the first-order finite element of the general program, it is practical.
CPHYS
- 计算物理课件,有 有限差分方法,蒙特卡洛方法,有限元素方法,分子动力学方法-Computational Physics Courseware, a finite-difference methods, Monte Carlo methods, finite element methods, molecular dynamics method
Calculator
- 后辍表达式的计算,简单明了,好用,希望有所帮助-After the cease expression calculation, simple and clear, easy to use, hope that help
N_COmp
- 数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) -Numerical algorithms, including: (1) Lagrange interpolat
HighPrecision2
- 基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!)-Based on STL string of high-precision calculation of support for string-type format for storing the mu
IntroductiontoDataMing
- Pang-Ning Tan<<的数据挖掘导论>>课后习题答案(英文版)-Pang-Ning Tan <<Introduction to Data Mining>> Exercises after the answer (in English)
linear_system_theory
- 线性多变量系统 又称线性系统理论 研究生课程-Linear multivariable systems, also known as Linear System Theory postgraduate courses
vc++suanfa
- 使用VC++编写的大量数学算法的源代码,方便大家在做Windows程序开发时使用-Use VC++ Prepared a large number of mathematical algorithms of source code, to facilitate doing Windows application development using
