-
FTPTREE
VC++实现FTP的例子
FTPTREE.rar(FTPTREE.rar)
- 2009-06-10 17:25:49下载
- 积分:1
-
xmodem
采用Xmodem协议,搭建一个文件传输的窗体平台,进行文件传输(File Transfer Using Xmodem Protocol)
- 2020-07-02 20:00:01下载
- 积分:1
-
uoid965
一个很小和天线计算程序,我觉得非常实用,发上来与大家分享()
- 2018-06-12 18:51:06下载
- 积分:1
-
Timer
指针时钟 (A Timer )
- 2010-12-22 14:49:55下载
- 积分:1
-
vc知识点
说明: vc6.0一些基础的知识点,以及对读串口函数的进一步封装(Some basic knowledge points of VC6.0 and further encapsulation of read serial function)
- 2020-06-16 22:40:01下载
- 积分: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
-
BetBall
福彩双色球模拟测试。
支持五组随机选球;支持打印功能。(Fucai color ball simulation tests.
It supports five groups of randomly selected balls support print function.)
- 2015-10-10 16:26:06下载
- 积分:1
-
Teaching_SystemInformation
比较详细的源文件,由VB.NET跟Sqlserver2000编的教务管理系统(The source of more detailed documents, VB.NET with SQL Server 2000 prepared by the Educational Management System)
- 2007-12-27 20:20:25下载
- 积分:1
-
ADT-Adder-2.0
adt adder for world of warcraft adt files
- 2013-10-06 13:29:34下载
- 积分:1
-
gps
这是一套GPS定位采集程序,可用于卫星天线乏味俯仰角的计算(This is a set of GPS positioning acquisition procedures can be used for satellite antenna pitch angle tedious calculation)
- 2009-05-06 22:43:03下载
- 积分:1