-
clock
用MFC编写的一个模拟钟表时间的代码,程序简单明了(Written with the MFC code for a simulated clock time, the program simple)
- 2010-06-28 22:26:53下载
- 积分:1
-
zoj1094
zoj094
Matrix multiplication problem is a typical example of dynamical programming.
Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose.
For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix.
There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C).
The first one takes 15000 elementary multiplications, but the second one only 3500.
Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy.
(Matrix multiplication problem is a typical example of dynamical programming.
Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose.
For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix.
There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C).
The first one takes 15000 elementary multiplications, but the second one only 3500.
Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy.
)
- 2012-06-10 10:38:53下载
- 积分:1
-
DedeCMS-V5.7-GBK-SP1-(1).tar
对于新手来说,是一款非常实用 ,非常简单的一款源码
- 2013-06-09 17:57:47下载
- 积分:1
-
极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255...
极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255地址时,意味着你可以对局域网进行网络广播了-Minimalist Internet chat program, and the two sides need only provide the computer name or ip, and the use of the port can be. 1.83k size only source of a total of 17 firms, huh, and had a great time! ! ! When filling 192.168.0.255 address, which means you can pair of LAN network broadcast
- 2022-05-05 00:39:01下载
- 积分:1
-
Using-Rotatable-and-Directional-R-and-D-Sensors-t
Using Rotatable and Directional R and D Sensors to Achieve Temporal Coverage of Objects and Its Surveillance Application
- 2014-02-05 18:30:37下载
- 积分:1
-
知网
说明: 使用selenium框架爬取知网文章,实现了半自动化操作.(use selenium to get articles from ZhiWang. It is half-automatic)
- 2021-01-10 10:38:34下载
- 积分:1
-
firefox系列,扩展编程之五,一个简单的实例。
firefox系列,扩展编程之五,一个简单的实例。-series, extended programming Five, a simple example.
- 2022-03-04 18:32:07下载
- 积分:1
-
TD3239
REJECTS AND RETURNS PROCESS
3.9
14 October 2005
- 2007-08-21 14:38:31下载
- 积分:1
-
OpenGL编程指南(原书第7版)中文扫描版
OpenGL编程指南(原书第7版)中文扫描版(OpenGL Programming Guide (seventh edition of the original book) Chinese scanning edition)
- 2017-12-19 15:01:38下载
- 积分:1
-
vtoolbox
振动分析,主要用于各种振动类型的求解与绘图。适合于机械学科方面.(Vibration analysis, is mainly used for solving various types of vibration and drawing. Suitable for mechanical disciplines.)
- 2008-04-14 17:25:03下载
- 积分:1