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

搜索资源列表

  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. qr

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

    • 发布日期:2017-04-01
    • 文件大小:3137
    • 提供者:tony
  1. linux3

    0下载:
  2. linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:29276
    • 提供者:zxh170601
  1. MPI-StringMatch

    0下载:
  2. KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:9799
    • 提供者:不死鸟
  1. 02mpi-mandel

    2下载:
  2. 用vc实现一个画出曼德勃罗特集的mpi并行程序。请先装mpi。-using vc to implement a mpi program which draw out the mandel set. Please install mpi first.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1362105
    • 提供者:lau
  1. vector_metrix_multiplication(MPI)

    2下载:
  2. 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1589
    • 提供者:sangecoa
  1. mpi

    0下载:
  2. 高次方程求解的一个程序,使用vc编成的并行程序,在并行环境下运行!-High equation a procedure, the use of vc into the parallel process run in parallel environment!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1481
    • 提供者:chengfulai
  1. cannon

    1下载:
  2. 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境-The source language using MPI parallel numerical algorithm Cannon, in the realization of Linux test. Need to configure multi-node distributed environment
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2942
    • 提供者:li.junli
  1. MPI

    0下载:
  2. 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:828781
    • 提供者:YB
  1. 123

    0下载:
  2. MPI+OpenMP混合并行编程模型应用研究-Research on development of mixed mode MPI+Openmp applications
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:507174
    • 提供者:John
  1. HPCMPIcoodingbook

    0下载:
  2. 本书介绍目前最常见的并行程序—MPI并行程序的设计方法-This book describes the most common procedures for the parallel-MPI parallel programming design method
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:825561
    • 提供者:方桭枯
  1. xen-3.0.2-src

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

    • 发布日期:2017-06-13
    • 文件大小:21288960
    • 提供者:youzuoyong
  1. mpi-code

    0下载:
  2. 并行程序设计源码(转载)包过 FFT Sort -parallel code including FFT Sort and so on
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:839120
    • 提供者:yueming
  1. parallel-Gauss

    1下载:
  2. 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
  3. 所属分类:MPI

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

    0下载:
  2. 并行环境的搭建与使用.ppt 介绍mpi的资料 很经典的资料 欢迎下载-Parallel environment to build and use. Ppt introduction to information mpi classic information are welcome to download
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:370456
    • 提供者:yiliang
  1. mpiprogram

    0下载:
  2. 高性能计算之并行编程技术 —— MPI并行程序设计-High Performance Computing of parallel programming techniques- MPI parallel programming
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:825594
    • 提供者:liuqiang
  1. MPI

    1下载:
  2. 并行计算,找了很久才找到,很简短的快速讲解,适合初学者使用-MPI
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:208932
    • 提供者:Xin Li
  1. MPI

    0下载:
  2. 网上发现的数值并行算法 MPI编程实现的介绍,很好很强大,希望对大家有用处-Online found that the value of parallel algorithms introduction to MPI programming, very good very strong hope that useful to everyone
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:551091
    • 提供者:zzy
  1. parallel

    0下载:
  2. 一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1584250
    • 提供者:肖大伟
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com