搜索资源列表
Matrixmultiply
- 用动态怪话算法编写的有关矩阵相乘的java程序-dynamic algorithm cynical remark of the matrix multiplication of java programs
Mcalculator
- 用java实现浮点数加减乘除四则混合运算,矩阵加法,减法,与数乘,与数除,两个矩阵相乘,转置,逆阵,产生单位阵,操作数与变量的转换,操作数取反,栈的一些基本操作。-achieve float with the arithmetic four mixed computing, matrix addition, subtraction, multiplication, with the exception of a few, two matrix multiplication, to home, a
Matrix.设计一个造成矩阵类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
Eigenvalue
- 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
juzhengxiangsheng
- 利用java实现矩阵*矩阵,通过输入参数的不同重载,实现不同数据类型的矩阵相乘-The realization of the use of java Matrix* matrix, the different input parameters through overloading, different types of data matrices
Matrix_multiple
- 一个通用算法,给定两个实矩阵,求两个矩阵相乘之积。-Two matrix multiple
Java
- 两个矩阵相乘,矩阵a的行数和矩阵b的列数必须相同,并且两个矩阵的元素具有相同或兼容的数据类型 -2 matrix multiplication, matrix a matrix of rows and columns b, must be the same, and the two elements of the matrix with the same or compatible data types
Matrix111
- 一些JAVA的矩阵运算方法 包括矩阵相乘 求逆 转置 等 都写入一个类里面 可以直接调用-The matrix operations of some JAVA methods include matrix multiplication, are all set to write seeking reversal of a class which can directly call
MatrixMultiply
- 用JAVA 语言编写,实现两个非零矩阵的相乘功能-Using JAVA language, achieve two non-zero matrix multiply functions
MatrixMultiply
- 用JAVA实现的一种矩阵相乘算法.原创作品-Implemented with JAVA A matrix multiplication algorithm. Original works !!!!!!!!!!!!!
algorithm_report
- 算法分析与设计报告,用java编写的4个常见的算法小程序。包括矩阵相乘问题,0/1背包问题,删数问题,和旅行商问题。-Algorithm analysis and design reports using java prepared four common algorithm applet. Including matrix multiplication problem, 0/1 knapsack problem, delete a few problems, and traveling sal
Cpp1
- 求矩阵的乘法 进行矩阵相乘 用JAVA语言实现-Demand matrix multiplication for matrices with JAVA language
juzhenxiangcheng
- 用java编写的代码,实现两个矩阵相乘的算法,比较简单。-Use Java code written achieve two matrix multiplication algorithm, more simple.
JavaMultithread
- java 计算矩阵相乘。采用多线程的方法。单线程与多线程对比 计算量相同,线程数不同。-java calculate the matrix multiplication. Using the method of multi-threaded. Single-threaded and multi-threaded results calculated in the same number of threads.
2011011259_2nd
- 清华大学2013年java小学期第2次作业.内含问答题与编程题答案。编程题题目是三个矩阵相乘和给出数独的所有可能答案。-Tsinghua University in 2013 java primary period of the 2nd job. Contains answers to quiz questions and programming questions. Programming topics are three questions given Sudoku matrix multi
java
- 掌握一维数组和二维数组的定义、初始化方法。编写程序实现两个矩阵的相加、相乘-The definition of one-dimensional and two-dimensional arrays of arrays, initialization method to master. Write a program to achieve the sum of two matrices are multiplied.
算法分析
- 对矩阵相乘以及大整数相乘的分析以及源码,程序比较简单,没什么难度,希望有改进的算法(Analysis of matrix multiplication and multiplication of large integers and source code)
task03
- 矩阵相乘结果,简单的java程序,入门必需品,谢谢。(Matrix multiplication results, simple java program, entry necessary, thank you.)