搜索资源列表
transpose
- 矩阵转置并行算法实现,C语言开发,用mpi编程完成
XiShuJuZhenZhuanZhi
- 数据结构稀疏矩阵转换成三元组然后再进行转置的具体实现方法,C语言实现,详细的操作解释-Interpretation of the sparse matrix data structure is converted into triples and then transpose the specific implementation method, C language, detailed operation
transposed.c
- 计算矩阵A的转置的并行C语言程序,使用MPI编译.输入矩阵A,计算它的转置.-MPI parallel matrix transpose algorithm, the input matrix A, A transpose computing, multi-process while achieving
Matrix-operations
- 用C语言描述矩阵的相关运算,包括矩阵转置,矩阵相乘,相加,求逆运算。希望对学矩阵的初学者有帮助。-C language is used to describe the correlation operation matrix, including matrix transpose, matrix multiplication, addition, inversion. Want to help beginners learn the matrix.