搜索资源列表
ssssffkjfkljfl
- 稀疏矩阵计算器,能够很好的运行较简单的稀疏矩阵的加法减法和乘法-Sparse matrix calculator that can run well over the simple sparse matrix multiplication, addition and subtraction
Matrix
- 本程序实现两个矩阵相加、相减和相乘的运算和求稀疏矩阵的转置矩阵-Implementation of this program add two matrices, subtraction and multiplication operations and seek sparse matrix transpose
matrix
- 假设稀疏矩阵A和B均以三元组表作为存储结构,试写出矩阵相加(相乘—选做)的算法,另设三元组表C存放结果矩阵。 -Assuming a sparse matrix A and B are in triples table as a storage structure, try to write the matrix (multiplied by- election) algorithm by adding additional triples Table C store the resulti