搜索资源列表

  1. hl_strsn

    0下载:
  2. C++编写的高性能矩阵乘法的Stranssen算法,能够有效提高矩阵乘法的效率。-C preparation of high-performance Stranssen matrix multiplication algorithm, can effectively improve the efficiency of matrix multiplication.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:120832
    • 提供者:youliang
  1. matrix_compute_signal_processing

    0下载:
  2. 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。-Discussion of matrix operations including matrix transpose, matrix vector multiplication, matrix multiplication, matrix factorization and matrix inversion, etc.. Particul
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:401408
    • 提供者:郑耀
  1. 3

    0下载:
  2. 矩阵乘法,用运算符重载实现,用VC++编写-Matrix multiplication, using operator overloading to achieve with VC++ Prepared
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:228352
    • 提供者:sutao
  1. Matrix

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. Co
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:73728
    • 提供者:kexing
  1. Strassen

    0下载:
  2. 矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若A和B是2个n×n的矩阵,则它们的乘积C=AB同样是一个n×n的矩阵。-Linear algebra matrix multiplication is the most common computing one of its numerical computation in a wide range of applications. If A and B are two
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:238592
    • 提供者:陈大哥
  1. 20040831084745_vczx_matrix_arithmetic

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. C
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:77824
    • 提供者:zhousuwen
  1. listcheng

    0下载:
  2. C++环境下矩阵乘法的实现使用实例,有详细的注释,适合初学者研究-C++ Environment realize the use of matrix multiplication example, has detailed notes, suitable for beginners Research
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:159744
    • 提供者:chengguangwei
  1. Matrix

    0下载:
  2. 给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。考察这n个矩阵的连乘积A1A2…An。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序,这种计算次序可以用加括号的方式来确定。若一个矩阵连乘积的计算次序完全确定,则可以依此次序反复调用2个矩阵相乘的标准算法(有改进的方法,这里不考虑)计算出矩阵连乘积。若A是一个p×q矩阵,B是一个q×r矩阵,则计算其乘积C=AB的标准算法中,需要
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王旺
  1. zhuanzhi

    0下载:
  2. 矩阵乘法的优化程序,效果可以达到提高三倍左右-Optimization of matrix multiplication process, the effect can be achieved to raise about three times
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:林帅
  1. comp_matrix

    0下载:
  2. 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 设计思想: 本程序要完成矩阵的一般运算。同时本程序的截面要友好,操作要简单,并具有较强的自我适应能力,即根据每人输入矩阵的方法不同,在生成矩阵时,程序能适当根据输入的各种格式来达到输入矩阵的功能; 本程序为每个矩阵变量都分配一个矩阵变量名,用户可以通过操
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:68608
    • 提供者:ybc
  1. juzhenyunsuan

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. C
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:7700480
    • 提供者:孙岩
  1. DataStructure

    0下载:
  2. 展示数据结构的一些实用技巧. 包含: 1.运用kmp算法计算无穷概率 2.矩阵乘法的十种经典运算技巧 3.位运算的实用技巧(1) (2) (3)-Data structure to display a number of practical skills. Includes: 1. The use of KMP algorithm infinite probability 2. 10 kinds of classi
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:686080
    • 提供者:int
  1. cannon

    0下载:
  2. 并行计算矩阵乘法,cannon算法,矩阵移位来进行计算-Parallel computing matrix multiplication, cannon algorithm for calculating the matrix transposition
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:dsb
  1. FastAlgorithms

    0下载:
  2. 小波基矩阵乘法快速算法工具箱,里面有目录,供大家学习参考!-Tools for Fast Matrix Multiplication in Wavelet Basis
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:小哈
  1. matrix

    0下载:
  2. 十个利用矩阵乘法解决的经典题目,由matrix67大牛所写,堪称经典。-10 the use of matrix multiplication to solve a classic topic, written by matrix67 Daniudi, classic.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:247808
    • 提供者:hujiafeng
  1. MatrixMul

    0下载:
  2. 编写TMS320C54x汇编语言程序,计算矩阵乘法: 要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件); ② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。 -TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Req
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:iechshy1985
  1. juzhen

    0下载:
  2. 用于矩阵的一般计算,如转置 求逆 矩阵乘法 行列式 数乘-juzhen
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:samj114
  1. juzhenchengfa

    0下载:
  2. 用来计算矩阵乘法的源码程序,书籍源码,便于学习-Source code used to calculate the matrix multiplication program, books, source code, easy to learn
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:34816
    • 提供者:synth
  1. lot

    0下载:
  2. 关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错-Matrix multiplication on the comparative analysis between the two algorithms. Classical algorithms and STRASSEN algorithms. Introduction to algorithms and algorit
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:ROLL
  1. v6Test

    0下载:
  2. 矩阵乘法 两种方法:一种是按照矩阵乘法定义 一种是Strassen算法-Matrix multiplication of two ways: one is based on the definition ,one is Strassen matrix multiplication algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:古月
« 1 23 4 5 6 7 8 9 10 ... 38 »

源码中国 www.ymcn.org