Description: 初学者实现矩阵乘法,觉得矩阵乘法简单但很实用,写的不是很高效,可以下载下来研究研究哦。-beginners achieve matrix multiplication, a simple matrix multiplication think it is practical and writing is not very efficient and can be downloaded from studies oh. Platform: |
Size: 1024 |
Author: |
Hits:
Description: 求解矩阵链相乘的问题,通过动态规划的方法,来求解该问题,使得矩阵链的相乘的运算最少。-chain matrix multiplication to solve the problem through dynamic programming methods to solve the problem, making the chain matrix multiplication operator at least. Platform: |
Size: 1024 |
Author:韩希先 |
Hits:
Description: C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.! Platform: |
Size: 5120 |
Author:周晓尧 |
Hits:
Description: 3X3矩阵乘法的VHDL程序实现!对初学者有很大的帮助!-3X3 matrix multiplication VHDL program! For beginners is a great help! Platform: |
Size: 4096 |
Author:温暖感 |
Hits:
Description: C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等-C language in the plural and matrix operations for the preparation of engineering software required. Including matrix multiplication, Canada, multiply, the inverse Platform: |
Size: 9216 |
Author:杨文海 |
Hits:
Description: 完整的矩阵类,实现的功能如下:
方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 -
重载运算符 数乘*、重载运算符 矩阵相乘*
矩阵转置。-integrity of the matrix type, function as follows : Lineup, copy structure, initialization, distribution matrix of data memory, All the home 0 to initialize arrays of arrays installed matrix elements of value, be aware of the value elements, Access Matrix number, access to the Matrix a few, access to the data matrix, the designated access vector, The designated access vector, heavy Operators =, operator == heavy, heavy load Operators! =, heavy Operators, Heavy Operators- Heavy Operators multiply*, heavy Operators matrix multiplication* matrix transpose. Platform: |
Size: 3072 |
Author:dingdong |
Hits:
Description: 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design Platform: |
Size: 283648 |
Author:jiafanbing |
Hits:
Description: 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大。-Can make any two matrix addition, subtraction, multiplication and other operations at the same time, a single matrix transpose matrix, triangular decomposition, singular value decomposition, etc. operate and powerful. Platform: |
Size: 121856 |
Author:yueyuezhaozhao |
Hits:
Description: 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。-Discussion of matrix operations including matrix transpose, matrix vector multiplication, matrix multiplication, matrix factorization and matrix inversion, etc.. Particularly suitable for the realization of C language. Platform: |
Size: 401408 |
Author:郑耀 |
Hits:
Description: 矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若A和B是2个n×n的矩阵,则它们的乘积C=AB同样是一个n×n的矩阵。-Linear algebra matrix multiplication is the most common computing one of its numerical computation in a wide range of applications. If A and B are two n × n matrix, then their product C = AB is also a n × n matrix. Platform: |
Size: 238592 |
Author:陈大哥 |
Hits:
Description: 矩阵相乘并行算法实现,C语言开发,用mpi编程完成-Parallel matrix multiplication algorithm, C language development, with the completion of mpi programming Platform: |
Size: 1024 |
Author:kmart |
Hits:
Description: 设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector! Platform: |
Size: 5120 |
Author:潘家能 |
Hits:
Description: 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files Platform: |
Size: 3072 |
Author:Jurihui |
Hits:
Description: 基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法-C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication Platform: |
Size: 1024 |
Author:苗高洁 |
Hits: