文件名称:xishujuzhen
介绍说明--下载内容均来自于网络,请自行研究使用
写一个以十字链表为存储结构的稀疏矩阵相乘的程序。
(1) 采用三元组输入的形式,提示用户输入第一个矩阵的行和列的数值,然后
提示用户输入第一个矩阵的所在非零元素的三元组数值,每个个步骤的输入
都由系统直接提示完成。第二个矩阵的输入也是同样的道理。系统还支持矩阵的相加以及相减算法,只是这是系统附带的功能,而主要的功能是实现矩阵的相乘算法,所以相加和相减的算法是在矩阵相乘的基础上设计的
-Cross linked lists to write a storage structure for the sparse matrix multiplication process. (1) the use of triple input form, prompts the user for the first matrix of rows and columns of values, and then prompts the user to input a matrix where the first non-zero elements in triple digits each step of the input by prompts to complete the system directly. The second input matrix is the same reason. System also supports the matrix of the sum and subtraction algorithm, but this is incidental to the functions of the system, and the main function is to realize matrix multiplication algorithm, so add and subtract the algorithm is in the matrix multiplication based on the design of
(1) 采用三元组输入的形式,提示用户输入第一个矩阵的行和列的数值,然后
提示用户输入第一个矩阵的所在非零元素的三元组数值,每个个步骤的输入
都由系统直接提示完成。第二个矩阵的输入也是同样的道理。系统还支持矩阵的相加以及相减算法,只是这是系统附带的功能,而主要的功能是实现矩阵的相乘算法,所以相加和相减的算法是在矩阵相乘的基础上设计的
-Cross linked lists to write a storage structure for the sparse matrix multiplication process. (1) the use of triple input form, prompts the user for the first matrix of rows and columns of values, and then prompts the user to input a matrix where the first non-zero elements in triple digits each step of the input by prompts to complete the system directly. The second input matrix is the same reason. System also supports the matrix of the sum and subtraction algorithm, but this is incidental to the functions of the system, and the main function is to realize matrix multiplication algorithm, so add and subtract the algorithm is in the matrix multiplication based on the design of
相关搜索: 稀疏矩阵
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xishujuzhen.txt