-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 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
-
a DLL using information obtained CPU code, very professional, not only can the C...
一个利用DLL实现获得CPU信息的代码,十分专业,不但可以获得CPU的速度、型号等,而且可以获得CPU的缓存大小、流水线数等等30多项CPU的特性,而且,带了DLL的VC源程序-a DLL using information obtained CPU code, very professional, not only can the CPU speed, models, but the available CPU cache size, number, etc. Line 30 of the characteristics of the CPU, but with a VC source DLL
- 2022-07-03 01:43:55下载
- 积分:1
-
高考成绩管理系统
高考成绩管理系统
-HKALE Management System
- 2022-04-20 02:52:38下载
- 积分:1
-
ORK LIBRARY
最好的地理数据库之一;
- 2022-06-13 12:04:25下载
- 积分:1
-
增强MFC的回滚操作
增强MFC的回滚操作-The example of enhancing the MFC s ability of rollback
- 2022-05-16 07:13:31下载
- 积分:1
-
Base64编码解码程序,实现Base64码和汉字之间进行转换。
Base64编码解码程序,实现Base64码和汉字之间进行转换。-Base64 encoding decoding procedures, Base64 code and realize the conversion between Chinese characters.
- 2022-03-04 10:46:41下载
- 积分:1
-
Introduce the use of VB and API by many examples
用多个例子介绍vb和API的使用方法-Introduce the use of VB and API by many examples
- 2022-09-28 15:05:05下载
- 积分:1
-
仿真Windows的查找文件功能
仿真Windows的查找文件功能-simulation Windows search function documents
- 2022-03-06 03:17:16下载
- 积分:1
-
使用VB编写自定义事件,及自定义事件的调用实例。
使用VB编写自定义事件,及自定义事件的调用实例。-The use of VB to write custom events, and custom event called an instance.
- 2022-05-19 06:43:37下载
- 积分:1
-
制作个性化界面以及实现制作多国语言切换
制作个性化界面以及实现制作多国语言切换-create personalized interface and the achievement of producing a language switch
- 2022-03-06 08:05:27下载
- 积分:1