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

搜索资源列表

  1. MPI_QuickSort.并行快速排序算法

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

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

    1下载:
  2. 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:7598
    • 提供者:应伟勤
  1. mpistring

    0下载:
  2. 在MPI上实现并行串匹配的源代码。- Realizes the parallel string match source code on MPI.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:5198
    • 提供者:应伟勤
  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11322
    • 提供者:不死鸟
  1. MPI-GraphTheory

    1下载:
  2. 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:737930
    • 提供者:不死鸟
  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
    • 文件大小:766
    • 提供者: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
    • 文件大小:1589
    • 提供者:sangecoa
  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. 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
    • 文件大小:269552
    • 提供者:谷谷
  1. mpibingxing

    2下载:
  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. FFT.c

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

    • 发布日期:2017-03-28
    • 文件大小:3226
    • 提供者:Chitra
  1. MPI

    0下载:
  2. 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:828781
    • 提供者:YB
  1. mpi-chi2-v1_5

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

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

    0下载:
  2. MPI implementatiobn of k-means clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1059
    • 提供者:rasha
  1. MPI-MatrixEigenvalue

    0下载:
  2. 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:11780
    • 提供者:不死鸟
  1. Fortran-MPI-

    0下载:
  2. fortran mpi teach abcdef
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:237519
    • 提供者:canhuang
  1. matrix_multiplty_mpi

    2下载:
  2. 并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1647
    • 提供者:liubin
  1. MPI

    0下载:
  2. 网上发现的数值并行算法 MPI编程实现的介绍,很好很强大,希望对大家有用处-Online found that the value of parallel algorithms introduction to MPI programming, very good very strong hope that useful to everyone
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. N-body MPI algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2678
    • 提供者:rickshido
  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
    • 文件大小:1285120
    • 提供者:fanf_zhang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com