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

搜索资源列表

  1. 算法(strassen和strassen混合算法)

    0下载:
  2. strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45637
    • 提供者:建麟
  1. strassen

    0下载:
  2. 传统方法与Strassen算法相结合的矩阵相乘算法,可以求出任意两个偶数阶矩阵的乘积!本代码简单,精简,非常好!非常巧妙!没用到什么复杂的东西!经测试完全正确!-Strassen with traditional methods based on the combination of matrix multiplication algorithm, can be obtained even arbitrary two-matrix product! The code simple, concis
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2070
    • 提供者:朱友勇
  1. strassen

    0下载:
  2. strassen矩阵算法以及效率分析
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:74289
    • 提供者:zz
  1. strassen

    0下载:
  2. 使用strassen演算法來計算矩陣乘法,輸入矩陣大小,須為2的次方,程式會產生一矩陣於螢幕上和檔案C:\\\\matrix_1.txt,其產生的結果為2次方邊長的方陣,並按數字編排,同乘自己一次產生的結果
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2138
    • 提供者:龍揮游
  1. strassen矩阵相乘

    0下载:
  2. 算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13282
    • 提供者:刘兰英
  1. solovay-strassen-primality-tes

    1下载:
  2. solovay-strassen素性测试法的matlab实现,这也是密码学中的常见算法,solovay-strassen primality test of matlab implementation, which is common cryptography algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:913
    • 提供者:xiaotiantian
  1. Strassen

    0下载:
  2. 用分治法和递归的思想,实现Strassen矩阵相乘-With sub-rule law and recursive thinking, to achieve Strassen matrices
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-21
    • 文件大小:9189
    • 提供者:jaly
  1. strassen

    0下载:
  2. 一个矩阵类用于strassen算法,十分简单-A matrix-type for Strassen algorithm, is very simple
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:18154
    • 提供者:lisidi
  1. Strassen

    0下载:
  2. 利用C++实现strassen矩阵乘法,即采用七次乘法的分治法。-The use of C++ realization of Strassen matrix multiplication, namely multiplication seven sub-rule method.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1571
    • 提供者:吕东
  1. Strassen

    0下载:
  2. 调用随机函数输入2个矩阵,并用Strassen矩阵乘法和普通的矩阵乘法计算2个矩阵的乘积,并且记录程序运行时间作比较。 -Call the random function input 2 matrix, and matrix multiplication and Strassen matrix multiplication calculation ordinary matrix product of two, and run-time recording procedures for com
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1313
    • 提供者:logo
  1. Strassen

    0下载:
  2. algorithme de multiplication suivant l algorithme de Strassen diviser pour regner pour exemplaire de taille n.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3608
    • 提供者:iiazo
  1. Strassen

    0下载:
  2. Strassen算法任意使用矩阵甚至。矩阵函数,就立即产生,并且计算算法的计算时间,使用计算器windos自己的时间,准确度高!-Strassen algorithm for calculating the arbitrary use of the matrix even. Matrix function has immediately generated, and the calculation algorithm of computing time, the use of calculato
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1300578
    • 提供者:刘枫
  1. strassen

    0下载:
  2. 设计编程实现矩阵相乘的Strassen算法,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间 (3)输出A、B、C=A*B (4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并 (5)请在源代码中对主要函数功能、变量、语句进行注释 (6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作 -matrice
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:979724
    • 提供者:weiwei
  1. Strassen

    0下载:
  2. 實現 Strassen s algorithm,用JAVA寫的,可以正常在 windows 執行。(divide and conquer) -Implement Strassen s algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4138
    • 提供者:lin ya
  1. Strassen

    0下载:
  2. Example of the Strassen Algoritms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:959
    • 提供者:Krond
  1. Strassen

    0下载:
  2. This File Named Strassen is the source of Strassen Algorithm used for matrix multiplication. It is so faster than the standard matrix multiplication algorithm , and is useful in practice for large matrices.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1152
    • 提供者:
  1. strassen

    0下载:
  2. 矩阵相乘的Strassen 算法及时间复杂性分析-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3244
    • 提供者:郭一锋
  1. Strassen

    0下载:
  2. strassen算法 visual studio 2008-strassen
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3786281
    • 提供者:叶飞
  1. strassen

    0下载:
  2. 1.实现时间复杂度为 Ο (nlg7) strassen矩阵乘法 2. 实现时间复杂度为 Ο(n3) 常规矩阵乘法 3. 能随机生成矩阵 4. 分析比较不同输入规模下的strassen算法与常规矩阵乘法的运行时间-1. To achieve the time complexity of Ο (nlg7) strassen matrix multiplication 2. To achieve the time complexity of Ο (n3) General matrix m
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:37014
    • 提供者:liupz
  1. strassen

    0下载:
  2. 矩阵算法的strassen算法,利用此方法只需执行7次递归的矩阵乘法运算和标量次加法和减法运算。-Matrix algorithm strassen algorithms, using this method only 7 recursive implementation of matrix multiplication and scalar addition and subtraction computation times.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:973
    • 提供者:
« 12 3 4 5 6 »
搜珍网 www.dssz.com