-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 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
-
process and thread synchronization, data sharing
进程与线程的同步、数据共享-process and thread synchronization, data sharing
- 2022-11-20 12:55:08下载
- 积分:1
-
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看...
一个小程序,用来展示瀑布的样子,用到了许多数学公式,值得一看-a small program used to display waterfall on the outside, use a lot of mathematical formulas, an eye-catcher
- 2022-05-16 06:34:14下载
- 积分:1
-
使用VC6.0开发的LoanArranger系统,包括整个工程文件
使用VC6.0开发的LoanArranger系统,包括整个工程文件-VC6.0 developed using LoanArranger system, including the entire project file
- 2022-03-10 15:50:54下载
- 积分:1
-
信号量的vc例程
信号量的vc例程-signal of vc routines
- 2022-02-10 07:20:08下载
- 积分:1
-
北大ACM试题poj 第3063题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3063题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3063 question Question poj source code, good code, and want to help students engage in ACM
- 2022-10-15 16:05:03下载
- 积分:1
-
此程序排名使用熵技术功能。
Entropy.cpp
这个程序排名功能使用熵技术,坎塔尔季奇临 48
输入 ︰ 平面文件、 制表符分隔,大小 m 样品 (行) x n 功能 (列)
输出 ︰ 功能排名
假设 ︰
-输入文件的第一行包含每一列的"标题"
-输入的文件只包含非数字数据
-熵的计算使用 Hammming 距离
-有缺失数据的行被忽略
-输出打印到文件 output.txt
如何运行它:
c + + Entropy.cpp
a.out < 测试 >
在哪里测试是一个批处理文件 (请参见目录中),
和出是输出文件。
- 2022-01-29 03:35:45下载
- 积分:1
-
Window平台下的串口测试程序
Window平台下的串口测试程序-Window platform Serial testing procedures
- 2023-07-07 21:00:03下载
- 积分:1
-
MS (Microsoft Media Server protocol) protocol Overview: used to access and recei...
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文件的一种协议。MMS 协议用于访问 Windows Media 发布点上的单播内容。MMS 是连接 Windows Media 单播服务的默认方法。若观众在 Windows Media -MS (Microsoft Media Server protocol) protocol Overview: used to access and receive streaming Windows Media server. Asf file an agreement. MMS protocol is used to access the Windows Media Release point unicast content. MMS is to connect Windows Media Unicast service of the default method. If the audience in Windows Media
- 2022-02-10 01:55:49下载
- 积分:1
-
一个简单的XML解析器
一个简单的XML解析器-a simple XML parser
- 2023-07-04 10:15:04下载
- 积分:1