首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++...

本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++...

资 源 简 介

本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting numerical approximation fitted with the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.

文 件 列 表

Chap12
ApproximationRemez.cpp
Chap12.dsp
Chap12.dsw
Chap12.ncb
Chap12.opt
FitCurveChebyshev.cpp
FitCurveLeastSquares.cpp
FitSurfaceLeastSquares.cpp
include
Comm.h
Comm.inl
EigenvalueVector.h
EigenvalueVector.inl
Extremum.h
Extremum.inl
FittingApproximation.h
FittingApproximation.inl
Integral.h
Integral.inl
Interpolation.h
Interpolation.inl
LinearEquation.h
LinearEquation.inl
Matrix.h
Matrix.inl
NonLinearEquation.h
NonLinearEquation.inl
OrdinaryDifferentialEguation.h
OrdinaryDifferentialEguation.inl
Polynomials.h
Polynomials.inl
Random.h
Random.inl
SpecialFunction.h
SpecialFunction.inl
Statistic.h
Statistic.inl
Transform.h
Transform.inl
VIP VIP
0.242915s