搜索资源列表
矩阵乘法
- 初学者实现矩阵乘法,觉得矩阵乘法简单但很实用,写的不是很高效,可以下载下来研究研究哦。-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.
矩阵乘法TBB并行算法
- 矩阵乘法多核TBB并行算法
稀疏矩阵乘法运算的十字链表实现
- 稀疏矩阵是指那些多数元素为零的矩阵。本文利用稀疏矩阵“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。通过采用标准C++语言设计实现了矩阵的乘法运算器。稀疏矩阵的乘法运算可用于解决许多实际的应用问题.提出一种新颖的稀疏矩阵相乘算法,算法实现中将计算单元由单个元素扩展至行向量,避免了矩阵的转置,减少了扫描次数。利用十字链表表示稀疏矩阵,再将建立好的两个相同行列数的稀疏矩阵进行相乘运算。
metrix3
- 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirem
MatrixMult
- 用分治法解矩阵乘法(C++实现)-with the partition method for matrix multiplication (C achieved)
求广义表深度和矩阵乘法以及九种排序算法
- 是数据结构书上的算法,都是比较经典的实现。-data structure is the book algorithm, which is a more classic realized.
20040127Matrix
- 矩阵运算程序 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-matrix calculation procedures Functional Analysis : This procedure can be completed matrix of input and output. Few firms have t
矩阵乘法
- 初学者实现矩阵乘法,觉得矩阵乘法简单但很实用,写的不是很高效,可以下载下来研究研究哦。-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.
strassen矩阵相乘
- 算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
矩阵包
- C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
动态规划-矩阵连乘
- 由于矩阵连乘不同结合方式的运算工作量很不一样. 工作量相差也非常大;所以要寻找一种最佳的结合方式, 然后再执行矩阵乘法运算-continually multiply matrices combining different ways of computing workload very different. The workload is also very big difference; So to find the best com
矩阵计算类
- 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
分治算法
- 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who ha
multiplyofarrys
- 这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points
maoren
- 矩阵乘法动态规划 矩阵乘法动态规划-matrix multiplication dynamic programming matri x multiplication Dynamic Programming
matrix3x3
- 3X3矩阵乘法的VHDL程序实现!对初学者有很大的帮助!-3X3 matrix multiplication VHDL program! For beginners is a great help!
mmxx
- 矩阵乘法新算法,希望大家有好东西也一起分享-matrix multiplication algorithm, we hope there are good things to share
ieee_matrix
- 用汇编写的矩阵乘法和IEEE浮点数转换 -was compiled using the matrix multiplication and IEEE floating point conversion
matrixMul
- 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的矩阵乘法的例子,比CPU版本性能有非常大的提高。保留了可执行程序-based on the latest generation of common GPU-- Geforce8800. CUDA platform in the development of the matrix multiplication example, than CPU performance
matrix_operation
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-this procedure can be completed matrix of input and output. Have the same number of rows and columns in the matrix between the additive and s