文件名称:recmutiple
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个应用程序实现二维矩阵的乘法操作
//程序功能:让用户输入两个整型矩阵,计算两个矩阵的乘积,输出结果-prepare applications to achieve a two-dimensional matrix multiplication operation / / procedural functions : allows users to import two integer matrix, two matrix calculation of the product, the output results
//程序功能:让用户输入两个整型矩阵,计算两个矩阵的乘积,输出结果-prepare applications to achieve a two-dimensional matrix multiplication operation / / procedural functions : allows users to import two integer matrix, two matrix calculation of the product, the output results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 67506224recmutiple.rar 列表 矩阵乘法\intException.class 矩阵乘法\Matrix.class 矩阵乘法\Matrix.java 矩阵乘法\Matrix.java.bak 矩阵乘法\matrixException.class 矩阵乘法\opException.class 矩阵乘法