搜索资源列表
vj
- 矩阵乘法的计算程序-matrix multiplication calculation procedures
goodringmatrix
- 用netbean编写的矩阵乘法和计算多个圆环面积之和-Netbean prepared using matrix multiplication and calculation of area and number of rings
MyUploadfile
- 里面有五个程序,分别是计算两个日期天数的c++文件;计算矩阵乘法的C文件;一个卫生管理系统的c文件;一个简单图形java文件;一个java象棋文件-Inside there are five procedures, namely, the number of days the two dates calculated c++ file computing matrix multiplication of the C file a health management system, c fil
matrix
- java语言写的,可以计算两个矩阵的加、减、矩阵间的乘法,与向量的乘法,判断矩阵是否相等。-java language, and can calculate two matrix addition, subtraction, multiplication between the matrix and vector multiplication, to determine whether a matrix is equal.
matrix
- 矩阵的乘法运算:键盘输入两个矩阵,计算其乘积。-This program can gets the product of two matrixes.
Matrix
- 给定n个矩阵{nAAA ,2,1},其中iA和1 iA是可乘的,i=1,2,…,n-1。考察这n个矩阵的连乘积nAAA ,2,1。由于矩阵乘法具有结合律,故计算矩阵的连乘积可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。-Given n matrices {nAAA , 2,1}, and 1 iA iA which is multiplicative, i = 1,2, ..., n-1. Examin
Matrix
- 矩阵的相加,矩阵的乘法,以及实现矩阵的转置功能(Matrix addition, matrix multiplication, and the realization of the matrix transpose function)
matrix.java
- 矩阵乘法计算量估算:输入多行,先输入要计算乘法的矩阵个数n,每个矩阵的行数,列数,总共2n的数,最后输入要计算的法则,输出需要进行的乘法次数(Matrix multiplication estimation: multi line input, input matrix to calculate the number of N matrix multiplication, each row number, column number, the total number of 2n, the la