文件名称:dsqkf
-
所属分类:
- 标签属性:
- 上传时间:2018-03-15
-
文件大小:98kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
计算机常用数值计算算法与程序 C++版 各章代码()
相关搜索: 大数据
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
readme.txt | 1953 | 2004-09-28 |
include\Comm.h | 2117 | 2004-09-27 |
include\EigenvalueVector.h | 1416 | 2004-09-27 |
include\Extremum.h | 1802 | 2004-09-27 |
include\FittingApproximation.h | 1072 | 2004-09-27 |
include\Integral.h | 1869 | 2004-09-27 |
include\Interpolation.h | 3301 | 2004-09-27 |
include\LinearEquation.h | 2195 | 2004-09-27 |
include\Matrix.h | 10546 | 2004-09-27 |
include\NonLinearEquation.h | 2649 | 2004-09-27 |
include\OrdinaryDifferentialEguation.h | 3009 | 2004-09-27 |
include\Polynomials.h | 1154 | 2004-09-27 |
include\Random.h | 1094 | 2004-09-27 |
include\SpecialFunction.h | 1843 | 2004-09-27 |
include\Statistic.h | 1595 | 2004-09-27 |
include\Transform.h | 1294 | 2004-09-27 |
Chap12\ApproximationRemez.cpp | 567 | 2004-09-27 |
LChap01\Comm.cpp | 2026 | 2004-09-27 |
F5Chap02\ComplexExample.cpp | 2425 | 2004-09-27 |
Chap16\CosineIntegralFunction.cpp | 388 | 2004-09-27 |
Chap06\EigenvalueVectorHessenbergQR.cpp | 989 | 2004-09-27 |
Chap06\EigenvalueVectorRealSymmetryJacobi.cpp | 930 | 2004-09-27 |
Chap06\EigenvalueVectorRealSymmetryJacobiB.cpp | 923 | 2004-09-27 |
Chap06\EigenvalueVectorRealTriangleQR.cpp | 1080 | 2004-09-27 |
Chap16\Ellipse1stIntegral.cpp | 572 | 2004-09-27 |
Chap16\Ellipse2ndIntegral.cpp | 566 | 2004-09-27 |
Chap16\ErrorFunction.cpp | 514 | 2004-09-27 |
Chap16\ExponentIntegralFunction.cpp | 400 | 2004-09-27 |
Chap14\ExtremumBrentNonDerivative1D.CPP | 1907 | 2004-09-27 |
Chap14\ExtremumComplexND.cpp | 1341 | 2004-09-27 |
Chap14\ExtremumFraction1D.cpp | 686 | 2004-09-27 |
Chap14\ExtremumFractionND.cpp | 918 | 2004-09-27 |
Chap14\ExtremumGold1D.CPP | 1813 | 2004-09-27 |
Chap14\ExtremumLinePrograming.cpp | 628 | 2004-09-27 |
Chap14\ExtremumSimplexND.cpp | 906 | 2004-09-27 |
Chap16\FDistributionFunction.cpp | 652 | 2004-09-27 |
Chap12\FitCurveChebyshev.cpp | 518 | 2004-09-27 |
Chap12\FitCurveLeastSquares.cpp | 647 | 2004-09-27 |
Chap12\FitSurfaceLeastSquares.cpp | 797 | 2004-09-27 |
Chap15\FourierSeriesApproach.cpp | 686 | 2004-09-27 |
Chap15\FourierTransform.cpp | 1519 | 2004-09-27 |
Chap04\FractionValue.cpp | 678 | 2004-09-27 |
Chap16\GammaFunction.cpp | 492 | 2004-09-27 |
Chap05\GeneralizedInversionSingularValue.cpp | 873 | 2004-09-27 |
Chap13\HalfLogarithmCorrelation.cpp | 928 | 2004-09-27 |
Chap06\HessenbergTransform.cpp | 792 | 2004-09-27 |
Chap06\HouseholderTransform.cpp | 1112 | 2004-09-27 |
Chap16\IncompleteBetaFunction.cpp | 615 | 2004-09-27 |
Chap16\IncompleteGammaFunction.cpp | 539 | 2004-09-27 |
Chap16\IntegerBessel1stFunction.cpp | 485 | 2004-09-27 |
Chap16\IntegerBessel2ndFunction.cpp | 485 | 2004-09-27 |
Chap10\IntegralChebyshev.cpp | 526 | 2004-09-27 |
Chap10\IntegralFraction1D.cpp | 533 | 2004-09-27 |
Chap10\IntegralFraction2D.cpp | 710 | 2004-09-27 |
Chap10\IntegralGaussMD.cpp | 998 | 2004-09-27 |
Chap10\IntegralHermiteGauss.cpp | 506 | 2004-09-27 |
Chap10\IntegralLaguerreGauss.cpp | 527 | 2004-09-27 |
Chap10\IntegralLegendreGauss.cpp | 541 | 2004-09-27 |
Chap10\IntegralMonteCarlo1D.cpp | 531 | 2004-09-27 |
Chap10\IntegralMonteCarlo2D.cpp | 679 | 2004-09-27 |
Chap10\IntegralRomberg.cpp | 513 | 2004-09-27 |
Chap10\IntegralSimpson1D.cpp | 528 | 2004-09-27 |
Chap10\IntegralSimpson2D.cpp | 729 | 2004-09-27 |
Chap10\IntegralSurge.cpp | 573 | 2004-09-27 |
Chap10\IntegralTrapezia.cpp | 497 | 2004-09-27 |
Chap10\IntegralTrapeziaSelfAdapt.cpp | 596 | 2004-09-27 |
Chap09\Interpolation1Variable3PointsIsometry.cpp | 845 | 2004-09-27 |
Chap09\Interpolation1Variable3PointsNotIsometry.cpp | 735 | 2004-09-27 |
Chap09\Interpolation1VariableIsometry.cpp | 794 | 2004-09-27 |
Chap09\Interpolation1VariableNotIsometry .cpp | 669 | 2004-09-27 |
Chap09\Interpolation2Variable3Points.cpp | 806 | 2004-09-27 |
Chap09\Interpolation2VariableWholeInterval.cpp | 817 | 2004-09-27 |
Chap09\Interpolation3Spooling1stBoundary.cpp | 1428 | 2004-09-27 |
Chap09\Interpolation3Spooling2ndBoundary.cpp | 1417 | 2004-09-27 |
Chap09\Interpolation3Spooling3thBoundary.cpp | 1296 | 2004-09-27 |
Chap09\InterpolationAitkenIsometry.cpp | 704 | 2004-09-27 |
Chap09\InterpolationAitkenNotIsometry.cpp | 804 | 2004-09-27 |
Chap09\InterpolationFractionIsometry.cpp | 679 | 2004-09-27 |
Chap09\InterpolationFractionNotIsometry.cpp | 826 | 2004-09-27 |
Chap09\InterpolationHermiteIsometry.cpp | 645 | 2004-09-27 |
Chap09\InterpolationHermiteNotIsometry.cpp | 753 | 2004-09-27 |
Chap09\InterpolationSmoothIsometry.cpp | 889 | 2004-09-27 |
Chap09\InterpolationSmoothNotIsometry.cpp | 1047 | 2004-09-27 |
Chap07\LE_GaussSeidelIteration.cpp | 770 | 2004-09-27 |
Chap07\LE_IllConditionedEquation.cpp | 773 | 2004-09-27 |
Chap07\LE_LinearLeastSquareGeneralizedInverse.cpp | 989 | 2004-09-27 |
Chap07\LE_LinearLeastSquareHouseholder.cpp | 836 | 2004-09-27 |
Chap07\LE_SparseEuationTotalChoiceGaussJordan.cpp | 1002 | 2004-09-27 |
Chap07\LE_StrapEquationGauss.cpp | 1034 | 2004-09-27 |
Chap07\LE_SymmetryEquation.cpp | 920 | 2004-09-27 |
Chap07\LE_SymmetryRegularEuationConjugateGradient.cpp | 733 | 2004-09-27 |
Chap07\LE_SymmetryRegularEuationSquareRoot.cpp | 925 | 2004-09-27 |
Chap07\LE_ToeplitzEuationLevinson.cpp | 568 | 2004-09-27 |
Chap07\LE_TotalChoiceGauss.cpp | 1733 | 2004-09-27 |
Chap07\LE_TotalChoiceGaussJordan.cpp | 1930 | 2004-09-27 |
Chap07\LE_TridiagonalEquationGauss.cpp | 585 | 2004-09-27 |
Chap13\LinearRegression1D.cpp | 926 | 2004-09-27 |
Chap13\LinearRegressionND.cpp | 1085 | 2004-09-27 |
Chap13\LogarithmCorrelation.cpp | 823 | 2004-09-27 |
Chap05\MatrixDeterminant.cpp | 1015 | 2004-09-27 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.