CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 矩阵 并行

搜索资源列表

  1. mpichbingxingdiama0711

    0下载:
  2. 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8971
    • 提供者:jiafanbing
  1. 4x4button

    0下载:
  2. 用AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:jazk
  1. MPI_IO.基于mpi-2 规范的并行i/o方法

    0下载:
  2. 基于mpi-2 规范的并行i/o方法,以并行矩阵乘法问题为例,比较了并行i/o和串 行i/o的性能,给出了并行i/o方法的应用实例。,Mpi-2 norms based on the parallel i/o approach to parallel matrix multiplication as an example, compare the parallel i/o and serial i/o performance, given the parallel i/o methods of
  3. 所属分类:Windows编程

    • 发布日期:2017-03-21
    • 文件大小:116555
    • 提供者:澄海
  1. mpi_matrix_product.c

    0下载:
  2. 矩阵与矩阵,及矩阵与向量的并行乘积的源代码-Matrix and matrix, and parallel matrix and vector product
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2076
    • 提供者:邹长林
  1. Matrix_transpose

    1下载:
  2. 矩阵转置的fortran语言实现,具有较好的并行性!-matrix transpose implemented by fortran
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1303
    • 提供者:wengyufen
  1. 109201256Julia_parallel

    0下载:
  2. 矩阵乘法 OpenMP 并行计算器 见识到了 可大幅降低的课覅哦 大哭日俄-chengfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5577
    • 提供者:guolin
  1. dx_water_source

    0下载:
  2. 利用GPU做代数运算的Dirext版本; 很有名的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~ -Make use of GPU computing Dirext version of algebra well-known examples of GPU programming (a quote from the siggraph paper): here the
  3. 所属分类:DirextX

    • 发布日期:2017-05-09
    • 文件大小:2022141
    • 提供者:shiping
  1. invert

    0下载:
  2. 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2635
    • 提供者:web
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023
    • 提供者:周济
  1. cannon

    0下载:
  2. 并行算法,矩阵相乘,MPI。 cannon.c-MPI,MUTPLAY cannon.c
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2668
    • 提供者:lbo
  1. parallel_matrix_multiply_demo

    0下载:
  2. 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。 -MPI-based parallel matrix multiplication may Cannon algorithm implementation of the program and the MPI-based Boost algorithm achieved Cannon was parallel to the matrix of quadratur
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1980202
    • 提供者:李劲松
  1. Graphic

    0下载:
  2. 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:574980
    • 提供者:郭事业
  1. CUDAMatrixMul

    0下载:
  2. cuda矩阵乘法 通过GPU并行运算实现乘法的加速-cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:504779
    • 提供者:王晓明
  1. HighPerformanceParallelComputingarticles

    0下载:
  2. 介绍高性能并行计算的文章,主要是关于矩阵并行的一些算法-High Performance Parallel Computing articles
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:888592
    • 提供者:王志宇
  1. transposeDiagonal

    0下载:
  2. 矩阵的转置,使用GPU并行运算的cuda实现,同时考虑了partition conflict。-A matrix, the use of parallel computing cuda GPU implementation, taking into account the partition conflict.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:9840
    • 提供者:wangzhenhua
  1. LM3S811

    0下载:
  2. 基于Cortex-M3 LM3S811的外设驱动程序,包括4*4矩阵键盘驱动,DAC7811驱动,LCD12864串行驱动和LCD12864并行驱动-Based on the Cortex-M3 LM3S811 the peripheral drivers, including the 4* 4 matrix keyboard driver, DAC7811 drive, LCD12864 serial driver and LCD12864 parallel driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:7272
    • 提供者:吴昊
  1. mat

    0下载:
  2. 计算OMP方法的矩阵,采用并行模拟运算。-omp matrix multiplication parallel
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1742
    • 提供者:孔啸
  1. Ptraanspossea

    1下载:
  2. 矩阵转置并行算法实现,C语言言开发,用mpi编程与开发完成 -Matrix transpose parallel algorithm, C language statement development, completed mpi programming and development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2303
    • 提供者:yungshui
  1. Complex_matrix_row_col

    0下载:
  2. 通过并行实现,提高复矩阵与复矩阵相乘运算速度(Increasing the speed of multiplication of complex matrices and complex matrices)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:亦炎
  1. cannon

    0下载:
  2. 矩阵乘Cannon并行算法的MPI+Fortran实现(Parallel program of Cannon algorithm with MPI and Fortran)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:wjp2000_cn
« 12 »
搜珍网 www.dssz.com