文件名称:Matrix
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。-Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static method and examples of ways to transpose the matrix, respectively, the static design methods and examples of methods to achieve the sum of two matrices, multiply. Rewrite the method toString (), so that it can output this matrix.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Matrix.java