-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 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
-
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。...
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。-Jianghu a graphical source code. Which contains detailed examples of documents and shows that using this code, may be developing its own graphics arena. Own definition of the rules of the game, that is, content. Very powerful.
- 2022-07-25 16:38:58下载
- 积分:1
-
CAsyncSocket样本客户机/服务器
CAsyncSocket Sample client/server
- 2022-07-08 14:24:32下载
- 积分:1
-
通过与PMAC运动控制器的Visual Studio的步进电机控制的一个例子
PMAC是一个复杂而有用的电机控制器。我们在这里展示的一个例子,简单的配置和控制程序。你可以控制步进电机的这一计划,我希望你会熟悉PMAC的用法。PMAC支持 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-02 22:54:41下载
- 积分:1
-
采用WPF框架编写的多项式拟合软件,能显示拟合效果
采用WPF作为框架,构建界面,使得界面美观,易于操作。能提供任意幂次的多项式拟合。本程序采用Gauss按比例列主元消去法来解法方程组。采用开源作图控件ZedGraph来显示拟合效果。
- 2023-02-02 09:00:03下载
- 积分:1
-
这是太阳鑫编译的,在风险投资+ +
这是孙鑫编著的VC++深入详解配套的源码,对VC学习有很大帮助-This is the Sun Xin compiled in VC++ in-depth Xiangjie supporting source, it is helps a lot to learn VC.
- 2022-12-07 15:25:03下载
- 积分:1
-
Net代码20个,需要我们学习!
Net代码20个,需要我们学习!-20, we need to learn!
- 2022-07-17 07:40:17下载
- 积分:1
-
一个非常炫的工具栏类,用来制作酷酷的界面
一个非常炫的工具栏类,用来制作酷酷的界面-a very Xuan toolbar category, producing grumbling but the interface
- 2022-05-05 14:30:14下载
- 积分:1
-
Verilog编程代码规范
i2c master code for verilog-i2c master code for Verilog
- 2023-08-25 23:45:03下载
- 积分:1
-
OOP实验室数1例
应用背景这是面向对象程序设计实验室成立于2002例#实验室1关键技术没有新技术只是一些旧东西的练习和修改使用
- 2022-02-06 13:33:58下载
- 积分:1