-
Chat
在VS2005的编程环境下,利用套接字的编程原理,可以实现网络聊天功能。(On the basic of VS2005, take advantage of the principle of Socket to achieve the ability to communicate online.)
- 2014-04-11 09:18:47下载
- 积分:1
-
lua952
天龙八部最新lua,涵盖基本所有lua,900多个(tian long ba bu lua 900 duo ge.)
- 2020-12-18 09:29:11下载
- 积分:1
-
HA_Regmon704_WGL
木马文件检测报zhucwbiao检测等1111(trojan source please )
- 2014-06-03 01:17:29下载
- 积分:1
-
js
说明: 利用VB6.0计算指定日期在一年当中的排序,以1月1日为第一天。(Sort calculated using VB6.0 specified date in the year to January 1 as the first day.)
- 2015-09-11 18:44:27下载
- 积分: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
-
muav
地震资料倾角滤波程序,能够用于地震资料的面波去除及频谱分析(FK filter in seismic data)
- 2013-09-06 07:56:07下载
- 积分:1
-
DSP28335-PWM
DSP28335 脉冲编码控制 PWM电平输出可控制输出电平(DSP28335 pulse encoder output level control PWM output level can be controlled)
- 2021-04-13 10:38:57下载
- 积分:1
-
392440Youngs-VOF
使用VOF进行液-液两相流的界面追踪,非常使用,强烈推荐(For liquid- liquid two phase flow using VOF interface tracking
)
- 2021-01-19 23:08:43下载
- 积分:1
-
ModbusClient
Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
- 2009-06-10 23:02:44下载
- 积分:1
-
hosthook
com写的网络ip地址挂起的程序(com write network ip address hang procedures)
- 2004-12-07 09:35:00下载
- 积分:1