CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - mpi 并行

搜索资源列表

  1. PerformanccomputingtechnologyMPIparallelprogrammin

    0下载:
  2. 性能计算并 行编程技术MPI并行程序设计性能计算并行编程技术MPI并行程序设计行编程技术MPI并行程序设计-Performance computing technology MPI parallel programming parallel programming
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:825599
    • 提供者:max
  1. image

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1960
    • 提供者:刘铭
  1. trapezoidal

    0下载:
  2. 并行计算trapezoidal rule Write an MPI program for numerical integration based on the trapezoidal rule. For communication, use the functions MPI_Send() and MPI_Recv() that were described in the lecture. The number of intervals and the integration
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1501
    • 提供者:刘铭
  1. jacobi

    0下载:
  2. 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 as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2091
    • 提供者:刘铭
  1. Matrixmultiplication

    0下载:
  2. 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:3554
    • 提供者:Jurihui
  1. FFT

    1下载:
  2. 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:3807
    • 提供者:Juri hui
  1. DWT

    0下载:
  2. 一个不错的离散小波变换并行算法的MPI源程序- A MPI source code for discrete wavelet transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1713
    • 提供者:Juri hui
  1. gauss

    0下载:
  2. 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2568
    • 提供者:Juri hui
  1. matrix_multiplty_mpi

    2下载:
  2. 并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1647
    • 提供者:liubin
  1. juzhenchengfa

    0下载:
  2. 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:147817
    • 提供者:稀有品种
  1. 107215827mpisourceprogram

    0下载:
  2. 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境 -mpi matrix
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:847122
    • 提供者:tangfei
  1. gauss_release[1].tar

    0下载:
  2. mpi 并行计算秉承,mpi2.0应用指南,应用是咧-MPI parrallel programNewton-Raphson method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2394
    • 提供者:zhang
  1. parallel-ludep

    0下载:
  2. 并行三角分解,MPI+visual c++环境下实现,附带数据-parallel compute of lu dep
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1736
    • 提供者:程宾
  1. parallel-invert

    0下载:
  2. 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2776
    • 提供者:程宾
  1. parallel-fft

    1下载:
  2. 傅里叶变换的并行源代码,mpi+vc6.0,带数据-parallel compute of fft
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:3492
    • 提供者:程宾
  1. mpi

    1下载:
  2. 此文件以MPI语言为主,并行运算中的相关内容,包含用MPI实现的相关接口,软件等。-This file to MPI language-based, parallel computing in the relevant content, including the relevant implementation using MPI interface software.
  3. 所属分类:MPI

    • 发布日期:2016-05-07
    • 文件大小:1485025
    • 提供者:zhengli
  1. mpi_quick_sort

    0下载:
  2. 用并行mpi进行快速排序 用并行mpi进行快速排序-Using parallel mpi quick sort quick sort using parallel mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2453
    • 提供者:liuqiang
  1. mpi_psrs_sortmethod

    0下载:
  2. 并行正则采样排序 用mpi实现的 测试请用mpi的并行环境-Parallel sorting by regular sampling to achieve a test mpi please use the parallel environment mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:2527
    • 提供者:liuqiang
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023
    • 提供者:周济
  1. cannon

    0下载:
  2. 并行算法,矩阵相乘,MPI。 cannon.c-MPI,MUTPLAY cannon.c
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2668
    • 提供者:lbo
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com