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

搜索资源列表

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

    1下载:
  2. C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:2722548
    • 提供者:
  1. BinarySearch

    0下载:
  2. A program written by C++ which is used to search using binary search concept on parallel processes,,,,wishing it is useful
  3. 所属分类:MPI

  1. MPI.c.tar

    0下载:
  2. Multiple two matrices
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2174
    • 提供者:luckystar88
  1. shortpath

    0下载:
  2. 用c++实现求出最短路径的算法,并在结果中将其输出-Using c++ to achieve the shortest path algorithm to derive, and the result will be the output
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:7440
    • 提供者:强哥
  1. image

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1960
    • 提供者:刘铭
  1. jacobi

    0下载:
  2. Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2091
    • 提供者:刘铭
  1. gauss

    0下载:
  2. 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2568
    • 提供者:Juri hui
  1. hello[1].c

    0下载:
  2. simple mpi explaining the use of parallel programming
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:5705
    • 提供者:pooja
  1. matrixsum

    0下载:
  2. sum of matrix in c++ and simulate in mpi area .
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:339058
    • 提供者:xerxes
  1. jacobi

    1下载:
  2. 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-25
    • 文件大小:2136
    • 提供者:付玉强
  1. asil_egemen_findPrimesParallel.c

    0下载:
  2. MPI Efficient Finding Prime
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:mehmet hakki
  1. addition

    0下载:
  2. Parallel C++ Program with MPI to add numbers in an array
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:518
    • 提供者:Shripal
  1. linear

    0下载:
  2. C++ Parallel program with MPI to solve a linear equation system
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:530
    • 提供者:Shripal
  1. MPI.Heat

    0下载:
  2. This a parallel program that solve the heat distribution problem in array mode.the 6.11 prorblem of chapter 6 in parallel programing techniques and application using networked workstations and parallel copmuters by barry wilkinson -This is a parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:1342
    • 提供者:Navid Yamini
  1. matrix_multi

    0下载:
  2. MPI matrix multiplication in C
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1096
    • 提供者:Yazid Al-Hassan
  1. Mandelbrot20321811212006

    0下载:
  2. Mandelbrot MPI program in C
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:222065
    • 提供者:Yazid Al-Hassan
  1. MPI_HyperQuicksort

    1下载:
  2. MPI (message passing protocol) based quicksort. HyperQuicksort version (original proposed by C.J Quinn) Tested and Developed in H.U.T by MonteCristo
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:5389
    • 提供者:montecristo
  1. MPI_RegularSamplingQuickSort

    0下载:
  2. Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:5158
    • 提供者:montecristo
  1. matrixmult

    0下载:
  2. this a matrix multiple, it s work with mpi and wroted with c++ it s parallel verjon-this is a matrix multiple, it s work with mpi and wroted with c++ it s parallel verjon
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:4435
    • 提供者:Navid Yamini
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com