登录
首页 » Unix_Linux » pthread_matrix

pthread_matrix

于 2013-10-25 发布 文件大小:3968KB
0 188
下载积分: 1 下载次数: 3

代码说明:

  多线程pthread实现对一个给定矩阵求取卷积,并将结果保存下来(Pthread multithreading to achieve a given matrix convolution to strike, and the result is saved)

文件列表:

pthread_matrix
..............\Makefile,139,2013-04-08
..............\pthread_kernel.cpp,3014,2013-04-27
..............\pthread_kernel.cpp~,3010,2013-04-27
..............\pthread_kernel.pbs,319,2013-04-14
..............\result
..............\......\data_pthread_kernel0,207450,2013-04-27
..............\......\data_pthread_kernel1,402682,2013-04-27
..............\......\data_pthread_kernel10,669873,2013-04-27
..............\......\data_pthread_kernel11,666260,2013-04-27
..............\......\data_pthread_kernel12,663119,2013-04-27
..............\......\data_pthread_kernel13,659894,2013-04-27
..............\......\data_pthread_kernel14,656736,2013-04-27
..............\......\data_pthread_kernel15,653884,2013-04-27
..............\......\data_pthread_kernel16,651034,2013-04-27
..............\......\data_pthread_kernel17,648733,2013-04-27
..............\......\data_pthread_kernel18,646646,2013-04-27
..............\......\data_pthread_kernel19,644452,2013-04-27
..............\......\data_pthread_kernel2,554951,2013-04-27
..............\......\data_pthread_kernel3,641532,2013-04-27
..............\......\data_pthread_kernel4,674167,2013-04-27
..............\......\data_pthread_kernel5,684733,2013-04-27
..............\......\data_pthread_kernel6,685867,2013-04-27
..............\......\data_pthread_kernel7,683165,2013-04-27
..............\......\data_pthread_kernel8,678264,2013-04-27
..............\......\data_pthread_kernel9,673831,2013-04-27
..............\......\pthread_pie_exe.o1245,287,2013-04-22
..............\......\pthread_pie_exe.o1246,287,2013-04-22
..............\......\pthread_pie_exe.o1247,287,2013-04-22
..............\......\pthread_pie_exe.o1248,287,2013-04-22
..............\......\pthread_pie_exe.o1249,287,2013-04-22
..............\......\pthread_pie_exe.o1268,287,2013-04-22
..............\......\pthread_pie_exe.o1269,287,2013-04-22
..............\......\pthread_pie_exe.o1270,287,2013-04-22
..............\......\pthread_pie_exe.o1271,287,2013-04-22
..............\......\pthread_pie_exe.o1272,287,2013-04-22
..............\......\pthread_pie_exe.o1313,287,2013-04-22
..............\......\pthread_pie_exe.o1314,288,2013-04-22
..............\......\pthread_pie_exe.o1315,287,2013-04-22
..............\......\pthread_pie_exe.o1316,287,2013-04-22
..............\......\pthread_pie_exe.o1317,287,2013-04-22
..............\sample.matrix.txt,131428,2013-04-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OFDM-waterfill
    关于OFDM及注水法的MATLAB仿真程序。主要是OFDM通信建模和注水法功率分配( U5173 u4E8EOFY u53C u6C3 u6C3 u6C34 u6C34 u6CD3 u6C3 U5206 u914D)
    2017-05-03 14:11:28下载
    积分:1
  • ppt
    CUDA并行计算的讲义,NVDIA培训专用,最全资料。(CUDA parallel)
    2015-03-24 13:12:33下载
    积分:1
  • NVIDIA_CUDA_1
    cuda资料,对于并行编程很有帮助!该资料描述了cuda的基本信息,以及重要的步骤,让您逐渐上手,轻松掌握cuda并行编程。(cuda information useful for parallel programming! The information describes the cuda s basic information, as well as an important step, so that gradually you get started, easy to master parallel programming cuda.)
    2020-12-11 21:39:18下载
    积分:1
  • 你好,我想让更多的积分
    你好,我想让更多的积分 你好,我想让更多的积分 你好,我想让更多的积分 你好,我想让更多的积分 你好,我想让更多的积分
    2022-06-21 21:32:45下载
    积分:1
  • hypervolume
    说明:  超级容量计算,建议看此文献Hypervolume指标及其在多目标进化算法中的应用研究(Hypervolume Index and its application in multi - objective evolutionary algorithm)
    2021-04-23 21:18:47下载
    积分:1
  • The-OpenCL-Chinese-tutorial(AMD)
    OpenCL中文教程(AMD),最好的OpenCL教程,介绍了AMD显卡的OpenCL编程,其中有大量例程,并介绍了OpenCL优化方法(OpenCL Chinese tutorial (AMD), the best OpenCL tutorial introduces the AMD OpenCL graphics programming, including a large number of routines, and introduces OpenCL optimization method)
    2013-05-15 13:28:48下载
    积分:1
  • cufftShift
    说明:  基于CUDA并行计算实现1D,2D,3D数据的matlab函数fftshift的功能(Based on CUDA parallel computing to realize the function of Matlab function FFTSHIFT for 1D, 2D and 3D data)
    2020-06-29 17:00:01下载
    积分:1
  • 读取参数文件
    #include #define  NUMBER   4 void main( ) {    int i=1; float f0,dt,dx,dz; int mx,mz,ntmax,pml,sou_x,sou_z,rec_start,rec_end,rec_int,rec_depth; char shotID[5],record_pp[30],vp_name[30],rou_name[30],mig_name[30],mig_pyt_name[30],mig_udlf_name[40],shuoming[30]; FILE *fp,*f; /*&不合法变量*/     printf("** This program is to show the block file input & output** "); fp=fopen(
    2022-09-05 20:35:03下载
    积分:1
  • OMPI编译器
    OMPI编译器 用于OPENMP的开源C编译器 上传1.2.2版本 请在LINUX环境下使用
    2023-06-19 07:10:04下载
    积分:1
  • 细胞生命的模拟化
    This application provides an implementation of Conway’s Game of Life, using the Parallel class to parallelize the processing of the cellular automata.
    2022-06-29 16:39:03下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载