文件名称:Strassen矩阵乘法算法 C++程序源码
介绍说明--下载内容来自于网络,使用问题请自行百度
Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of two n-order square to reduce the time complexity to o (nlog27), known as " algebraic complexity theory in the most exciting results. " This algorithm is mainly applied to matrix multiplication.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹/Strassen.cpp
新建文件夹
新建文件夹
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.