文件名称:shizilianbiao
介绍说明--下载内容均来自于网络,请自行研究使用
一、 设计要求
1.问题描述
设计程序用十字链表实现稀疏矩阵的加、乘、转置。
2.需求分析
(1)设计函数建立稀疏矩阵,初始化值。
(2)设计函数输出稀疏矩阵的值。
(3)构造函数进行两个稀疏矩阵相加,输出最终的稀疏矩阵。
(4)构造函数进行两个稀疏矩阵的相乘,输出最终的稀疏矩阵。
(5)构造函数进行稀疏矩阵的转置,并输出结果。
(6)退出系统。-A, the design requirements
1. The problem statement
Design program with ten medium realize sparse matrix with the table, multiply and transposed.
2. Demand analysis
(1) design the function up sparse matrix, the initial value.
(2) design function of sparse matrix output value.
(3) to construct the functions of the two sparse matrix addition, output final sparse matrix.
(4) to construct the functions of the two sparseness matrix multiplication, the output of the final sparse matrix.
(5) to construct the function of sparse matrix to buy, and output.
(6) exit system.
1.问题描述
设计程序用十字链表实现稀疏矩阵的加、乘、转置。
2.需求分析
(1)设计函数建立稀疏矩阵,初始化值。
(2)设计函数输出稀疏矩阵的值。
(3)构造函数进行两个稀疏矩阵相加,输出最终的稀疏矩阵。
(4)构造函数进行两个稀疏矩阵的相乘,输出最终的稀疏矩阵。
(5)构造函数进行稀疏矩阵的转置,并输出结果。
(6)退出系统。-A, the design requirements
1. The problem statement
Design program with ten medium realize sparse matrix with the table, multiply and transposed.
2. Demand analysis
(1) design the function up sparse matrix, the initial value.
(2) design function of sparse matrix output value.
(3) to construct the functions of the two sparse matrix addition, output final sparse matrix.
(4) to construct the functions of the two sparseness matrix multiplication, the output of the final sparse matrix.
(5) to construct the function of sparse matrix to buy, and output.
(6) exit system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
十字链表.txt