-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 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
-
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。...
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。-inside with the procedures example, used to check Win95 or 98 below a menu of a process of the use of resources.
- 2022-03-26 08:07:34下载
- 积分:1
-
.Net开发特点,用于说明开发的功能特点
.Net开发特点,用于说明开发的功能特点- Net development characteristic, uses in to show the development
the function characteristic
- 2022-06-19 15:05:23下载
- 积分:1
-
Airtport Thing practice
机场程序
- 2022-01-28 02:42:50下载
- 积分:1
-
This is a small banking system, the function is relatively simple, can operate f...
这是一个小的银行系统,功能很比较简单,能进行存取款操作-This is a small banking system, the function is relatively simple, can operate for deposit
- 2022-04-19 02:54:34下载
- 积分:1
-
evc under the ras demo and serial demo in which the CCSeries class typical seria...
evc 下的ras demo 和 serial demo
其中 serial 的CCSeries类比较典型-evc under the ras demo and serial demo in which the CCSeries class typical serial
- 2022-05-22 23:25:50下载
- 积分:1
-
识别过程锁定 (win32) Windows 文件资源
简单的命令行实用程序开发使用 c + + 来识别哪些进程锁定 windows 文件。
使用方法 ︰ WhoUses.exe [/M] 文件名/M 文件名是一个模块名称 (EXE,DLL,...)文件名文件名称例子 ︰WhoUses.exe /M kernel32.dllWhoUses.exe /M c: est est.dllWhoUses.exe yourTextFile.txtWhoUses.exe c:pagefile.sysWhoUses.exe 串口 0
兼容 Windows XP、 Vista 和 7。
- 2022-02-28 20:47:52下载
- 积分:1
-
相对于aPlib,JCALG1对于大文件效果好些
相对于aPlib,JCALG1对于大文件效果好些-Vis-à-vis aPlib, JCALG1 better results for large files
- 2022-03-10 17:52:04下载
- 积分:1
-
MFC Expend DLL examples of winxp sp3/vc++ 6.0
MFC Expend DLL实例 winxp sp3 / vc++ 6.0-MFC Expend DLL examples of winxp sp3/vc++ 6.0
- 2022-06-14 06:27:58下载
- 积分:1
-
实现自动机,用于计算理论和编译原理的学习,关于上下文无关文法和正则表达式...
实现自动机,用于计算理论和编译原理的学习,关于上下文无关文法和正则表达式-automatic machine used in the calculation of compiler theory and principles of learning, on the context-free grammar, and is a regular expression
- 2022-04-25 11:03:10下载
- 积分:1