文件名称:求矩阵的行列式和逆矩阵
文件大小:10KB
文件格式:RAR
更新时间:2023-08-13 15:26:53
矩阵 行列式 逆矩阵
vs2012开发环境,求3*3及其以上矩阵的行列式和逆矩阵,采用的是递归方式和代数余子式方法,在vs2012下调试通过。
【文件预览】:
Delt_Rverse_Matrix
----Delt_Rverse_Matrix.sln(1000B)
----Delt_Rverse_Matrix()
--------stdafx.h(1KB)
--------targetver.h(236B)
--------Delt_Rverse_Matrix.vcxproj.filters(2KB)
--------stdafx.cpp(224B)
--------ReadMe.txt(2KB)
--------Delt_Rverse_Matrix.h(39B)
--------Resource.h(401B)
--------Delt_Rverse_Matrix.vcxproj(5KB)
--------Delt_Rverse_Matrix.cpp(4KB)
--------Delt_Rverse_Matrix.rc(3KB)
----Delt_Rverse_Matrix.v12.suo(19KB)