Introduction - If you have any usage issues, please Google them yourself
Suppose that the sparse matrix A and B are all three tables as the storage structure, try to write the matrix addition and multiplication algorithm, and set up the three tuple table C to store the result matrix.