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

搜索资源列表

  1. mpich2-1.0.3.tar

    0下载:
  2. mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.6mb
    • 提供者:zzf
  1. Scatter_Allgather

    0下载:
  2. MPI program Scatter_Allgather.c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:794byte
    • 提供者:Mary He
  1. ParallelCD

    0下载:
  2. 关联规则并行算法Count Distribution的C与MPI实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19.03kb
    • 提供者:st_23
  1. fft

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:233.42kb
    • 提供者:文字
  1. MPI_QuickSort.并行快速排序算法

    0下载:
  2. 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:2.44kb
    • 提供者:zcc
  1. ParallelLBM

    1下载:
  2. Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-10-13
    • 文件大小:766byte
    • 提供者:lcg
  1. vector_metrix_multiplication(MPI)

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

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

    0下载:
  2. MPI实现遗传算法,为了方便大家使用压缩包中还加入了文档说明,学习MPI的朋友可以-MPI realization of genetic algorithm, in order to facilitate the use of compression package also joined the document explains, learning MPI friends can
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:263.23kb
    • 提供者:谷谷
  1. FFT.c

    1下载:
  2. Fast Fourier Transform using MPI libraries (Source Code)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.15kb
    • 提供者:Chitra
  1. mpi-chi2-v1_5

    0下载:
  2. Fast chi-square distance computation in C, matlab and python
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:30.59kb
    • 提供者:Olivier Poto
  1. parallel_matrix_multiply_demo

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

    • 发布日期:2017-03-30
    • 文件大小:77.61kb
    • 提供者:Andrew
  1. Cannon_Algorithm_MPI

    0下载:
  2. Canon algorithm sample with MPI VS2005 C-Canon algorithm sample with MPI VS2005 C++
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.17mb
    • 提供者:Hakan
  1. Dijkstra

    0下载:
  2. dijkstra 单源最短路径不行算法 交流学习 -dijkstradijkstra 单源最短路径不行算法 交流学习
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1.23mb
    • 提供者:闫硕
  1. cannon.c.tar

    0下载:
  2. mpi code to implement cannon s algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3.03kb
    • 提供者:read1
  1. MPI_Sort_s

    0下载:
  2. MPI C++ program to sort arrays with bubble sort
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:Temirlan
  1. MPI_Sort_f

    0下载:
  2. MPI C++ code for sorting arrays with Merge method
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:Temirlan
  1. MPI_Sort_t

    0下载:
  2. MPI C++ code for sorting arrays with merge(Reduce method)
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:Temirlan
  1. MPI_MinMaxSum

    0下载:
  2. MPI C++ code to find minimal, maximal elements and their sum.
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:548byte
    • 提供者:Temirlan
  1. pso-mpi

    2下载:
  2. 标准PSO的c++实现,可以单线程运行,也可以通过MPI实现并行化,同时实现了粒子间的拓扑结构。(Standard PSO c++ implementation, you can run a single thread, you can also achieve parallelization through MPI, while achieving the topology between particles)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:1.23mb
    • 提供者:fanf_zhang
« 12 »
搜珍网 www.dssz.com