-
jfzh
可自由地将繁体转换为简体输出,也可将简体转换为繁体(free to be converted to traditional English output can also be converted to traditional English)
- 2006-06-21 13:45:49下载
- 积分:1
-
Wavelet-Transform
基于TMS320C5502的小波变换程序,代码简洁,适合作于学习DSP开发的学习参考程序(TMS320C5502-based wavelet transform procedures, the code is simple and suitable for the development of learning to learn DSP reference program)
- 2013-07-13 21:35:12下载
- 积分:1
-
NFTL
NTFL Flash translation layer
- 2012-05-02 10:09:35下载
- 积分:1
-
vb_48_listmediaplayer
List Media Player
List Media Player is one of the first programs I made. It is simply a way of browsing through your drives and folders to find media files to play - either sound or video. The actual player is on a separate Form, which allows for free resizing.(List Media Player
List Media Player is one of the first programs I made. It is simply a way of browsing through your drives and folders to find media files to play- either sound or video. The actual player is on a separate Form, which allows for free resizing.)
- 2010-09-27 00:32:16下载
- 积分:1
-
cfdamapb
卫星网络仿真,在opnet环境下开发调试通过
(Satellite network simulation, in the OPNET environment through the development of debugging)
- 2021-03-08 22:29:28下载
- 积分: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
-
windows-message
window 消息机制,相比大家都耳熟能详了,但是具体的有哪些,肯定一时想不出来很多,这里有很详细的消息函数及其使用方法(window message mechanism, compared to the all too familiar, but the concrete which certainly could not think to many, there is a very detailed message function and its use)
- 2011-08-09 20:14:07下载
- 积分:1
-
VC_Net
Visual C++ 网络编程精选实例。TCP/IP,串口网络通信。配书光盘。(Visual C++ network programming selected examples. TCP/IP, serial network communications. CD-ROM with the book.)
- 2020-11-22 14:29:36下载
- 积分:1
-
simple-Bezier-curve
bezier曲线画矢量字.仅仅有演示效果没有进行交互设计,多多指教多多包含(bezier curve ,c++)
- 2020-09-20 21:07:52下载
- 积分:1
-
018-PWM脉冲宽度调制与智能小车PWM直流电机调速
pwm小车,内有视频,功能强大,讲解详实,是一个不可多得的pwm小车入门。(PWM car, with video, powerful function, detailed explanation, is a rare introduction to PWM car.)
- 2020-06-21 06:20:02下载
- 积分:1