搜索资源列表
-
0下载:
小弟初学者,简单数据结构:
包括单链表逆置,对陈矩阵相乘,分解单链表,分块查找,交换左右自述,模式匹配,二叉排序树、删除子串,冒泡排序等-younger beginners, a simple data structure : single-chain including inverse home, Chen matrix multiplication, single-chain decomposition. Search Block, exchange around the readme,
-
-
0下载:
this code is used for parallel programming(a matrix multiplication with recursion)
-
-
0下载:
动态规划实现矩阵链相乘
使用动态规划,实现矩阵链的相乘,减少了代价-Dynamic programming to achieve matrix-chain multiplication
-
-
0下载:
矩阵链乘。给定多个矩阵的维度,求出他们的相乘顺序,使得,按这样的顺序相乘的代价最小-Matrix chain multiplication。Solve the matrix chain order for a specic problem. This can be done by computing MATRIXCHAIN-
ORDER(p) where p = h5 10 3 12 5 50 6i
-