-
876545346
VB在treeview的节点处使用图形,有需要的下。(VB at the node in treeview using graphics, there is need for the next.)
- 2013-08-22 09:32:59下载
- 积分:1
-
screenstart
用vc++.net开发的程序启动屏幕的一种新的方法,相信对大家会有所帮助。(with vc. Net development of the commencement of proceedings screen a new approach, I believe we will be of assistance.)
- 2006-12-31 17:47:28下载
- 积分:1
-
SiI9134_datasheet_Source_Code
HDMI 发送芯片 Sil9134, SiI9134 ,datasheet(寄存器说明)和驱动源代码(HDMI transmitter Sil9134, SiI9134 ,datasheet and source code)
- 2016-09-03 08:38:40下载
- 积分: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
-
RN8209
rn8209的驱动程序 rn8209的驱动程序(rn8209 the driver rn8209 the driver)
- 2012-03-26 15:00:46下载
- 积分:1
-
socket
SOCKET通信,一个服务端,一个客户端的通信。(SOCKET communications, a server, a client communication.)
- 2013-11-04 16:50:40下载
- 积分:1
-
sys98
说明: 98下的PCI驱动源代码!希望对各位有所帮助
只要稍微修改就可以成为2000的驱动了!(98 PCI driver source code! You want to help as long as it can be slightly modified to be driven by 2000!)
- 2006-03-03 16:39:25下载
- 积分:1
-
spirialMFC
本例通过绘制螺旋图案描述了如何用VC++绘制MFC图形程序。适合学习MFC图形编程的初学者学习。(cases by mapping the spiral patterns described how MFC with VC graphics rendering procedures. MFC for learning graphical programming beginners learning.)
- 2007-05-04 16:24:47下载
- 积分:1
-
正态分布随机数
实现正态分布随机数,可以控制平均值和标准差(The realization of normal distribution random number)
- 2021-03-17 22:19:21下载
- 积分:1
-
BaseTrainer
MapleStory Base Trainer
- 2012-12-28 17:23:51下载
- 积分:1