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

搜索资源列表

  1. MPI_QuickSort.并行快速排序算法

    0下载:
  2. 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:2499
    • 提供者:zcc
  1. MPI_IO.基于mpi-2 规范的并行i/o方法

    0下载:
  2. 基于mpi-2 规范的并行i/o方法,以并行矩阵乘法问题为例,比较了并行i/o和串 行i/o的性能,给出了并行i/o方法的应用实例。,Mpi-2 norms based on the parallel i/o approach to parallel matrix multiplication as an example, compare the parallel i/o and serial i/o performance, given the parallel i/o methods of
  3. 所属分类:Windows编程

    • 发布日期:2017-03-21
    • 文件大小:116555
    • 提供者:澄海
  1. cast.rar

    1下载:
  2. 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
  3. 所属分类:3D图形编程

    • 发布日期:2014-05-13
    • 文件大小:1968256
    • 提供者:dodo88
  1. mpi.rar

    1下载:
  2. 简单C++的应用,对于初学MPICH的并行计算的朋友可以作为联机的实验程序,good
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:63663
    • 提供者:孙帅
  1. mpiquiksort.rar

    0下载:
  2. 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度,MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2229
    • 提供者:chenqing
  1. Assignment_03_6.3.3.c.zip

    0下载:
  2. this is the rank sort algorithm for mpi platform,this is the rank sort algorithm for mpi platform
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1506
    • 提供者:Pavlos Kalogian
  1. lu.rar

    2下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. MPI

    0下载:
  2. 包含4个资料,pdf格式和ppt,中科院迟尉彬张林波等人的并行理论讲义,涉及并行理论的基础,mpi-Contains four data, pdf format, and ppt, Chinese Academy of Sciences, who later Wei Bin Zhang Linbo parallel theoretical lectures, the basis of the theory involving parallel, mpi, etc.
  3. 所属分类:MPI

    • 发布日期:2017-05-11
    • 文件大小:2867616
    • 提供者:huangluyuan
  1. MPI并行编程代码

    1下载:
  2. mpi.rar
  3. 所属分类:Windows编程

    • 发布日期:2012-09-15
    • 文件大小:958854
    • 提供者:erhffgxdz
  1. meijubympi

    0下载:
  2. 用mpi实现的枚举排序,测试请在mpi的并行环境中进行-Enumeration sorting using mpi implementation, testing in the mpi parallel environment for the conduct
  3. 所属分类:MPI

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

    1下载:
  2. 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:7598
    • 提供者:应伟勤
  1. mpistring

    0下载:
  2. 在MPI上实现并行串匹配的源代码。- Realizes the parallel string match source code on MPI.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:5198
    • 提供者:应伟勤
  1. mpisourceprogram

    2下载:
  2. 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:847122
    • 提供者:yuyueer
  1. MPI-Sort

    0下载:
  2. 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:8869
    • 提供者:不死鸟
  1. quicksort

    0下载:
  2. This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:1733
    • 提供者:saretaxd
  1. MPI

    0下载:
  2. Fortran进行并行计算的讲稿,台湾网站上下的。-Fortran for parallel computing of the scr ipt, Taiwan Web site from top to bottom.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1670313
    • 提供者:克里斯
  1. Parallel_Computing

    2下载:
  2. 并行计算实验.多线程计算pi,MPI实现Jacobi迭代,3PCF多线程实现.附报告.-Parallel experiment 3. Multithreaded computing pi, MPI implementation Jacobi iteration, 3PCF Multithread. Attached report.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:1693785
    • 提供者:YipingMa
  1. parallel_mpi_source

    0下载:
  2. 并行算法实践-mpi源程序,陈国良版,含全部源程序-parallel alogithm
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:848293
    • 提供者:youzuoyong
  1. duzhihui

    1下载:
  2. MPI并行程序设计(都志辉)-源程序 绝版啦-MPI parallel programming (both Zhihui)- source code out of print啦
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:38023
    • 提供者:付玉强
  1. qr

    0下载:
  2. MPI 并行计算,处理经典QR分解问题,包含测试数据-MPI QR decomposition
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:3137
    • 提供者:tony
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com