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

搜索资源列表

  1. Matrix

    0下载:
  2. 重写方法 矩阵相加 矩阵相乘 矩阵转置-Sum of matrix multiplication, matrix rewriting method matrix transpose
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1201
    • 提供者:潇洒
  1. jvzhen

    0下载:
  2. 计算机系统结构中,利用随机函数产生出两个随机矩阵,计算两个矩阵相乘。在此过程中,记录下两个矩阵相乘之前之后的两个系统时间,求出时间差。绘制出矩阵维数和时间的坐标图。-Computer system architecture, the use of random function to produce two random matrices, calculated by multiplying the two matrices. In this process, the record before
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:116340
    • 提供者:橙子
  1. juzhenxiangcheng

    0下载:
  2. 这是一个矩阵相乘的C++程序。它可以实现两个矩阵的乘法运算。-This is a matrix multiplication of C++ program. It allows two matrix multiplication.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:243701
    • 提供者:
  1. matrix

    0下载:
  2. 设计一个支持矩阵加减乘运算的程序。设计一个具有三个主要功能模块(矩阵相加、矩阵相减、矩阵相乘)的矩阵运算系统。同时,为了配合矩阵运算的需要,该矩阵运算系统必须包含输入和输出矩阵的功能。-Modified design of a support matrix multiplication process. Design has three main functions of a module (matrix add, matrix subtraction, matrix multiplicatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1041
    • 提供者:huifeng07
  1. JZXC

    0下载:
  2. 大矩阵相乘,使用了分治法优化,能够快速准备计算两个大矩阵相乘,使用了Stranssen矩阵算法-Strassen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1740
    • 提供者:zhj
  1. TheSourceProgramOf2MatrixMultiplication

    0下载:
  2. 本程序使用c语言编程,两个矩阵相乘的源程序-the source program of 2 matrix multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3232
    • 提供者:汤永
  1. MatrixsMultiplyLinux

    0下载:
  2. 多线程矩阵相乘 Linux环境下实现 使用g++编译器 文档为cpp文件-multiple threads matrixs multiply in Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:973
    • 提供者:silent
  1. MatrixsMultiplywindows

    0下载:
  2. winAPI 多线程 矩阵相乘 window下进行 文件为cpp文件-winAPI multiple matrixs multiply in windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1057
    • 提供者:silent
  1. matrix

    0下载:
  2. 实现两个n维矩阵相乘并用矩阵输出 用算法复杂度最低- devlpment two matrix multiple and I/O reality afafeafdfadsfdgf
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:127014
    • 提供者:周紫芸
  1. 20100530juzhenxiangcheng

    0下载:
  2. 本例模仿两个矩阵相乘数学运算得到结果。有兴趣的看看。-Multiply two matrices in this case mathematics imitation get the results. Interested to see.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3705499
    • 提供者:123
  1. ADC

    0下载:
  2. MFC 标签控件, page1,2,3输入3个矩阵, page4得出3个矩阵相乘得出的结果。-Tags MFC control, page1, 2,3 input 3 matrix, page4 3 matrix obtained by multiplying the results.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1934702
    • 提供者:mydy1987
  1. matrix1

    0下载:
  2. 使用c语言实现的两矩阵相乘,行数列数均可改变,无错误-Using the c language of the two matrix multiplication, the number of rows columns can be changed, no error
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:41544
    • 提供者:luoyawen
  1. matrix2

    0下载:
  2. 在DSP BLACKFIN BF535环境下实现的两矩阵相乘,简单易懂,无错误-In the DSP BLACKFIN BF535 environment to achieve the two-matrix multiplication, simple to understand, error-free
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:17259
    • 提供者:luoyawen
  1. Matrix111

    0下载:
  2. 一些JAVA的矩阵运算方法 包括矩阵相乘 求逆 转置 等 都写入一个类里面 可以直接调用-The matrix operations of some JAVA methods include matrix multiplication, are all set to write seeking reversal of a class which can directly call
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2447
    • 提供者:liuting
  1. MKL_Overview

    0下载:
  2. 利用Intel MKL实现矩阵相乘的几个程序;另外一个是MonteCarlo方法的用多线程计算Pi的程序-Matrix multiplication based on Intel MKL library.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:11295
    • 提供者:Andrew
  1. ComplexMetric

    0下载:
  2. 实现复数矩阵相乘、复数矩阵相加,复数矩阵求共轭的功能,包括实现这些功能的函数,基于C++平台-Achieve complex matrix multiplication, the complex matrix additive, complex conjugate matrix function, including the realization of the function of these features, based on C++ Platform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:560
    • 提供者:曾韬
  1. MatrixMultiply

    0下载:
  2. 在cuda上实现矩阵相乘,给出了相乘的算法,并进行了分析-Matrix Multiply in the cuda
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:104159
    • 提供者:heihei
  1. juzhen

    0下载:
  2. 数值计算方法中的两个维数动态变化的矩阵相乘-Numerical method in the two dimensions of the dynamic changes in matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:702635
    • 提供者:辽渝湘
  1. Kinematics

    0下载:
  2. 6自由度机器人Jacobian(雅克比)矩阵计算类!MLGetIdentityMat为获得单位矩阵 cvInvert取逆 MLMatMulti_3矩阵相乘没有给出定义请大家自己完成,其中cvInvert为OpenCV库函数!-A computal class for 6 degree of freedom robot Jacobian Matrix.MLGetIdentityMat is the function to get a Identity Matri.MLMatMulti_3 is t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2915
    • 提供者:马乐
  1. juzhenxiangche

    0下载:
  2. 矩阵相乘,用C++实现的,有两个例子-Matrix multiplication, using C++ implementation, there are two examples
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1220
    • 提供者:xuxiaxuwei
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com