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

您现在的位置是:虫虫源码 > C/C++/VC++ > 计算机常用数值算法与程序(C++版) 压缩包解压时没有密码

计算机常用数值算法与程序(C++版) 压缩包解压时没有密码

资 源 简 介

计算机常用数值算法与程序(C++版) 压缩包解压时没有密码-Computer numerical algorithm and procedures used (C++ Version) when extracting compressed packets do not have a password

文 件 列 表

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
Chap16
Debug
Chap16.dsp
Chap16.dsw
Chap16.ncb
Chap16.opt
CosineIntegralFunction.cpp
Ellipse1stIntegral.cpp
Ellipse2ndIntegral.cpp
ErrorFunction.cpp
ExponentIntegralFunction.cpp
FDistributionFunction.cpp
GammaFunction.cpp
IncompleteBetaFunction.cpp
IncompleteGammaFunction.cpp
IntegerBessel1stFunction.cpp
IntegerBessel2ndFunction.cpp
NormalDistributionFunction.cpp
SineIntegralFunction.cpp
TransformativeIntegerBessel1stFunction.cpp
TransformativeIntegerBessel2ndFunction.cpp
X2DistributionFunction.cpp
tDistributionFunction.cpp
Chap15
Debug
Chap15.dsp
Chap15.dsw
Chap15.ncb
Chap15.opt
FourierSeriesApproach.cpp
FourierTransform.cpp
SievingABR.cpp
SievingKalman.cpp
Smooth5_3.cpp
WalshTransform.cpp
Chap14
Debug
Chap14.dsp
Chap14.dsw
Chap14.ncb
Chap14.opt
ExtremumBrentNonDerivative1D.CPP
ExtremumComplexND.cpp
ExtremumFraction1D.cpp
ExtremumFractionND.cpp
ExtremumGold1D.CPP
ExtremumLinePrograming.cpp
ExtremumSimplexND.cpp
Chap13
Debug
Chap13.dsp
Chap13.dsw
Chap13.ncb
Chap13.opt
HalfLogarithmCorrelation.cpp
LinearRegression1D.cpp
LinearRegressionND.cpp
LogarithmCorrelation.cpp
StatRandomSample.cpp
StepwiseRegression.cpp
Chap12
Debug
ApproximationRemez.cpp
Chap12.dsp
Chap12.dsw
Chap12.ncb
Chap12.opt
FitCurveChebyshev.cpp
FitCurveLeastSquares.cpp
FitSurfaceLeastSquares.cpp
Chap11
Debug
Chap11.dsp
Chap11.dsw
Chap11.ncb
Chap11.opt
ODE_AdamsInterval.cpp
ODE_BothSidesInterval.cpp
ODE_EulerContentStep.cpp
ODE_EulerVariationalStep.cpp
ODE_Fraction.cpp
ODE_FractionInterval.cpp
ODE_Gear.cpp
ODE_GillVariationalStep.cpp
ODE_GillVariationalStepInterval.cpp
ODE_HammingInterval.cpp
ODE_LinearBoundaryValude.cpp
ODE_MersonVariationalStep.cpp
ODE_RungeKuttaContentStep.cpp
ODE_RungeKuttaVariationalStep.cpp
ODE_Treanor.cpp
ODE_TreanorInterval.cpp
ODE_WittyContentStep.cpp
Chap10
Debug
Chap10.dsp
Chap10.dsw
Chap10.ncb
Chap10.opt
IntegralChebyshev.cpp
IntegralFraction1D.cpp
IntegralFraction2D.cpp
IntegralGaussMD.cpp
IntegralHermiteGauss.cpp
IntegralLaguerreGauss.cpp
IntegralLegendreGauss.cpp
IntegralMonteCarlo1D.cpp
IntegralMonteCarlo2D.cpp
IntegralRomberg.cpp
IntegralSimpson1D.cpp
IntegralSimpson2D.cpp
IntegralSurge.cpp
IntegralTrapezia.cpp
IntegralTrapeziaSelfAdapt.cpp
Chap09
Debug
Chap9.dsp
Chap9.dsw
Chap9.ncb
Chap9.opt
Interpolation1Variable3PointsIsometry.cpp
Interpolation1Variable3PointsNotIsometry.cpp
Interpolation1VariableIsometry.cpp
Interpolation1VariableNotIsometry .cpp
Interpolation2Variable3Points.cpp
Interpolation2VariableWholeInterval.cpp
Interpolation3Spooling1stBoundary.cpp
Interpolation3Spooling2ndBoundary.cpp
Interpolation3Spooling3thBoundary.cpp
InterpolationAitkenIsometry.cpp
InterpolationAitkenNotIsometry.cpp
InterpolationFractionIsometry.cpp
InterpolationFractionNotIsometry.cpp
InterpolationHermiteIsometry.cpp
InterpolationHermiteNotIsometry.cpp
InterpolationSmoothIsometry.cpp
InterpolationSmoothNotIsometry.cpp
Chap08
Debug
Chap8.dsp
Chap8.dsw
Chap8.ncb
Chap8.opt
RootAitken.cpp
RootFraction.cpp
RootGradient.cpp
RootHalves.cpp
RootLeastSquareGeneralizedInverse1.cpp
RootLeastSquareGeneralizedInverse2.cpp
RootMonteCarloComplex.cpp
RootMonteCarloGroupReal.cpp
RootMonteCarloReal.cpp
RootNewton.cpp
RootNewtonHillDown.cpp
RootQR.cpp
RootQuasiNewton.cpp
Chap07
Debug
Chap7.dsp
Chap7.dsw
Chap7.ncb
Chap7.opt
LE_GaussSeidelIteration.cpp
LE_IllConditionedEquation.cpp
LE_LinearLeastSquareGeneralizedInverse.cpp
LE_LinearLeastSquareHouseholder.cpp
LE_SparseEuationTotalChoiceGaussJordan.cpp
LE_StrapEquationGauss.cpp
LE_SymmetryEquation.cpp
LE_SymmetryRegularEuationConjugateGradient.cpp
LE_SymmetryRegularEuationSquareRoot.cpp
LE_ToeplitzEuationLevinson.cpp
LE_TotalChoiceGauss.cpp
LE_TotalChoiceGaussJordan.cpp
LE_TridiagonalEquationGauss.cpp
Chap06
Debug
Chap6.dsp
Chap6.dsw
Chap6.ncb
Chap6.opt
EigenvalueVectorHessenbergQR.cpp
EigenvalueVectorRealSymmetryJacobi.cpp
EigenvalueVectorRealSymmetryJacobiB.cpp
EigenvalueVectorRealTriangleQR.cpp
HessenbergTransform.cpp
HouseholderTransform.cpp
Chap05
Debug
Chap5.dsp
Chap5.dsw
Chap5.ncb
Chap5.opt
GeneralizedInversionSingularValue.cpp
MatrixDeterminant.cpp
MatrixExample.cpp
MatrixInversionGS.cpp
MatrixLU.cpp
MatrixQR.cpp
MatrixRank.cpp
MatrixSingularValue.cpp
MatrixSymmetry.cpp
MatrixSymmetryRegular.cpp
MatrixSymmetryRegularCholesky.cpp
MatrixSymmetryRegularInversion.cpp
MatrixToeplitzInversionTrench.cpp
MatrixTranspose.cpp
Chap04
Debug
Chap4.dsp
Chap4.dsw
Chap4.ncb
Chap4.opt
FractionValue.cpp
PolyDiv.cpp
PolyMultip.cpp
PolyValueOneDim.cpp
PolyValueOneDimGroup.cpp
PolyValueTwoDim.cpp
Chap03
Debug
Chap3.dsp
Chap3.dsw
Chap3.ncb
Chap3.opt
rand.cpp
rand_01_One.cpp
rand_01_Series.cpp
rand_NormalDistributing_One.cpp
rand_NormalDistributing_Series.cpp
rand_ab_One.cpp
rand_ab_Series.cpp
Chap02
Debug
Chap2.dsp
Chap2.dsw
Chap2.ncb
Chap2.opt
ComplexExample.cpp
Chap01
Debug
Chap1.dsp
Chap1.dsw
Chap1.ncb
Chap1.opt
Chap1.plg
Comm.cpp
readme.txt
使用说明.doc
使用说明.txt
VIP VIP
0.181617s