文件名称:matrix
介绍说明--下载内容均来自于网络,请自行研究使用
1、 编写一个算法程序实现把2个稀疏矩阵分别存储在2个顺序三元组中;
2、 编写二个算法程序,一个实现把上述2个疏矩阵求和运算,一个实现把上述2个稀疏矩阵求积运算,分别输出求和、求积以后的结果。
-1, write a program to achieve the two algorithms sparse matrix are stored in two sequential triplet 2, write two algorithm program, an implementation of the above-mentioned two sparse matrix summation, an implementation of the above-mentioned two sparse matrix product operation, the output summation respectively, after quadrature results.
2、 编写二个算法程序,一个实现把上述2个疏矩阵求和运算,一个实现把上述2个稀疏矩阵求积运算,分别输出求和、求积以后的结果。
-1, write a program to achieve the two algorithms sparse matrix are stored in two sequential triplet 2, write two algorithm program, an implementation of the above-mentioned two sparse matrix summation, an implementation of the above-mentioned two sparse matrix product operation, the output summation respectively, after quadrature results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
4-2.c
4-1.c