文件名称:usefulC++program
介绍说明--下载内容均来自于网络,请自行研究使用
《计算机常用数值计算算法与程序 C++版》一书的配套光盘,盘中包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。-"computer numerical algorithm used with the C-version" a book supporting the CD, intraday book includes all the C source code file, each source document file extensions are used. cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
常用数值算法与程序(C++版)
...........................\Chap01
...........................\......\Comm.cpp
...........................\Chap02
...........................\......\ComplexExample.cpp
...........................\Chap03
...........................\......\rand.cpp
...........................\......\rand_01_One.cpp
...........................\......\rand_01_Series.cpp
...........................\......\rand_ab_One.cpp
...........................\......\rand_ab_Series.cpp
...........................\......\rand_NormalDistributing_One.cpp
...........................\......\rand_NormalDistributing_Series.cpp
...........................\Chap04
...........................\......\FractionValue.cpp
...........................\......\PolyDiv.cpp
...........................\......\PolyMultip.cpp
...........................\......\PolyValueOneDim.cpp
...........................\......\PolyValueOneDimGroup.cpp
...........................\......\PolyValueTwoDim.cpp
...........................\Chap05
...........................\......\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
...........................\Chap06
...........................\......\EigenvalueVectorHessenbergQR.cpp
...........................\......\EigenvalueVectorRealSymmetryJacobi.cpp
...........................\......\EigenvalueVectorRealSymmetryJacobiB.cpp
...........................\......\EigenvalueVectorRealTriangleQR.cpp
...........................\......\HessenbergTransform.cpp
...........................\......\HouseholderTransform.cpp
...........................\Chap07
...........................\......\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
...........................\Chap08
...........................\......\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
...........................\Chap09
...........................\......\Interpolation1Variable3PointsIsometry.cpp
......
...........................\Chap01
...........................\......\Comm.cpp
...........................\Chap02
...........................\......\ComplexExample.cpp
...........................\Chap03
...........................\......\rand.cpp
...........................\......\rand_01_One.cpp
...........................\......\rand_01_Series.cpp
...........................\......\rand_ab_One.cpp
...........................\......\rand_ab_Series.cpp
...........................\......\rand_NormalDistributing_One.cpp
...........................\......\rand_NormalDistributing_Series.cpp
...........................\Chap04
...........................\......\FractionValue.cpp
...........................\......\PolyDiv.cpp
...........................\......\PolyMultip.cpp
...........................\......\PolyValueOneDim.cpp
...........................\......\PolyValueOneDimGroup.cpp
...........................\......\PolyValueTwoDim.cpp
...........................\Chap05
...........................\......\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
...........................\Chap06
...........................\......\EigenvalueVectorHessenbergQR.cpp
...........................\......\EigenvalueVectorRealSymmetryJacobi.cpp
...........................\......\EigenvalueVectorRealSymmetryJacobiB.cpp
...........................\......\EigenvalueVectorRealTriangleQR.cpp
...........................\......\HessenbergTransform.cpp
...........................\......\HouseholderTransform.cpp
...........................\Chap07
...........................\......\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
...........................\Chap08
...........................\......\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
...........................\Chap09
...........................\......\Interpolation1Variable3PointsIsometry.cpp
......