-
formocx
窗体控件,嵌入了汇编代码。是以前从网上搜到的,相信不会让大家失望。(Form controls, embedded assembly code. Previously found from the Internet, I think, will not let you down.)
- 2008-01-30 13:42:44下载
- 积分:1
-
VG
说明: 利用vg控件进行绘图,模拟列车行驶,在行进过程中上传轴数。(simulate )
- 2009-12-02 08:56:10下载
- 积分:1
-
ProgrammindowswithMFCSecdition_Hendoone
Programming Windows with MFC by Jeff Prosise, Jeff Prosise. The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability.
- 2010-05-08 02:41:45下载
- 积分:1
-
Jitter
jitterbuffer实现网络数据流的抖动,可以有效解决网络带宽波动的时候音视频数据的丢包现象(jitterbuffer network data stream to achieve jitter, can be an effective solution to network bandwidth fluctuations, when the phenomenon of audio and video data packet loss)
- 2010-01-28 19:30:30下载
- 积分:1
-
SFML-2.1-windows-vc10-32bits
SFML-2.1-windows-vc10-32bits.zip 2d游戏开发库
- 2020-08-07 16:58:32下载
- 积分: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
-
FootBall
A simple football, league data sorter!
For FUN D!
- 2010-01-02 18:51:50下载
- 积分:1
-
SUMPLE
非均匀天线组阵SUMPLE权值信噪比及信号合成性能分析(Non-uniform antenna arraying SUMPLE weights SNR performance analysis and signal synthesis)
- 2013-12-20 13:31:43下载
- 积分:1
-
onvif-discovery_cs
onvif协议 源代码 实例 vc++ discovery_cs(onvif protocol source code examples vc++ discovery_cs)
- 2014-04-11 19:51:38下载
- 积分:1
-
Lesson3Code
孙鑫VC第三讲源码完整版 孙鑫VC视频第三讲源码(Xin Sun full version of VC Third Lecture source)
- 2010-05-07 20:04:15下载
- 积分:1