C++矩阵乘优化程序

上传者: liubin_09 | 上传时间: 2022-04-15 17:54:04 | 文件大小: 3.16MB | 文件类型: ZIP
实现功能 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

文件下载

资源详情

[{"title":"( 52 个子文件 3.16MB ) C++矩阵乘优化程序","children":[{"title":"VIEW_RESULT","children":[{"title":"MasterPage.master.cs <span style='color:#111;'> 461B </span>","children":null,"spread":false},{"title":"App_Data","children":null,"spread":false},{"title":"MasterPage.master <span style='color:#111;'> 865B </span>","children":null,"spread":false},{"title":"Index.aspx <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"新建文件夹","children":[{"title":"Chart.ascx <span style='color:#111;'> 583B </span>","children":null,"spread":false},{"title":"Chart.ascx.cs <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"chart","children":[{"title":"bg_chart.gif <span style='color:#111;'> 29.56KB </span>","children":null,"spread":false},{"title":"subbar.png <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"bg_chart2.gif <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"csschart.css <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"Index.aspx.cs <span style='color:#111;'> 7.96KB </span>","children":null,"spread":false},{"title":"web.config <span style='color:#111;'> 7.89KB </span>","children":null,"spread":false}],"spread":true},{"title":"参考资料","children":[{"title":"稀疏矩阵存储技术.pdf <span style='color:#111;'> 167.43KB </span>","children":null,"spread":false},{"title":"矩阵相乘算法优化的研究.pdf <span style='color:#111;'> 144.55KB </span>","children":null,"spread":false},{"title":"基于并行存储优化的矩阵乘法运算.pdf <span style='color:#111;'> 242.54KB </span>","children":null,"spread":false},{"title":"COSC- Combine Optimized Sparse Matrix-Vector Multiplication for CSR format.pdf <span style='color:#111;'> 122.29KB </span>","children":null,"spread":false},{"title":"稀疏矩阵的矩阵向量乘法的并行算法性能.pdf <span style='color:#111;'> 439.22KB </span>","children":null,"spread":false}],"spread":true},{"title":"Matrix","children":[{"title":"Matrix.ncb <span style='color:#111;'> 3.82MB </span>","children":null,"spread":false},{"title":"test_large_data.txt <span style='color:#111;'> 3.94KB </span>","children":null,"spread":false},{"title":"Matrix.sln <span style='color:#111;'> 884B </span>","children":null,"spread":false},{"title":"Matrix","children":[{"title":"random_file.h <span style='color:#111;'> 868B </span>","children":null,"spread":false},{"title":"result.h <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"Matrix_jzw.cpp <span style='color:#111;'> 5.63KB </span>","children":null,"spread":false},{"title":"files.h <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"matrix_b.mtx <span style='color:#111;'> 37.35KB </span>","children":null,"spread":false},{"title":"matrix.mtx <span style='color:#111;'> 441.15KB </span>","children":null,"spread":false}],"spread":true},{"title":"Matrix_app.cpp <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"struct.h <span style='color:#111;'> 966B </span>","children":null,"spread":false},{"title":"Matrix.vcproj <span style='color:#111;'> 4.51KB </span>","children":null,"spread":false},{"title":"fetch.h <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"result.txt <span style='color:#111;'> 418B </span>","children":null,"spread":false},{"title":"mul.h <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"Matrix.cpp <span style='color:#111;'> 5.15KB </span>","children":null,"spread":false},{"title":"pvfile.h <span style='color:#111;'> 5.04KB </span>","children":null,"spread":false},{"title":"parallel.h <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"Matrix.vcproj.Lius-PC.Lius.user <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"tradition.h <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"Matrix.exe.intermediate.manifest <span style='color:#111;'> 621B </span>","children":null,"spread":false},{"title":"Matrix.obj <span style='color:#111;'> 694.81KB </span>","children":null,"spread":false},{"title":"BuildLog.htm <span style='color:#111;'> 7.63KB </span>","children":null,"spread":false},{"title":"vc90.pdb <span style='color:#111;'> 332.00KB </span>","children":null,"spread":false},{"title":"vc90.idb <span style='color:#111;'> 539.00KB </span>","children":null,"spread":false},{"title":"mt.dep <span style='color:#111;'> 65B </span>","children":null,"spread":false},{"title":"Matrix.exe.embed.manifest <span style='color:#111;'> 663B </span>","children":null,"spread":false},{"title":"Matrix.exe.embed.manifest.res <span style='color:#111;'> 728B </span>","children":null,"spread":false}],"spread":false},{"title":"direct.h <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Matrix.vcproj.PCPE.Administrator.user <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"parallel_fc.h <span style='color:#111;'> 830B </span>","children":null,"spread":false}],"spread":false},{"title":"Matrix.suo <span style='color:#111;'> 50.00KB </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"Matrix.pdb <span style='color:#111;'> 1.40MB </span>","children":null,"spread":false},{"title":"Matrix.exe <span style='color:#111;'> 169.50KB </span>","children":null,"spread":false},{"title":"Matrix.ilk <span style='color:#111;'> 883.18KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"软件开发实训报告.doc <span style='color:#111;'> 78.00KB </span>","children":null,"spread":false}],"spread":true}]

评论信息

  • zdyanshi9 :
    很好,是我需要的
    2013-03-29

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明