文件名称:MCM
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-01-15
- 文件大小:
- 819kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
给定n个矩阵构成的一个链<A1,A2,...,An>,矩阵Ai的维数为pi-1 x pi,其中i=1,2,...,n 。
{ 3x5,5x2,2x7,7x4,4x8 }
该矩阵链的乘积为: A1A2...An。
通过在乘积A1A2...An的不同位置加上括弧,以先计算其中几个的乘积,再合并计算,以减少总共的计算代价。
-Given n matrix consisting of a chain < A1, A2,..., An >, the dimensions of the matrix Ai for PI- 1 x PI, I = 1, 2,..., n.
{3 x 5, 5 x2, 2 x7, 7 x4, 4 by 8}
The product of matrix chain for: A1A2...The An.
Through the product A1A2...An the different position of the bracket, by calculating the product of several of them first, then merge computation, in order to reduce the calculation of total price.
{ 3x5,5x2,2x7,7x4,4x8 }
该矩阵链的乘积为: A1A2...An。
通过在乘积A1A2...An的不同位置加上括弧,以先计算其中几个的乘积,再合并计算,以减少总共的计算代价。
-Given n matrix consisting of a chain < A1, A2,..., An >, the dimensions of the matrix Ai for PI- 1 x PI, I = 1, 2,..., n.
{3 x 5, 5 x2, 2 x7, 7 x4, 4 by 8}
The product of matrix chain for: A1A2...The An.
Through the product A1A2...An the different position of the bracket, by calculating the product of several of them first, then merge computation, in order to reduce the calculation of total price.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MCM\Debug\MCM.exe
...\.....\MCM.ilk
...\.....\MCM.pdb
...\ipch\mcm-8faeb4cc\mcm-b2796349.ipch
...\MCM\Debug\CL.read.1.tlog
...\...\.....\CL.write.1.tlog
...\...\.....\link.read.1.tlog
...\...\.....\link.write.1.tlog
...\...\.....\MCM.exe.intermediate.manifest
...\...\.....\MCM.lastbuildstate
...\...\.....\MCM.log
...\...\.....\MCM.obj
...\...\.....\mt.read.1.tlog
...\...\.....\mt.write.1.tlog
...\...\.....\vc100.idb
...\...\.....\vc100.pdb
...\...\MCM.cpp
...\...\MCM.vcxproj
...\...\MCM.vcxproj.filters
...\...\MCM.vcxproj.user
...\MCM.sdf
...\MCM.sln
...\MCM.suo
...\ipch\mcm-8faeb4cc
...\MCM\Debug
...\Debug
...\ipch
...\MCM
MCM