文件名称:Matrix
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- Hancy *******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already have a prototype. Inverse function is also in the pipeline. Operators have been overloaded for the most common type of operators like +, -. * etc.-It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already have a prototype. Inverse function is also in the pipeline. Operators have been overloaded for the most common type of operators like+,-.* etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Matrix.cpp
Matrix.h
Matrix.h