文件名称:mtxfx
介绍说明--下载内容均来自于网络,请自行研究使用
c++ 实现的矩阵运算库,包括一般矩阵运算和矩阵的内积、二矩阵相乘、矩阵次方、及矩阵多项式-c++ implementation of the matrix library, including the general matrix calculation and the inner product matrix, two matrices, matrix power, and the matrix polynomial
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mtxfx
.....\bin
.....\...\win32
.....\...\.....\MatrixInversion
.....\...\.....\...............\MatrixInversion.exe
.....\...\.....\...............\Microsoft.VC90.CRT.manifest
.....\...\.....\...............\msvcm90.dll
.....\...\.....\...............\msvcp90.dll
.....\...\.....\...............\msvcr90.dll
.....\...\.....\...............\runme.bat
.....\...\.....\MatrixMultiplication
.....\...\.....\....................\MatrixMultiplication.exe
.....\...\.....\....................\Microsoft.VC90.CRT.manifest
.....\...\.....\....................\msvcm90.dll
.....\...\.....\....................\msvcp90.dll
.....\...\.....\....................\msvcr90.dll
.....\...\.....\....................\runme.bat
.....\doc
.....\...\doxygen
.....\...\.......\Doxyfile
.....\...\.......\doxygen.log
.....\...\.......\html
.....\...\.......\....\files
.....\...\.......\....\.....\msvc2008_step3.png
.....\...\.......\....\.....\msvc2008_step4.png
.....\...\.......\....\.....\msvc2008_step5.png
.....\...\.......\....\.....\msvc2008_step6.png
.....\...\.......\....\.....\msvc2008_step7.png
.....\...\.......\....\.....\msvc2008_step8.png
.....\...\.......\....\.....\msvc2008_step9.png
.....\...\.......\....\.....\testplot.bmp
.....\...\.......\....\.....\testplot2.bmp
.....\...\.......\....\.....\testplot3.bmp
.....\...\.......\....\.....\testplot4.bmp
.....\...\.......\win32_doxygen.bat
.....\prj
.....\...\example
.....\...\.......\msvc
.....\...\.......\....\A.mtx
.....\...\.......\....\A.txt
.....\...\.......\....\ExampleMatrix.sln
.....\...\.......\....\ExampleMatrix.vcproj
.....\...\.......\....\S.csv
.....\...\.......\....\S.mtx
.....\...\.......\....\S.txt
.....\...\.......\....\testplot.bmp
.....\...\.......\....\testplot2.bmp
.....\...\.......\....\testplot3.bmp
.....\...\.......\README.TXT
.....\...\MatrixMultiplication
.....\...\....................\MatrixMultiplication.sln
.....\...\....................\MatrixMultiplication.vcproj
.....\...\UnitTesting
.....\...\...........\bin
.....\...\...........\...\A.txt
.....\...\...........\...\Factorized.txt
.....\...\...........\...\L.txt
.....\...\...........\...\LegacyMtxFile.mtx_legacy
.....\...\...........\...\LegacyMtxFile.mtx_new
.....\...\...........\...\LegacyMtxFile.txt
.....\...\...........\...\LegacyTxtFile.txt
.....\...\...........\...\MTX_Plot.bmp
.....\...\...........\...\MTX_PlotQuick.bmp
.....\...\...........\...\P.txt
.....\...\...........\...\plot.bmp
.....\...\...........\...\plot1test.bmp
.....\...\...........\...\plot2.bmp
.....\...\...........\...\plot2test.bmp
.....\...\...........\...\plot3.bmp
.....\...\...........\...\plot3test.bmp
.....\...\...........\...\plot4.bmp
.....\...\...........\...\plot4test.bmp
.....\...\...........\...\plot5.bmp
.....\...\...........\...\plot5test.bmp
.....\...\...........\...\plot6.bmp
.....\...\...........\...\plot6test.bmp
.....\...\...........\...\PlotFunctionTest1.bmp
.....\...\...........\...\PlotFunctionTest2.bmp
.....\...\...........\...\PlotFunctionTest3.bmp
.....\...\...........\...\PlotFunctionTest4.bmp
.....\...\...........\...\PlotFunctionTest5.bmp
.....\...\...........\...\PlotFunctionTest6.bmp
.....\...\...........\...\rand.txt
.....\...\...........\...\randn.txt
.....\...\...........\...\report.xsl
.....\...\...........\...\Test4x4Inverse.txt
.....\...\...........\...\TestColumnWiseVector.txt
.....\...\...........\...\TestColumnWiseVectorCplx.txt
.....\...\...........\...\TestColumnWiseVectorWithComment.txt
.....\...\...........\...\TestColumnWiseVectorWithCommentCplx.txt
.....\...\...........\...\TestMatrixA.txt
.....\...\...........\...\TestMatrixA_WithCommentLine.txt
.....\...\...........\...\TestMatrixA_WithCommentLineCplx.txt
.....\...\...........\...\TestMatrixB.txt
.....\...\...........\...\TestMatrixC.txt
.....\bin
.....\...\win32
.....\...\.....\MatrixInversion
.....\...\.....\...............\MatrixInversion.exe
.....\...\.....\...............\Microsoft.VC90.CRT.manifest
.....\...\.....\...............\msvcm90.dll
.....\...\.....\...............\msvcp90.dll
.....\...\.....\...............\msvcr90.dll
.....\...\.....\...............\runme.bat
.....\...\.....\MatrixMultiplication
.....\...\.....\....................\MatrixMultiplication.exe
.....\...\.....\....................\Microsoft.VC90.CRT.manifest
.....\...\.....\....................\msvcm90.dll
.....\...\.....\....................\msvcp90.dll
.....\...\.....\....................\msvcr90.dll
.....\...\.....\....................\runme.bat
.....\doc
.....\...\doxygen
.....\...\.......\Doxyfile
.....\...\.......\doxygen.log
.....\...\.......\html
.....\...\.......\....\files
.....\...\.......\....\.....\msvc2008_step3.png
.....\...\.......\....\.....\msvc2008_step4.png
.....\...\.......\....\.....\msvc2008_step5.png
.....\...\.......\....\.....\msvc2008_step6.png
.....\...\.......\....\.....\msvc2008_step7.png
.....\...\.......\....\.....\msvc2008_step8.png
.....\...\.......\....\.....\msvc2008_step9.png
.....\...\.......\....\.....\testplot.bmp
.....\...\.......\....\.....\testplot2.bmp
.....\...\.......\....\.....\testplot3.bmp
.....\...\.......\....\.....\testplot4.bmp
.....\...\.......\win32_doxygen.bat
.....\prj
.....\...\example
.....\...\.......\msvc
.....\...\.......\....\A.mtx
.....\...\.......\....\A.txt
.....\...\.......\....\ExampleMatrix.sln
.....\...\.......\....\ExampleMatrix.vcproj
.....\...\.......\....\S.csv
.....\...\.......\....\S.mtx
.....\...\.......\....\S.txt
.....\...\.......\....\testplot.bmp
.....\...\.......\....\testplot2.bmp
.....\...\.......\....\testplot3.bmp
.....\...\.......\README.TXT
.....\...\MatrixMultiplication
.....\...\....................\MatrixMultiplication.sln
.....\...\....................\MatrixMultiplication.vcproj
.....\...\UnitTesting
.....\...\...........\bin
.....\...\...........\...\A.txt
.....\...\...........\...\Factorized.txt
.....\...\...........\...\L.txt
.....\...\...........\...\LegacyMtxFile.mtx_legacy
.....\...\...........\...\LegacyMtxFile.mtx_new
.....\...\...........\...\LegacyMtxFile.txt
.....\...\...........\...\LegacyTxtFile.txt
.....\...\...........\...\MTX_Plot.bmp
.....\...\...........\...\MTX_PlotQuick.bmp
.....\...\...........\...\P.txt
.....\...\...........\...\plot.bmp
.....\...\...........\...\plot1test.bmp
.....\...\...........\...\plot2.bmp
.....\...\...........\...\plot2test.bmp
.....\...\...........\...\plot3.bmp
.....\...\...........\...\plot3test.bmp
.....\...\...........\...\plot4.bmp
.....\...\...........\...\plot4test.bmp
.....\...\...........\...\plot5.bmp
.....\...\...........\...\plot5test.bmp
.....\...\...........\...\plot6.bmp
.....\...\...........\...\plot6test.bmp
.....\...\...........\...\PlotFunctionTest1.bmp
.....\...\...........\...\PlotFunctionTest2.bmp
.....\...\...........\...\PlotFunctionTest3.bmp
.....\...\...........\...\PlotFunctionTest4.bmp
.....\...\...........\...\PlotFunctionTest5.bmp
.....\...\...........\...\PlotFunctionTest6.bmp
.....\...\...........\...\rand.txt
.....\...\...........\...\randn.txt
.....\...\...........\...\report.xsl
.....\...\...........\...\Test4x4Inverse.txt
.....\...\...........\...\TestColumnWiseVector.txt
.....\...\...........\...\TestColumnWiseVectorCplx.txt
.....\...\...........\...\TestColumnWiseVectorWithComment.txt
.....\...\...........\...\TestColumnWiseVectorWithCommentCplx.txt
.....\...\...........\...\TestMatrixA.txt
.....\...\...........\...\TestMatrixA_WithCommentLine.txt
.....\...\...........\...\TestMatrixA_WithCommentLineCplx.txt
.....\...\...........\...\TestMatrixB.txt
.....\...\...........\...\TestMatrixC.txt