搜索资源列表
aaa
- 将稀疏矩阵表示为三元组,求出转置矩阵并输出结果。-Sparse matrix will be expressed as a triple, calculated to and output matrix.
5[1][1].4
- 两个稀疏矩阵的三元组a,b输出,转置,相加及相乘-Two sparse matrix triple a, b output, transpose, add and multiply
00100
- 该程序利用C++实现了求稀疏矩阵的转置矩阵。整个程序运用了3次函数的调用。-The program using C++ Achieved for sparse matrix transpose matrix. Use of the whole process 3 times function call.
sej-uaser
- 矩阵的运算算法 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵()