Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: SparseMatrixArithmeticUnit Download
 Description: Are those most sparse matrix element is zero. Use of " sparse" feature for storage and computation can be greatly save storage space and improve computational efficiency. To achieve a sparse matrix basic operations can be carried out computing device. In a matrix, you can use a triple < row,column,value> uniquely identify a matrix element, therefore, we can use an array of triples (triple set of tables) to represent a sparse matrix. This code implements two sparse matrix addition, subtraction, and multiplication operations. The input sparse matrix introduced in the form triples, said the results of the operation Zeyi array of forms from the matrix output.
 Downloaders recently: [More information of uploader jajen]
 To Search:
  • [cmatrix] - science and engineering numerical algori
  • [MatrixBase] - Matrix operations, including inverse mat
File list (Check if you may need any files):
SparseMatrixArithmeticUnit.c
    

CodeBus www.codebus.net