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

搜索资源列表

  1. mpi

    0下载:
  2. 一个用c写的机遇MPI的并行程序,程序实现了求积分的功能-with a c MPI the opportunity to write parallel programs, procedures for the realization of the functional integration
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:9281
    • 提供者:川川
  1. mpihello

    0下载:
  2. 最简单的MPI在C++平台下的程序例子,体现了MPI程序的大体构架。-most simple MPI C platform in the procedures example, the MPI reflected the general framework of procedures.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:135944
    • 提供者:流年
  1. pi.c

    1下载:
  2. 用于求解pi的MPI程序,在SourceCRT5.5上试过的,好用.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:870
    • 提供者:大鲁
  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-24
    • 文件大小:2129
    • 提供者:印凤行
  1. mpi

    0下载:
  2. C++编写的多线程圆周率运算。并行计算课上老师的作业-Written in C++ multi-threaded computing pi
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:813
    • 提供者:林西
  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. knappara

    0下载:
  2. 本程序实现0-1背包问题的遗传算法的并行计算,mpi+c语言-This procedure achieved 0-1 knapsack problem genetic algorithm parallel computing, mpi+ c language
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:11652
    • 提供者:发奋图强
  1. MonteCarlo

    0下载:
  2. 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:325825
    • 提供者:lry
  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. GPUhunan

    1下载:
  2. c++ for poisson -c++ for poisson
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:1869447
    • 提供者:Steven Wang
  1. parallel-in-c-and-mpi

    0下载:
  2. Parallel scientific programming in C++ and MPI
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3949846
    • 提供者:Jose
  1. mpi

    2下载:
  2. mpi 并行计算源码 编程环境为c语言,大家可以下载来-mpi programing
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:847872
    • 提供者:liyan
  1. fact.c

    0下载:
  2. MPI code of factorial
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:821
    • 提供者:jackdear44
  1. floyd.c.tar

    0下载:
  2. This the source code for floyd s algorithm in mpi-This is the source code for floyd s algorithm in mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1240
    • 提供者:dibyam
  1. bitonic.c

    0下载:
  2. A simple parallel bitonic sort implementation using MPI and written in C. For all MPI lovers. It will be helpful
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1434
    • 提供者:serge
  1. bucket1

    0下载:
  2. a version of the bucket sort for mpi c-a version of the bucket sort for mpi c++
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1769
    • 提供者:mila
  1. Shortest-path

    0下载:
  2. 弗洛伊德(Floyd)算法 MPI并行算法 MPI.h MPI.c源码-Floyd (Floyd) algorithm source MPI parallel algorithm MPI.h MPI.c
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:268176
    • 提供者:riter
  1. MPI与OpenMP并行程序设计:C语言版

    1下载:
  2. MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
  3. 所属分类:并行计算

    • 发布日期:2018-01-10
    • 文件大小:48864256
    • 提供者:无名之左
  1. MPI

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

    • 发布日期:2021-04-26
    • 文件大小:3072
    • 提供者:Broccoli
  1. MPI与OpenMP并行程序设计:C语言版

    2下载:
  2. MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
  3. 所属分类:并行计算

    • 发布日期:2020-09-26
    • 文件大小:32764928
    • 提供者:czz11
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com