Welcome![Sign In][Sign Up]
Location:
Search - Matrix-chain

Search list

[Data structsMatrix_Chain

Description: 求解矩阵链相乘的问题,通过动态规划的方法,来求解该问题,使得矩阵链的相乘的运算最少。-chain matrix multiplication to solve the problem through dynamic programming methods to solve the problem, making the chain matrix multiplication operator at least.
Platform: | Size: 1024 | Author: 韩希先 | Hits:

[JSP/JavaMatrixDynamicMulti

Description: 用动态规划实现矩阵链乘的java代码-Dynamic Programming Matrix chain by the java code.
Platform: | Size: 1024 | Author: andy | Hits:

[Data structsmatrix_mult

Description: 矩阵链的相乘的源代码,采用动态归还算法求解得到最优解。-chain matrix multiplication of the source code, the return of dynamic algorithm to obtain the optimal solution.
Platform: | Size: 1024 | Author: 李明 | Hits:

[OtherSimpleDataStruct

Description: 小弟初学者,简单数据结构: 包括单链表逆置,对陈矩阵相乘,分解单链表,分块查找,交换左右自述,模式匹配,二叉排序树、删除子串,冒泡排序等-younger beginners, a simple data structure : single-chain including inverse home, Chen matrix multiplication, single-chain decomposition. Search Block, exchange around the readme, pattern matching, binary tree sort, delete substring, Bubble ranking
Platform: | Size: 91136 | Author: HuiCong | Hits:

[Otherpractice2.1

Description: 1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5> -1. Matrix-chain product. The following are some instancesa) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5>
Platform: | Size: 1024 | Author: caoruntao | Hits:

[Windows DevelopMatrixChain

Description: 矩阵连乘的经典问题.给顶一系列的矩阵,要求它们的乘积.由于矩阵乘法满足结合律,因此不同的结合将导致不同的效率,本程序寻求一个最佳的矩阵结合,使之获得最高的运算效率-Matrix even by the classic problems. To the top of a series of matrices, their product requirements. As a result of matrix multiplication to meet the combination of law, it will lead to a different combination of different efficiency, the procedures to seek an optimal combination of matrix, and thus obtain the highest computing efficiency
Platform: | Size: 9216 | Author: Lotus Year | Hits:

[ActiveX/DCOM/ATLMatrix+Computations

Description: 矩阵计算的书,矩阵计算,很好的书,希望对大家有用。-Matrix calculation of the book, matrix calculation, a very good book, in the hope that useful to everyone.
Platform: | Size: 12210176 | Author: 李维 | Hits:

[Windows DevelopMatrixchainmultiplication

Description: 给定n个矩阵构成的一个链<A1,A2,…,An>其中i=1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1A2…An以一种最小化标量乘法次数的方式进行加全部括号。该问题应用动态规划算法-N matrix of a given composition of a chain <A1,A2,…,An> Which i = 1,2, ..., n, the dimension of the matrix Ai is pi-1pi, on the product A1A2 ... An order to minimize a scalar multiplication method increases the number of all brackets. The problem by using dynamic programming algorithm
Platform: | Size: 3072 | Author: | Hits:

[Windows Developmcm

Description: this a matrix chain multiplication ...in c code-this is a matrix chain multiplication ...in c code
Platform: | Size: 2048 | Author: satendra | Hits:

[source in ebookjuzhen

Description: 动态规划实现矩阵链相乘 使用动态规划,实现矩阵链的相乘,减少了代价-Dynamic programming to achieve matrix-chain multiplication
Platform: | Size: 1024 | Author: haozhanzhu | Hits:

[AlgorithmFig10_38

Description: It s about matrix chain algorithm souce code
Platform: | Size: 1024 | Author: Park | Hits:

[ELanguagematMultRecur

Description: this code is used for parallel programming(a matrix multiplication with recursion)
Platform: | Size: 1024 | Author: honda | Hits:

[AlgorithmMatrix-Chain_JAVA

Description: Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully parenthesize the product A1A2...An in a way that minimizes the number of scalar multiplications.
Platform: | Size: 1024 | Author: Justas | Hits:

[Data structsThe-matrix-the-chain-multiplication-

Description: 运用动态规划思想,解决矩阵链最优算法问题。-The use of dynamic programming to solve the problem of the optimal matrix chain algorithm.
Platform: | Size: 1024 | Author: 吕子乔 | Hits:

[CSharpmatrix-chain

Description: 矩陣相乘最佳化 matrix chain-matrix chain
Platform: | Size: 1024 | Author: kobe lan | Hits:

[Printing programChain

Description: my code compute matrix chain multiplication
Platform: | Size: 754688 | Author: mohandesi | Hits:

[AlgorithmMatrix-Multipy

Description: 高阶的矩阵链乘,二分幂算法 Matrix chain into high-end, two power points-Matrix chain into high-end, two power points
Platform: | Size: 1024 | Author: Rinkako | Hits:

[Algorithmmatrix-chain

Description: Matrix Chain Multiplication
Platform: | Size: 55296 | Author: Pardeep Kumar | Hits:

[Algorithmmatrixchain

Description: Matrix Chain Multiply
Platform: | Size: 126976 | Author: softwin | Hits:

[AlgorithmL12

Description: Matrix Chain Multiply 2
Platform: | Size: 62464 | Author: softwin | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net