文件名称:MyMatrix
介绍说明--下载内容均来自于网络,请自行研究使用
DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector value <vector<double> > Types of variables. Did not use a template, the data type is double.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
矩阵类
......\in.txt
......\main.cpp
......\main.o
......\Makefile.win
......\my_matrix.cpp
......\my_matrix.h
......\my_matrix.o
......\矩阵类.dev
......\矩阵类.exe
......\in.txt
......\main.cpp
......\main.o
......\Makefile.win
......\my_matrix.cpp
......\my_matrix.h
......\my_matrix.o
......\矩阵类.dev
......\矩阵类.exe