文件名称:C++常用算法之05矩阵运算
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本代码是《计算机常用数值计算算法与程序 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 matrix calculation 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chap05
......\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
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
......\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
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