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

搜索资源列表

  1. Hill-decryption

    0下载:
  2. 希尔密码(Hill Password)是运用基本矩阵论原理的替换密码,由Lester S. Hill在1929年发明。一串字母当成n维向量,跟一个n×n的矩阵相乘,再将得出的结果模26。注意用作加密的矩阵(即密钥矩阵)在必须是可逆的,否则就不可能译码。本算法中,明文长度必须为3的倍数-Hill encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:8655
    • 提供者:zhangyujie
  1. lab2

    0下载:
  2. 矩阵相乘的例子,采用了多线程,可以动态分配线程的个数-Parallel matrix multiplication
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:1176
    • 提供者:ice
  1. MatrixMultiply

    0下载:
  2. 用JAVA实现的一种矩阵相乘算法.原创作品-Implemented with JAVA A matrix multiplication algorithm. Original works !!!!!!!!!!!!!
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:5168
    • 提供者:阿达
  1. ARRAY

    0下载:
  2. 稀疏矩阵转置和乘法,通过循环条用,实现一个简单的矩阵相乘-Sparse matrix transpose and multiplication, through the circulation channel used to achieve a simple matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:885
    • 提供者:mgh
  1. juzhen

    0下载:
  2. 实矩阵相乘,并用文件输入并输出。并且有自动寻找错误-Real matrices, and use file input and output. Automatically find errors and have
  3. 所属分类:Special Effects

  1. Matrix

    0下载:
  2. 矩阵相乘的运算,可以多次重复调用,不受矩阵大小的限制。-Matrix multiplication operation can be repeatedly called from matrix size.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:239664
    • 提供者:
  1. jzxc

    0下载:
  2. 矩阵相乘实现任意两个可以相乘的矩阵的乘法-Matrices can be multiplied to achieve any two of the matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:180234
    • 提供者:badboy
  1. ex2

    0下载:
  2. 在bf535上实现矩阵相乘,用c调用汇编,输出结果显示在控制台上-In bf535 achieve matrix, with c call assembly, the output displayed on the console
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:44456
    • 提供者:zzz
  1. dsp-youhua

    0下载:
  2. 把矩阵相乘程序优化。 使用四种方案,写出每种优化方案的思路 和优化的结果 -The matrix multiplication program optimization. With four options, the idea to write each optimization and optimization results
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:80336
    • 提供者:谷丰
  1. Matrix-multiplication-problems-with

    0下载:
  2. 给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。要算出这n个矩阵的连乘积A1A2…An。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。若一个矩阵连乘积的计算次序完全确定,也就是说该连乘积已完全加括号,则可以依此次序反复调用2个矩阵相乘的标准算法计算出矩阵连乘积。本文的功能是采用动态规划算法,给出矩阵的一种最优的加括号方式,是计算量最小。-Given n matrices {A1, A2, ...
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:13712
    • 提供者:阿四
  1. _brmul@24_brinv@8_bsdet@8

    0下载:
  2. 调用mathlib52.dll中的自定义API写的任意阶矩阵计算器,目前支持实矩阵相乘,求逆阵,求行列式的值3个功能,用户界面较友好,具有一定的容错能力。-Call mathlib52.dll custom API to write in any order matrix calculator now supports real matrices, inverse matrix, determinant of the value of the three demand functions, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:71077
    • 提供者:hanxiaohua
  1. DSP4

    0下载:
  2. 使用Visual DSP++软件用汇编语言优化矩阵相乘程序-it will help you
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:54732
    • 提供者:韦泰丞
  1. algorithm_report

    0下载:
  2. 算法分析与设计报告,用java编写的4个常见的算法小程序。包括矩阵相乘问题,0/1背包问题,删数问题,和旅行商问题。-Algorithm analysis and design reports using java prepared four common algorithm applet. Including matrix multiplication problem, 0/1 knapsack problem, delete a few problems, and traveling sal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:46183
    • 提供者:淼淼
  1. cPP

    0下载:
  2. 解析空中三角测量的迭代运算,包括矩阵转置,矩阵求逆,矩阵相乘等关键运算-Resolution aerial triangulation of the iteration, including matrix transpose, matrix inversion, matrix multiplication and other key operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2811
    • 提供者:刁建树
  1. MatrixChain

    0下载:
  2. 算法,用动态规划写的矩阵相乘,里面有递归和非递归方式。菜鸟写的,可以直接运行-Algorithm using dynamic programming to write matrix multiplication, there are recursive and non recursive way. Rookie wrote, can be directly run
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1664669
    • 提供者:吴强
  1. Matrix_multiply

    0下载:
  2. 该程序实现自选维度的矩阵相乘,C语言实现-The dimensions of the choice program to achieve matrix multiplication, C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:550448
    • 提供者:lsy
  1. duoxiangshiqiuhejuzhengchengfa

    0下载:
  2. 几种多项式运算程序,对比计算时间。三种矩阵相乘程序,对比计算时间。-Several polynomial operations procedures, compared to computation time. Three kinds of matrix multiplication program, compared to computation time.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:10547
    • 提供者:印小天
  1. Simulator

    0下载:
  2. Simulator 这是一个仿真程序文件夹下面有: acorr 自相关 add 向量相加 convol 卷积 corr 互相关 dlms 自适应算法 hpassfir 高通FIR算法 lpassfir 低通算法 mmul 矩阵相乘 rfft FFT算法实验 sin 这是一个产生正弦波数据的程 sub 向量相减 -Simulator is a simulation program folder belo
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1075072
    • 提供者:
  1. Cpp1

    0下载:
  2. 求矩阵的乘法 进行矩阵相乘 用JAVA语言实现-Demand matrix multiplication for matrices with JAVA language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1079
    • 提供者:王晓菲
  1. Program1

    0下载:
  2. 使用多线程,两个矩阵相乘。这两个矩阵将有3行3列。使用随机数发生器来填充整数矩阵-multithreading to multiply two matrices. Both the matrices will have 3 rows and 3 columns
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:34099
    • 提供者:lee
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 28 »
搜珍网 www.dssz.com