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

搜索资源列表

  1. 15-1

    0下载:
  2. 并行编程程序 MPI closure.c- MPI closure.c
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2474
    • 提供者:locus
  1. quicksort

    0下载:
  2. MPI快速排序C代码,并行编程,快速排序,并行编程-quicksort program
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1955
    • 提供者:Li Yingjia
  1. tp3-codigo.tar

    0下载:
  2. Codigo C CON MPI ELECCION DEL LIDER
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2914
    • 提供者:heckelherde
  1. GGammeOfLifeea

    0下载:
  2. Game Of Life 的并行程序源码在MPI的下设设计的C语言程序源码:GameOfLife1 可直接使用。 -The Game Of Life parallel program source code in the MPI consists of C-language program source code: GameOfLife1 can be used directly.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1802
    • 提供者:
  1. 13898366Players

    0下载:
  2. The MPI standard defines the syntax and semantics of a core of library routines useful to a wide range of users writing portable message passing programs in Fortran and C. The MPI effort was conducted and similar spirits of the High-Performance Fortr
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:62486
    • 提供者:honddo
  1. communicator_mpi

    0下载:
  2. COMMUNICATOR_MPI is a C++ program which creates new communicators involving a subset of initial set of MPI processes in the default communicator MPI_COMM_WORLD
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1782
    • 提供者:nader
  1. matrMul

    0下载:
  2. Matrix multiplication in c++ with MPI
  3. 所属分类:MPI

    • 发布日期:2017-12-09
    • 文件大小:871
    • 提供者:Erkezhan
  1. MANDEL_seq

    0下载:
  2. this Sequential Mandelbrot implemented in C. it can be paralled in MPI-this is Sequential Mandelbrot implemented in C. it can be paralled in MPI
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:763
    • 提供者:mahdi
  1. ssssss.cPP.tar

    0下载:
  2. 在MPI环境下关于用C++ 写的关于cannon的矩阵乘法算法-Matrix multiplication algorithm in the MPI environment cannon
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:2200
    • 提供者:milk
  1. 20-1

    0下载:
  2. JCOBI迭代并行MPI源代码,C语言代码-JCOBI iterative parallel MPI source code
  3. 所属分类:MPI

    • 发布日期:2017-11-26
    • 文件大小:8661
    • 提供者:刘敏
  1. MPI_OpenMP

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,是并行计算,开MPI,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations, parallel computing, and open the MPI correct and feasible, after tests
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:2189
    • 提供者:来啸俊
  1. MPI_OpenMP_cart

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,并行计算MPI的另一种方法,经测试后正确可行-This program is written in C to achieve the numerical solution of partial differential equations, parallel computing the MPI Another way, after testing is feasible
  3. 所属分类:MPI

    • 发布日期:2017-12-01
    • 文件大小:1810
    • 提供者:来啸俊
  1. Exo2

    0下载:
  2. Example of mpi simulation using c
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:5257
    • 提供者:Mark
  1. Exo3

    0下载:
  2. AN example of mpi simulation using c
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:13203
    • 提供者:Mark
  1. Exo4

    0下载:
  2. MPI with c simulation on linux/ubuntu
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:136328
    • 提供者:Mark
  1. gaussian_ucsd.cpp.tar

    0下载:
  2. MPI , gaussian elimination in C-MPI , gaussian elimination in C++
  3. 所属分类:MPI

    • 发布日期:2017-12-07
    • 文件大小:2254
    • 提供者:douglas
  1. Bubblesort

    1下载:
  2. 并行排序算法中基于MPI和C++的冒泡排序算法的实现-MPI-based parallel sorting algorithms and C++ the bubble sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:1203
    • 提供者:万岁冲锋
  1. Bucketsort

    0下载:
  2. 平行排序算法中基于C++和MPI的桶排序算法的实现-Parallel sorting algorithm and MPI-based C++ the bucket sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:1156
    • 提供者:万岁冲锋
  1. Pi

    0下载:
  2. 基于C++和MPI的并行算法求圆周率π值-Based C++ and MPI parallel algorithm for pi π value
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:676
    • 提供者:万岁冲锋
  1. mm_naive

    0下载:
  2. 用C语言实现简单的数组相乘计算的并行算法,应用经典的naive分块法,在一定程度上,提高并行之后的计算效率。-C language through parallel MPI way to achieve simple array calculated by multiplying.
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:4010
    • 提供者:wang
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com