-
kndx
柯南大侠-ucGUI人机界面编程,调试例程,详细教程(Conan heroes -ucGUI human machine interface programming, debugging routines, detailed tutorial)
- 2018-07-21 12:03:25下载
- 积分:1
-
VB_BMP
用VB6编程,用来读取BMP图片的PIXEL资料,做为其他影像处理之用(Using VB6 programming, used to read BMP images, as other image processing purposes)
- 2013-11-20 16:14:55下载
- 积分:1
-
此程序实现了IPX/UDP/TCP三种协议的广播
此程序实现了IPX/UDP/TCP三种协议的广播- This procedure has realized the IPX/UDP/TCP three kind of
agreements broadcasts
- 2022-08-12 12:59:05下载
- 积分:1
-
一个asp的缓存类,进去看代码一看就知道怎么用
一个asp的缓存类,进去看代码一看就知道怎么用-a cache category, see code into a person would know how use.
- 2022-01-26 07:23:08下载
- 积分:1
-
judge
这个程序实现的是素数判别,里边包含两个文件夹(This program is a prime Discriminant inside folder contains two)
- 2009-01-14 23:30:03下载
- 积分: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
-
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能...
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能-a server, two clients : student and teacher competence of the two different and more mixed; Can a simple classes, sent notification function
- 2022-03-10 10:50:40下载
- 积分:1
-
HankelTransform
整数阶离散汉克尔(hankel)正变换与反变换
快速汉克尔(hankel)正变换与反变换
discrete Hankel transform of integer
order n
fast Hankel transform of order n
(Discrete integer-order Hankel (hankel) transformation and anti-fast Hankel transform (hankel) is transform and inverse transform discrete Hankel transform of integer order nfast Hankel transform of order n)
- 2021-04-21 11:58:49下载
- 积分:1
-
MfcApplicatoin
mfc dialog 程序,應用再網羅,帖子(mfc dialog, application re-recruited, postings)
- 2005-06-21 16:41:26下载
- 积分:1
-
graph
说明: graph data struct, iterator
- 2020-06-17 00:00:01下载
- 积分:1