CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - mpi 程序

搜索资源列表

  1. test

    0下载:
  2. mpi 测试程序,测试一些基本函数功能。。使用mpicxx编译
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:tongjiaei
  1. te1

    0下载:
  2. 这是一个计算PI的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2765
    • 提供者:钟殿龙
  1. mur2d

    0下载:
  2. 这是一个计算PI的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7031
    • 提供者:钟殿龙
  1. fft

    2下载:
  2. 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4134
    • 提供者:chj
  1. MyMPI

    0下载:
  2. 并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:239025
    • 提供者:文字
  1. heat_mpi.rar

    0下载:
  2. 此程序用有限差分解一维热传导方程,演示了MPI的使用方法。,HEAT_MPI is a FORTRAN90 program which solves the 1D Time Dependent Heat Equation using MPI
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2831
    • 提供者:sun
  1. qr

    1下载:
  2. 这是用MPI做的关于矩阵的qr分解的程序,程序中很好的实现了分解过程的并行性-This is done using MPI on the matrix qr decomposition procedures, procedures to achieve a good decomposition process parallelism
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2089
    • 提供者:印凤行
  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. mpibingxing

    3下载:
  2. 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:187962
    • 提供者:澄海
  1. floyd

    1下载:
  2. Floyd的最短路径MPI程序,给定N×N的矩阵,矩阵是各个点之间距离,然后计算最短距离。是很好的MPI实例程序。 -Floyd s all-pairs shortest path
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1617
    • 提供者:Jerry
  1. parallel_matrix_multiply_demo

    0下载:
  2. Cannon算法的C++程序MPI实现,实现矩阵的相乘。-MPI implementation of Cannon algorithm(in C++)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:79472
    • 提供者:Andrew
  1. matlab-GA

    0下载:
  2. matlab——遗传算法 遗传算法程序 -Genetic Algorithm Programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3676
    • 提供者:lily
  1. Matrix-multiplication

    0下载:
  2. 基于MPI并行程序的任意矩阵矩阵相乘,其中由主程序负责矩阵的输入输出,在本程序中便于测试默认一个矩阵。-MPI parallel programs based on an arbitrary matrix matrix multiplication, which is responsible for the main input and output matrices, in this process easy to test the default of a matrix.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1821
    • 提供者:Aleny
  1. matrix_mul_block_parallel

    0下载:
  2. 此程序使用MPI实现两个矩阵的相乘,使用的语言是C-This program uses MPI to achieve multiply two matrices, the use of the language is C
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3732
    • 提供者:王超
  1. matlab-read

    0下载:
  2. matlab读取程序,用于一般软件数据处理的读入-matlab read the procedures for the general reading of data processing software
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3600
    • 提供者:王伟
  1. hyper_mpi

    0下载:
  2. 这是一个快速排序的程序,是基于MPI的编程,是基于单内存多处理器的编程-hyper quicksort
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2361
    • 提供者:Li Yingjia
  1. Matrix

    1下载:
  2. 用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:1786
    • 提供者:zengshaofeng
  1. S7-300-MPI-communication-code

    0下载:
  2. 西门子plc 通讯程序:S7-300 MPI 通讯程序 ,压缩包内部有程序代码-S7-300 MPI communication code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-01
    • 文件大小:341598
    • 提供者:eastdoor
  1. sum-1-to-1000

    0下载:
  2. 1连加至1000的mpi程序,可调节线程,适合Mpi初学者-the program if about sum 1 to 1000, you can choose process for yourself, suit for mpi learner
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:578
    • 提供者:李月
  1. mpi-matrix

    2下载:
  2. mpi矩阵相乘,初值如程序中设置,并附有串行程序和加速比测试结果-MPI matrix multiplication, the initial value as the program settings, and there also have serial procedures and results of acceleration
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:39311
    • 提供者:李月
« 12 »
搜珍网 www.dssz.com