Welcome![Sign In][Sign Up]
Location:
Search - matrix multiplication c

Search list

[Mathimatics-Numerical algorithms矩阵相乘

Description: C语言源代码 矩阵相乘-C language source code matrix multiplication
Platform: | Size: 11264 | Author: 王伟 | Hits:

[Documents矩阵相乘

Description: 这是一个用C实现矩阵相乘-This is the realization of a C matrix multiplication
Platform: | Size: 4096 | Author: 张小兵 | Hits:

[OtherMatrixMult

Description: 用分治法解矩阵乘法(C++实现)-with the partition method for matrix multiplication (C achieved)
Platform: | Size: 1024 | Author: 胡凯 | Hits:

[Mathimatics-Numerical algorithms矩阵乘法

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:

[Data structsMatrix_Chain

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:

[Algorithm矩阵包

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:

[VHDL-FPGA-Verilogmatrix3x3

Description: 3X3矩阵乘法的VHDL程序实现!对初学者有很大的帮助!-3X3 matrix multiplication VHDL program! For beginners is a great help!
Platform: | Size: 4096 | Author: 温暖感 | Hits:

[AlgorithmC++matrix

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:

[Algorithmc++_class_matrix

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:

[Process-Threadmpichbingxingdiama0711

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:

[MPImatriccaculator

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:

[Data structsmatrix_compute_signal_processing

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:

[Data structsStrassen

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:

[Special Effectsmatrix

Description: 应用vc++编辑矩阵的各种运算,矩阵的加法,矩阵的乘法,矩阵的转置,求逆-Application vc++ Edit a variety of matrix operations, matrix addition, matrix multiplication, matrix transpose, inverse
Platform: | Size: 232448 | Author: zhaozhao | Hits:

[MPIcannon

Description: 矩阵相乘并行算法实现,C语言开发,用mpi编程完成-Parallel matrix multiplication algorithm, C language development, with the completion of mpi programming
Platform: | Size: 1024 | Author: kmart | Hits:

[Mathimatics-Numerical algorithmsC++Matrix

Description: 设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector!
Platform: | Size: 5120 | Author: 潘家能 | Hits:

[Data structsvector_metrix_multiplication(MPI)

Description: 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
Platform: | Size: 1024 | Author: sangecoa | Hits:

[OtherStrassen

Description: 利用C++实现strassen矩阵乘法,即采用七次乘法的分治法。-The use of C++ realization of Strassen matrix multiplication, namely multiplication seven sub-rule method.
Platform: | Size: 1024 | Author: 吕东 | Hits:

[MPIMatrixmultiplication

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:

[MPImatrix-multiplication-based-OpenMp-

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:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net