CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Cannon

搜索资源列表

  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. parallel_matrix_multiply_demo

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

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

    0下载:
  2. 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1194
    • 提供者:施俊
  1. mycannon

    0下载:
  2. 该程序是基于cannon算法实现的矩阵相乘运算,运行平台VS2005,需要设置环境变量。-The program is based on the cannon algorithm matrix multiplication operation, operation platform, VS2005, need to set environment variables.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:1447
    • 提供者:魏亭
  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. Matrix_multi

    0下载:
  2. 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1903
    • 提供者:hexing
  1. 178_c_canon_algorithm

    0下载:
  2. c很经典的小程序, 能让你把课堂知识应用-some small cannon c source code, they are very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:172019
    • 提供者:yezi
  1. cannonMPI

    0下载:
  2. 并行计算中的cannon算法描述,采用C & openMPI库来执行算法,在矩阵大小100内效果显著-Cannon in the parallel computing algorithm descr iption, the use of C & openMPI library to perform algorithm, matrix size 100 results are obvious within
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2671
    • 提供者:pottermarkken
  1. CanonSDK

    1下载:
  2. cannon 相机SDK包,可供二次开发使用,通过编程控制数码相机-cannon camera SDK package, available for use of secondary development, programming controlled by a digital camera
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-16
    • 文件大小:4378
    • 提供者:lgmlgm
  1. Cannon

    0下载:
  2. 使用DCOM和VC++6.0编程实现了Cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Using DCOM and VC++6.0 program to realize matrix Parallel Algorithm Cannon! With detailed notes! Very detailed and the test can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-05-25
    • 文件大小:8554955
    • 提供者:海诺
  1. 18-4

    0下载:
  2. Cannon乘法的MPI并行实现,很不错的哦。在vs2005中编译通过-Cannon multiplication of MPI parallel implementation, very good, oh. By compiling the vs2005
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3306
    • 提供者:芦奉良
  1. 18-4

    0下载:
  2. cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6236
    • 提供者:zhouhuan
  1. cannon

    0下载:
  2. 矩阵相乘运算的cannon算法,适用于方阵间的高性能算法-cannon algorithm for matrix calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2671
    • 提供者:sp
  1. Cannon

    1下载:
  2. cannon 采用MPI c++ 并行算法 cannon 采用MPI c++ 并行算法-cannon c++ MPI cannon c++ MPI cannon c++ MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:51692
    • 提供者:alionxd
  1. Cannon

    0下载:
  2. Cannon algorithm in c++ mpi matrixmultiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:972
    • 提供者:hyrmete
  1. Cannon

    0下载:
  2. Qt加农炮的实现,包括发射子弹及目标的出现,打中+20分,没打中-10分,初始100分-Qt to achieve, including cannon fired bullets and target appear, hit+20 points, did not hit-10 points, the initial 100 points
  3. 所属分类:Shot Game

    • 发布日期:2017-11-12
    • 文件大小:568255
    • 提供者:sharonqu
  1. cannon

    0下载:
  2. linux环境下,并行矩阵乘Cannon算法的两种MPI程序实现:采用阻塞操作与采用非阻塞操作!-linux environment, two kinds of MPI programs parallel matrix multiplication Cannon algorithm to achieve: a blocking operation using non-blocking operation!
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:4629
    • 提供者:Bigpig
  1. cannon

    0下载:
  2. 基于matlab 的cannon多种乐器演奏的实现-To multiple instrumentalist achieve matlab-based cannon
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1670
    • 提供者:xuhang
  1. cannon

    0下载:
  2. 用MPI实现矩阵乘cannon算法的并行实现。-Parallel MPI implementation matrix multiplication cannon algorithm implementation
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:2666
    • 提供者:李芳
  1. cannon-algorithm

    0下载:
  2. the matrix multiple algorithm cannon algorithm in MPI
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1328077
    • 提供者:marya
« 1 23 4 5 6 »
搜珍网 www.dssz.com