-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 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
-
flash播放器源程序
flash播放器源程序-flash player source
- 2022-07-23 16:00:29下载
- 积分:1
-
MELP 语音编码
2400 bps 低速率语音编码 包括编码及解码部分,带有编码部分的参数输出到txt文件中 如基音周期, 清浊标志位, LSF等参数输出
- 2022-03-21 16:57:49下载
- 积分:1
-
Using c language realize electrical simulation
用c语言实现电机仿真-基于恒定磁链的转子磁链控制。-Using c language realize electrical simulation- based on a constant flux of the rotor flux control.
- 2023-08-10 22:45:03下载
- 积分:1
-
进入windowNT系统ring0环的小程序
进入windowNT系统ring0环的小程序-WindowNT system to enter the ring ring0 applet
- 2022-01-25 23:39:04下载
- 积分:1
-
《高质量C++ or C 编程指南》.pdf
《高质量C++ or C 编程指南》.pdf-" High-quality C++ or C programming guide" . Pdf
- 2022-03-04 21:24:09下载
- 积分:1
-
C#学习 文件处理 C#进行文件处理。码制转换
C#学习 文件处理 C#进行文件处理。码制转换-C# Learning C# document processing for document processing. Code conversion system, etc.
- 2023-05-01 05:15:02下载
- 积分:1
-
雪花 - WPF 应用
翻译 maninwest@Codeforge 作者:RumataEstorish @ Codeproject
找到 WPF 的雪花动画很难,但是如果你想表现冬季或者圣诞节气氛该如何做呢?这里有个简单的例子可以实现。
背景
原理很简单- 代码使用 CompositionTarget.Rendering 事件并使用简单的算法在新的位置重新画雪花。
使用代码
用法非常简单:
- 2022-03-26 00:37:46下载
- 积分:1
-
voice timekeeping, easy to write the language
语音报时,易语言写的-voice timekeeping, easy to write the language
- 2022-02-18 15:05:39下载
- 积分:1
-
应用程序可以将一个树控件的层次结构和生活的一部分…
一个学习treeCtrl的很好例子。该程序能够移动树控件的item到另一个树下。-The application is able to move a part of a tree control s hierarchy to live under a different tree item.
- 2023-06-13 19:25:03下载
- 积分:1