搜索资源列表
transpose
- 并行算法下的transpose实现。在smp环境下用mpi编写
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
稀疏矩阵计算器
- 用三元组表示稀疏矩阵,可以转置 加法,减法,乘法,求逆。- With three Yuan groups expressed the sparse matrix, may transpose the addition, the subtraction, the multiplication, asks to go against.
矩阵转置
- C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets,
juzhenzhuanzhi
- 一个实现矩阵转置的C和C++源代码,自己以前学数据结构时做的-achieve a matrix transpose the C and C++ source code, his past data structure to do
GeoTrans
- 图像的转置,输入你所想进行转制的图像可进行转置-Transpose images, type what you want to change the image can be transferred home
jz
- 矩阵的转置。将一个稀疏矩阵压缩存贮到一个三元组数组中,转置存放到三元组数组中。-Matrix transpose. A compressed sparse matrix storage to a triple array, transpose them onto an array of triples.
Matrix_Transposition_Multiplication
- Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran. -Matrix Transposition and
digitalimage
- 简单数字图像处理,直方图统计、滤波、均衡、锐化、转置、FFT变换等-Simple digital image processing, histogram statistics, filtering, balance, sharpening, transpose, FFT transform
picturere
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法-This code has the image of translation, rotation, mirror, transpose, transform geometric scaling algorithm
transpose
- 矩阵转置并行算法实现,C语言开发,用mpi编程完成-Matrix transpose parallel algorithm, C language development, with the completion of mpi programming
transpose
- 并行算法下的transpose实现。在smp环境下用mpi编写-Sweet算shallow cavity transpose your wife of mother
image
- 直方图修正-彩色变换算法源代码 可进行图象平移,旋转,镜像,转置,缩放等几何变换-Histogram amendment- Color Transform algorithm source code can be image translation, rotation, mirror, transpose, transform geometric scaling
Eigenvalue
- 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalu
picturetransform
- 图像的平移、旋转、镜像、转置、缩放等几何变换算法。希望对大家有用。-Image translation, rotation, mirror, transpose, transform geometric scaling algorithm. I hope for all of us useful.
transpose
- cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)
Matrix_transpose
- 矩阵转置的fortran语言实现,具有较好的并行性!-matrix transpose implemented by fortran
Transpose
- transpose the matrix for trimedia
Transpose
- 矩阵转置的GPU实现,一个简单的GPU例子。希望对cuda初学者有用。-Matrix transpose of the GPU implementation, a simple GPU example. Hope cuda be useful for beginners.
transpose
- 矩阵转置,使用棋盘划分将矩阵通过划分为不同的小块,使用MPI讲其并行求小块的转置。-Matrix transpose, the matrix by using the board is divided into different small pieces, about its use of MPI parallel transpose small demand.