Description: Automatically build a random matrix ordinary matrix multiplication and Strassen matrix multiplication. Operation is completed the results will compare the two algorithms, and outputs the two algorithms spend their time.
To Search:
File list (Check if you may need any files):
MatrixMultiply\Main.cpp
..............\Matrix.cpp
..............\Matrix.h
..............\MatrixMultiply.dsp
..............\MatrixMultiply.dsw
..............\MatrixMultiply.ncb
..............\MatrixMultiply.opt
..............\MatrixMultiply.plg
..............\MatrixMultiply.positions
..............\Multiply.cpp
..............\Multiply.h
MatrixMultiply