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

搜索资源列表

  1. mpipar.rar

    2下载:
  2. 在MPI上实现的矩阵相乘并行计算的源程序。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:7327
    • 提供者:
  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:张哲
  1. invert

    0下载:
  2. 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3658
    • 提供者:魏东子
  1. superlu_mt_1.0.tar

    1下载:
  2. 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:562257
    • 提供者:wang
  1. arraymul

    1下载:
  2. c++ 并行计算程序 ,关于矩阵相乘,可直接在linux下面计算
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 这是一段使用并行方式运算的jacobi迭代,目的是为了说明MPI使用过程中的对称消息发送的方式,矩阵经迭代多次后,其结果是一个16*16的方阵,元素都为8
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:邓超
  1. mat_inv

    0下载:
  2. 经典的并行计算程序用于大规模矩阵求逆问题,实现语言为C语言,利用了MPICH程序库。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3225
    • 提供者:汪巍
  1. 18-2

    0下载:
  2. 矩阵向量乘法并行计算c语言程序,行带状划分。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3796
    • 提供者:我依然在
  1. MATPRO

    0下载:
  2. MPICH2+VC6.0 并行计算程序,实现矩阵乘法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5774
    • 提供者:liuyi
  1. MATSUM

    0下载:
  2. MPICH2+VC6.0,并行计算程序,实现矩阵加法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6415
    • 提供者:liuyi
  1. gui_test

    0下载:
  2. 细胞神经网络(CNN)GUI源代码 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51540
    • 提供者:lcp
  1. dct8x8.rar

    0下载:
  2. cuda开发环境下的矩阵运算,cuda sdk中的内容,矩阵运算充分显示了并行编程的优势,对于学习cuda编程有着很好的借鉴作用,matrix operations in parallel with cuda platform
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1459448
    • 提供者:陈思远
  1. conjugategradientmethod.rar

    2下载:
  2. 给出了线性方程组矩阵Ax=b在并行预处理共轭梯度法求解过程,绝对有用哟,Gives the matrix of linear equations Ax = b in parallel preconditioning conjugate gradient method for solving process, is absolutely useful to yo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4054
    • 提供者:张景
  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. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:tmllpl
  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. juzhenjisuanbingxingsuanfa

    0下载:
  2. 矩阵计算的并行算法实现,优秀的毕业设计论文-Matrix of parallel computing algorithms, excellent graduate design thesis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:145149
    • 提供者:
  1. mpiPopenmp

    1下载:
  2. 采用MPI+OpenMP混合模型设计并实现光化学反应双层并行模拟算法,上层基于MPI实现节点间的原子分解并行,下层基于OpenMP实现节点内的多线程矩阵并行乘法。-With MPI+OpenMP mixed model was designed and implemented The photochemical reaction bunk parallel simulation algorithms, the upper atomic decomposition based on inter-n
  3. 所属分类:Bio-Recognize

    • 发布日期:2016-09-22
    • 文件大小:795648
    • 提供者:songhu
  1. colt-1.2.0

    0下载:
  2. Colt是一个高性能的数学库,由以下几个子库构成: Colt库:基本的动态数组、稀疏矩阵、线性代数。 Jet库:数理统计、直方图。 CoreJava库:类printf的打印函数,并行计算。(Colt is a high performance math library composed of the following sub libraries: Colt libraries: basic dynamic arrays, sparse matrices, linear algebra.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:3926016
    • 提供者:TMDtmd
  1. 一种基于MapReduce的粗糙集并行属性约简算法

    0下载:
  2. 云计算技术是海量数据挖掘的一种高效解决方案,将MapReduce 并行计算模型与粗糙集属性约简算法相结合,提出一种基于MapReduce 的浓缩布尔矩阵并行属性约简算法。该算法提高了粗糙集属性约简算法对大数据的处理能力和效率,并能适应云计算环境。实验结果表明,所提算法具有良好的效率、加速比和可扩展性。(Cloud computing technology is a high efficient solution for massive data mining.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:515072
    • 提供者:davidcuit
« 12 3 »
搜珍网 www.dssz.com