文件名称:C++矩阵乘优化程序
文件大小:3.16MB
文件格式:ZIP
更新时间:2016-03-31 10:38:05
C++ 矩阵乘 优化 程序
实现功能 1.C语言实现矩阵x向量算法 2.矩阵要求CSR压缩存储格式,测试集选用佛罗里达州立大学测试集 http://www.cise.ufl.edu/research/sparse/matrices// 3.SSE优化,LOOP unrolling,software prefetch软件预取,多线程并行 4.给出测试界面,运行时间及加速比结果 实验环境 操作系统(开发):Windows 7/Windows XP 编程软件(开发):Microsoft Visual Studio 2008
【文件预览】:
VIEW_RESULT
----MasterPage.master.cs(461B)
----App_Data()
----MasterPage.master(865B)
----Index.aspx(2KB)
----新建文件夹()
--------Chart.ascx(583B)
--------Chart.ascx.cs(3KB)
----chart()
--------bg_chart.gif(30KB)
--------subbar.png(3KB)
--------bg_chart2.gif(2KB)
--------csschart.css(1KB)
----Index.aspx.cs(8KB)
----web.config(8KB)
参考资料
----稀疏矩阵存储技术.pdf(167KB)
----矩阵相乘算法优化的研究.pdf(145KB)
----基于并行存储优化的矩阵乘法运算.pdf(243KB)
----COSC- Combine Optimized Sparse Matrix-Vector Multiplication for CSR format.pdf(122KB)
----稀疏矩阵的矩阵向量乘法的并行算法性能.pdf(439KB)
Matrix
----Matrix.ncb(3.82MB)
----test_large_data.txt(4KB)
----Matrix.sln(884B)
----Matrix()
--------random_file.h(868B)
--------result.h(2KB)
--------Matrix_jzw.cpp(6KB)
--------files.h(1KB)
--------data()
--------Matrix_app.cpp(2KB)
--------struct.h(966B)
--------Matrix.vcproj(5KB)
--------fetch.h(2KB)
--------result.txt(418B)
--------mul.h(1KB)
--------Matrix.cpp(5KB)
--------pvfile.h(5KB)
--------parallel.h(3KB)
--------Matrix.vcproj.Lius-PC.Lius.user(1KB)
--------tradition.h(2KB)
--------Debug()
--------direct.h(2KB)
--------Matrix.vcproj.PCPE.Administrator.user(1KB)
--------parallel_fc.h(830B)
----Matrix.suo(50KB)
----Debug()
--------Matrix.pdb(1.4MB)
--------Matrix.exe(170KB)
--------Matrix.ilk(883KB)
软件开发实训报告.doc