搜索资源列表
feangzhi
- 本文介绍了分治法的基本思想和基本步骤,通过实例讨论了利用分治策略设计算法的途径。 目录 简介 分治法的基本思想 分治法的适用条件 分治法的基本步骤 分治法的复杂性分析 分治法的几种变形 分治法的实例分析 -This article describes the basic idea of sub-rule method and the basic steps, through an example de
juzhen
- 这是用四种方法写的矩阵相称问题,有传统的,有两种优化的,还有一种是分治法-This is a matrix with four ways to write the issue of proportionality, there are traditional, there are two kinds of optimization, there is a divide and conquer
fenzhifa2
- 分治法矩阵相乘函数,优化时间复杂度,简单递归调用-Divide and conquer matrix multiplication function