matrix_mult
代码说明:
在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。(Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pthread library.)
文件列表:
matrix_mult
...........\.gitignore,12,2016-05-21
...........\barrier.cpp,996,2016-05-21
...........\barrier.h,826,2016-05-21
...........\makefile,1322,2016-05-21
...........\matrix_mult.cpp,4935,2016-05-21
...........\matrix_mult_worker.cpp,4738,2016-05-21
...........\matrix_mult_worker_barrier.cpp,4578,2016-05-21
...........\matrix_mult_worker_scheduler.cpp,4818,2016-05-21
...........\scheduler.h,849,2016-05-21
下载说明:请别用迅雷下载,失败请重下,重下不扣分!