资源列表

« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 319 »

[并行运算jacobi

说明:Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user
<刘铭> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[并行运算canon2

说明:主要还是让A(i,j) B(i,j)进行移动A(i,i+j),B(i+j,j),然后进能直接相乘。具体的内容可以看并行算法导论,-Matrix multiplication with the Cannon Algorithm: The Cannon Algorithm for matrix multiplication was presented in the course “Parallel and Distributed A
<刘铭> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[并行运算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
<wuhaoqiang> 在 2024-09-28 上传 | 大小:7119872 | 下载:0

[并行运算yahoo-hadoop-54428cc8dd437b4de9efe070e777023ec171a

说明:这是yahoo公布的hadoop源码 hadoop是有apache开发的用于并行计算-It is published hadoop source yahoo
<zhangqiang> 在 2024-09-28 上传 | 大小:18038784 | 下载:0

[并行运算vehicle

说明:在处理多参数变量不确定情况下时非常好用,可以任意改变参数的大小以达到最好的处理方式-Multi-parameter variables in dealing with the case when uncertainty is very easy to use, you can change the parameters of any size to achieve the best approach
<peter> 在 2024-09-28 上传 | 大小:7168 | 下载:0

[并行运算pvmmatrixproduct

说明:在处理大型矩阵问题时可以利用多台计算机的并行计算来处理可以得到很好的效果-In dealing with the issue of a large matrix can use multiple computers to deal with the parallel computing can be very effective
<peter> 在 2024-09-28 上传 | 大小:77824 | 下载:0

[并行运算CUDA_Startup

说明:CUDA入门必备:包括CUDA安装方法,语法高亮,工程Wizard文件,参考手册和编程文档。-Entry must CUDA: CUDA installation methods including, syntax highlighting, project Wizard documents, reference manuals and program documentation.
<鲍协浩> 在 2024-09-28 上传 | 大小:2974720 | 下载:0

[并行运算Matrixmultiplication

说明:矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
<Jurihui> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算FFT

说明:一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
<Juri hui> 在 2024-09-28 上传 | 大小:4096 | 下载:0

[并行运算DWT

说明:一个不错的离散小波变换并行算法的MPI源程序- A MPI source code for discrete wavelet transform s parallel algorithm
<Juri hui> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[并行运算gauss

说明:一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
<Juri hui> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[并行运算LUdep

说明:一个不错的矩阵LU分解的并行算法的MPI源程序-a MPI source code for LU decomposition s parallel algorithm
<Juri hui> 在 2024-09-28 上传 | 大小:2048 | 下载:0
« 1 2 ... 69 70 71 72 73 7475 76 77 78 79 ... 319 »

源码中国 www.ymcn.org