C++ 矩阵运算

时间:2015-05-16 06:28:56
【文件属性】:
文件名称:C++ 矩阵运算
文件大小:318KB
文件格式:RAR
更新时间:2015-05-16 06:28:56
C++矩阵 求逆 行列式 C++编写的矩阵运算的相关公式,并且附有运行实例,可以求解矩阵的逆,行列式,伴随阵
【文件预览】:
matrixsolution
----matrixsolution.dsp(4KB)
----matrixsolution.ncb(49KB)
----Matrix.cpp(55KB)
----matrixsolution.cpp(4KB)
----matrixsolution.dsw(553B)
----Matrix.h(5KB)
----matrixsolution.plg(935B)
----matrixsolution.opt(48KB)
----Debug()
--------matrixsolution.pdb(553KB)
--------matrixsolution.obj(13KB)
--------matrixsolution.pch(321KB)
--------vc60.idb(49KB)
--------matrixsolution.exe(240KB)
--------vc60.pdb(60KB)
--------matrixsolution.ilk(320KB)

网友评论

  • 写的还不错,如果能从面向对象的角度构建整个代码的话,就更好了。