文件名称:MatrixExample
介绍说明--下载内容均来自于网络,请自行研究使用
利用C++编写的矩阵类,实现矩阵的四则运算以及矩阵的求逆,转置等等,封装成类,使用方便-Prepared using the C++ matrix classes that implement the four matrix operations and matrix inversion, transpose, etc., packaged into a class, easy to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MatrixExample\ClassDiagram1.cd
.............\ClassDiagram11.cd
.............\Debug\BuildLog.htm
.............\.....\Matrix.obj
.............\.....\MatrixExample.exe
.............\.....\MatrixExample.exe.intermediate.manifest
.............\.....\MatrixExample.obj
.............\.....\MatrixExample.pch
.............\.....\MatrixExample.pdb
.............\.....\MatrixExample.res
.............\.....\MatrixExampleDlg.obj
.............\.....\mt.dep
.............\.....\stdafx.obj
.............\.....\vc90.idb
.............\.....\vc90.pdb
.............\Matrix.cpp
.............\Matrix.h
.............\MatrixExample.aps
.............\MatrixExample.cpp
.............\MatrixExample.h
.............\MatrixExample.ncb
.............\MatrixExample.rc
.............\MatrixExample.sln
.............\MatrixExample.suo
.............\MatrixExample.vcproj
.............\MatrixExample.vcproj.Dai-THINK.Dai.user
.............\MatrixExample.vcproj.H-PC.H.user
.............\MatrixExampleDlg.cpp
.............\MatrixExampleDlg.h
.............\ReadMe.txt
.............\res\MatrixExample.ico
.............\...\MatrixExample.rc2
.............\Resource.h
.............\stdafx.cpp
.............\stdafx.h
.............\targetver.h
.............\Debug
.............\res
MatrixExample