搜索资源列表
Matrix_Multiplication_PVM
- A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to install PVM in linux is attached.Follow the steps carefully.Surely it will work.-A Parallel program to multiply two matrices using Parallel Virtual Mac
sparse_matrix
- program to add two and multiply sparse matrices
pThreadMulMatrix
- Thread Multi Matrix you can multiply two matrices together based on multi-threading mechanism
Matrices
- como hacer una matriz con data grid seno para principiantes espero que sea de ayuda y sigan con sus investigaciones de codigos-como como hacer una matriz con data grid seno para principiantes espero que sea de ayuda y sigan con sus investigaciones de
dns_mpi.c
- Algoritmo DNS de multiplicacion de matrices con mpi en un hypercubo
Matrix-addition
- 矩阵相加(三元组): 先建立稀疏矩阵的三元组存储结构。输入第一个矩阵的行数和列数和非零元素个数,并输入非零元所在位置和大小。输入第二个矩阵的非零元素个数并输入非零元所在位置和大小。然后处理这两个矩阵:若矩阵1中非零元素的行列值等于矩阵2中非零元素的行列值,只需将两非零元素相加;若矩阵1中非零元素的行列值不等于矩阵2中非零元素的行列值,分别记录其所在位置和大小。-Matrix addition (triples): First create a sparse matrix storage
tp052
- Calculation of the Euclidean distance between the two matrices, Calculation of growth, entry-level program grains Algorithm optimization is very good, almost no circulation.