-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 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
-
此程序为数据结构赫夫曼编码与译码程序,具有简单实用的优点...
此程序为数据结构赫夫曼编码与译码程序,具有简单实用的优点-Written for Huffman Coding and Encoding of data constrution, easy and useful.
- 2022-03-20 01:26:45下载
- 积分:1
-
铺设线路问题,北航所有
铺设线路问题,北航所有-laying cables, all of Northern
- 2023-06-05 19:20:04下载
- 积分:1
-
这个小软件能帮助你迅速而准确的同时查出1~12个汉字的区位码,并且记录你最近50次的查询记录,使你不再为一个个汉字的区位码而东翻西找。 而且这是一个纯绿色的小软...
这个小软件能帮助你迅速而准确的同时查出1~12个汉字的区位码,并且记录你最近50次的查询记录,使你不再为一个个汉字的区位码而东翻西找。 而且这是一个纯绿色的小软件,你只需将它复制到一个新建的文件夹内,不需要时你只要将这个文件夹删除即可,绝不会在你的系统中留下任何垃圾文件。更重要的是这是一个完全免费的且不需要注册的小软件而已,如果你喜欢你可以将它推荐给任何人。-small software can help you quickly and accurately detect the same time a ~ 12 Chinese characters in an area code, and record your last 50 inquiries record so that you no longer a Chinese characters in an area code and find overturned. But this is a pure small green software, you need to copy it to a new folder, as long as you do not need at this folder can be deleted and will not be in your system to leave any garbage documents. More important is that this is a completely free and does not require registration of small software only, if you like you can recommend it to anyone.
- 2023-07-06 19:15:03下载
- 积分:1
-
- 2022-03-14 20:19:37下载
- 积分:1
-
这个上传样本
this upload sample-this upload sample................
- 2023-01-24 22:55:03下载
- 积分:1
-
可以通过虚拟内存控制工作运行
通过运行可以虚拟控制内存工作-can run through virtual memory control work
- 2023-07-14 21:00:03下载
- 积分:1
-
这是一个 模拟的代码编辑器,对所有的vc 的 关键字 都有 着色功能...
这是一个 模拟的代码编辑器,对所有的vc 的 关键字 都有 着色功能-This is a simulation of the code editor for all of the vc keywords are coloring function
- 2022-03-05 00:08:04下载
- 积分:1
-
Jilin University Experimental procedures Computer Graphics bezier curve drawing...
吉林大学计算机图形学的试验程序 bezier曲线的绘制方法-Jilin University Experimental procedures Computer Graphics bezier curve drawing method
- 2022-03-03 17:51:23下载
- 积分:1
-
支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现
支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现-obstruction and support non-blocking security model is threaded circular buffer Design and Implementation
- 2023-04-01 19:55:03下载
- 积分:1