文件名称: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
新建文件夹
新建文件夹
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
