Welcome![Sign In][Sign Up]
Location:
Search - strassen matrix

Search list

[Otherstrassen矩阵相乘

Description: 算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
Platform: | Size: 13282 | Author: 刘兰英 | Hits:

[Otherstrassen矩阵相乘

Description: 算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
Platform: | Size: 13312 | Author: 刘兰英 | Hits:

[Data structs算法(strassen和strassen混合算法)

Description: 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 ~)
Platform: | Size: 45056 | Author: 建麟 | Hits:

[Data structsStrassen11

Description: 矩阵相乘的Strassen算法,其中 乘积矩阵C = H*H,H =(hij)n*n 1. hij = , i,j=1,…8 2. i,j=1,…12 矩阵H =(hij)n*n自动生成,取小数点后面6位计算 -Strassen matrix multiplication, the algorithm, the product matrix C = H* H, H = (hij) n* n 1. hij =, i, j = 1, ... 2. i, j = 1, ... H = 12 matrix (hij) n* n automatically generated, from decimal point after six terms
Platform: | Size: 83968 | Author: 巫俊强 | Hits:

[Data structsstrassen

Description: 传统方法与Strassen算法相结合的矩阵相乘算法,可以求出任意两个偶数阶矩阵的乘积!本代码简单,精简,非常好!非常巧妙!没用到什么复杂的东西!经测试完全正确!-Strassen with traditional methods based on the combination of matrix multiplication algorithm, can be obtained even arbitrary two-matrix product! The code simple, concise, very good! Very clever! What sorts of complicated things! After testing entirely correct!
Platform: | Size: 2048 | Author: 朱友勇 | Hits:

[Data structstest

Description: 算法设计与分析实验,Strassen矩阵乘法,java实现,输入矩阵阶数后由系统自动生成两个矩阵,然后用Strassen方法,和普通方法分别计算乘法结果-Experimental Design and Analysis of Algorithms, Strassen matrix multiplication, java realized, input matrix order automatically generated by the system after two matrices, and then use Strassen method, and the general method of multiplication results were calculated
Platform: | Size: 16384 | Author: ling | Hits:

[Algorithmstrassen

Description: strassen矩阵算法以及效率分析-Strassen matrix algorithm, as well as efficiency analysis
Platform: | Size: 250880 | Author: zz | Hits:

[Data structsStrassen

Description: 矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若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 n × n matrix, then their product C = AB is also a n × n matrix.
Platform: | Size: 238592 | Author: 陈大哥 | Hits:

[Windows Developstrassen

Description: 使用strassen演算法來計算矩陣乘法,輸入矩陣大小,須為2的次方,程式會產生一矩陣於螢幕上和檔案C:\\matrix_1.txt,其產生的結果為2次方邊長的方陣,並按數字編排,同乘自己一次產生的結果-Strassen algorithm used to calculate the matrix multiplication, enter the matrix size to be power of 2, the program will have one matrix on the screen and the file C: \ matrix_1.txt, its results for the 2-th power edge long square, and the number of schedule, the same time by its own results
Platform: | Size: 2048 | Author: 龍揮游 | Hits:

[Windows Developstrassen

Description: 一个矩阵类用于strassen算法,十分简单-A matrix-type for Strassen algorithm, is very simple
Platform: | Size: 1953792 | Author: lisidi | Hits:

[Other1

Description: STRASSEN矩阵乘法算法 ,实现矩阵运算-Strassen matrix multiplication algorithm, the realization of matrix operations
Platform: | Size: 1024 | Author: 沈真 | Hits:

[OtherStrassen

Description: 利用C++实现strassen矩阵乘法,即采用七次乘法的分治法。-The use of C++ realization of Strassen matrix multiplication, namely multiplication seven sub-rule method.
Platform: | Size: 1024 | Author: 吕东 | Hits:

[Data structsStrassen

Description: 调用随机函数输入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 comparison.
Platform: | Size: 1024 | Author: logo | Hits:

[Mathimatics-Numerical algorithmsStrassen

Description: 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 calculators windos own time, high accuracy!
Platform: | Size: 1300480 | Author: 刘枫 | Hits:

[Windows DevelopStrassen

Description: 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.
Platform: | Size: 1024 | Author: | Hits:

[Data structsALGO-08

Description: strassen matrix mutliplication based on the combination of matrix multiplication algorithm for a 4 by 4 matrices-strassen matrix mutliplication based on the combination of matrix multiplication algorithm for a 4 by 4 matrices
Platform: | Size: 1024 | Author: konzfadin | Hits:

[Data structscapi-0.21

Description: CAPI多核编程算法库0.21版,里面有分布式队列、分布式查找、分布式内存管理、任务图调度、动态任务调度等多种容器,新增了CWaitTaskScheduler任务调度容器和并行Strassen矩阵乘法等。-CAPI programming algorithm for multi-core library version 0.21, which are distributed queue, distributed search, distributed memory management, task graph scheduling, dynamic task scheduling and many other containers, added CWaitTaskScheduler container and parallel task scheduling Strassen matrix multiplication and so on.
Platform: | Size: 322560 | Author: zhou | Hits:

[Algorithmstrassen

Description: 矩阵乘法是线性代数运算中最常见的运算,它在科学研究以及工程开发中都具有举足轻重的作用,提高其运算的效率是很多大型的学术研究中的内容,这边论文是分析主要的两个矩阵乘法算法.-Linear algebra matrix multiplication is the most common operation, it is in scientific research and engineering development have a decisive role in raising the efficiency of its operations for many large academic research of the contents of papers here is to analyze the main two a matrix multiplication algorithm.
Platform: | Size: 26624 | Author: 王斌 | Hits:

[Algorithmstrassen

Description: 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 multiplication 3. Can be randomly generated matrix of 4. Analysis and Comparison strassen under different input size of the conventional matrix multiplication algorithm Run Time
Platform: | Size: 36864 | Author: liupz | Hits:

[Data structsMatrix

Description: Program includes class "macierz" (pl. matrix) with parallel multiply which uses open mp. It s simple multiply, not for example Strassen method.
Platform: | Size: 380928 | Author: Ł ysy | Hits:
« 12 3 4 »

CodeBus www.codebus.net