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

搜索资源列表

  1. mpi

    1下载:
  2. 《并行算法实践》附带的mpi源程序,包括求解八皇后问题、货郎问题等的38个mpi并行程序-"parallel algorithm practice," incidental mpi source, including eight for Queen's, Peddlers issue of 38 mpi Parallel Programming
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:852868
    • 提供者:聂磊
  1. 高性能计算之并行编程技术—— MPI并

    2下载:
  2. 清华都志辉作品,基于MPI并行计算的最佳书籍《高性能计算之并行编程技术—— MPI并行程序设计》-Qinghua DU works MPI parallel computation based on the best books "high-performance calculation parallel programming techniques -- MPI parallel programming"
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:829732
    • 提供者:oewilliam
  1. lu.rar

    3下载:
  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-23
    • 文件大小:2129
    • 提供者:印凤行
  1. meijubympi

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

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

    1下载:
  2. 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
  3. 所属分类:MPI

    • 发布日期:2017-03-21
    • 文件大小:4125
    • 提供者:兰韬
  1. MPI-Sort

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

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

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

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

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

    • 发布日期:2017-03-25
    • 文件大小:9799
    • 提供者:不死鸟
  1. parallel-matrixvector

    0下载:
  2. 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
  3. 所属分类:MPI

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

    2下载:
  2. MPI并行计算模拟退火算法,可以设置处理器结点个数,比较不同节点个数时的计算时间-MPI parallel computing simulated annealing algorithm, you can set the number of processor nodes, the number of different nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:164021
    • 提供者:谷谷
  1. paralall_sort

    0下载:
  2. mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:176944
    • 提供者:谷谷
  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. heatdistribution-mpi

    3下载:
  2. 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the test results and documentation.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:72385
    • 提供者:disheng
  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. MPI

    0下载:
  2. MPI并行编程讲稿,来自中科院科学与工程计算国家重点实验室-MPI parallel programming notes from the Chinese Academy of Sciences
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:511968
    • 提供者:吴索铸
  1. MPI-develop-details

    0下载:
  2. mpi 并行计算程序开发培训(leveno)-mpi parallel computing application development training (leveno)
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:994639
    • 提供者:shanshan
  1. MPI-parallel-programming

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

    • 发布日期:2017-04-02
    • 文件大小:855855
    • 提供者:weidong
  1. MPI-parallel-programming-practice

    0下载:
  2. 《MPI并行编程实践》一书里所有的课件以及配套程序代码,每章都有-MPI parallel programming practice, "a book all the courseware and supporting the program code of each chapter
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4972066
    • 提供者:小小小鱼啊
  1. MPI

    0下载:
  2. MPI并行设计的梯形积分法,内含运行结果图片(老师作业的要求= =)(MPI parallel design trapezoidal integration method, containing the results of the operation picture)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:26624
    • 提供者:ZeroCandy
  1. MPI

    1下载:
  2. 高斯全主元消去MPI并行算法,主从式,C++,运行速度很快(Gauss total principal element elimination MPI parallel algorithm)
  3. 所属分类:并行计算

    • 发布日期:2021-04-26
    • 文件大小:3072
    • 提供者:Broccoli
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com