-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1
-
用c实现的链表操作。可以添加、删除队列元素。并判断添加元素是否为数字。程序中有非常详细的注释。...
用c实现的链表操作。可以添加、删除队列元素。并判断添加元素是否为数字。程序中有非常详细的注释。-With c realize the operation of the list. Can add, delete queue element. And add elements to determine whether or not to digital. Program has very detailed notes.
- 2022-08-07 20:55:39下载
- 积分:1
-
kill kv2008驱动vc 6.0工程,编译通过。
kill kv2008驱动vc 6.0工程,编译通过。-kill kv2008驱动工程,
- 2022-02-14 09:46:01下载
- 积分:1
-
vb wrote on Finger is to identify procedures.
vb写的关于Finger是识别的程序,使用的是UrU4000B-vb wrote on Finger is to identify procedures.
- 2022-03-05 19:00:39下载
- 积分:1
-
Shape
Shape-Changing Progress Control
- 2022-03-06 14:44:50下载
- 积分:1
-
一个自动监视目标文件夹 并可定期对该文件夹进行备份的程序...
一个自动监视目标文件夹 并可定期对该文件夹进行备份的程序 -An automatic surveillance of the target folder in the folder and regularly back up procedures
- 2022-12-14 12:35:04下载
- 积分:1
-
Accp5.0北大青鸟毕业项目B2C源代码
Accp5.0北大青鸟毕业项目B2C源代码-Accp5.0 Beida Jade Bird graduated from the project source code for B2C
- 2023-07-22 16:30:03下载
- 积分:1
-
一个小型打字游戏,汇总了gdi常用的一些函数
一个小型打字游戏,汇总了gdi常用的一些函数-A small typing game, a summary of some of the functions commonly used gdi
- 2022-02-12 23:16:09下载
- 积分:1
-
这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧...
这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧-This is sends in with the simplex method carries on the procedure
which the function optimizes, may move successfully, download if you need
- 2022-05-06 02:02:01下载
- 积分:1
-
c#编写的TV点歌平台
资源描述这是一款由c#编写的KTV的点歌平台,页面新颖,里边包含了按照地区点歌,歌星点歌,男女歌手点歌,拼音点歌,以及已选歌曲的重新播放等等,系统小,但功能强大
- 2022-04-08 23:32:59下载
- 积分:1