-
TestVideo
说明: 用dxshow编写的视频播放器。。。。。。。(Dxshow prepared to use video player。。。。)
- 2009-08-07 08:52:35下载
- 积分:1
-
Di_Tu_Pi_Pei
将出租车采集到的GPS数据匹配到电子地图上,并将车辆定位在道路上。(The taxi collected GPS data matching to the electronic map, and the position of the vehicle on the road.)
- 2015-12-09 20:48:53下载
- 积分:1
-
Language-difficulties-and-analysis
VC的难点解译和提出的解决问题,会很有用(VC difficulty of interpretation, and proposed to solve the problem, would be useful)
- 2012-06-16 18:07:52下载
- 积分:1
-
mianjijisuan
测绘中的面积计算。代码是本人自己编写的,实现读取Excel中给定点坐标(按照顺时针或逆时针编号),并计算给定点所围成的区域面积。(Mapping the area. Code is I have written to achieve a given point in Excel to read the coordinates (clockwise or counterclockwise in accordance with the number), and calculate a given point of the surrounded area.)
- 2020-06-28 17:40:02下载
- 积分:1
-
GLAG_PRO_S-B
Geodesic calculation of theodolite lines
- 2016-02-08 03:46:34下载
- 积分:1
-
Regedit
vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
- 2011-07-01 22:03:37下载
- 积分: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
-
Apostila-CPP
Apostila C++ para iniciantes
- 2011-11-25 00:08:47下载
- 积分:1
-
json_c_0.12
windows下编译json-c-0.12版源码, 采用vc 2012 包括两个工程, json-c-0.12 lib test 用例 具体使用可以参看源码目录下的testsrc(Windows compiled json-c-0.12 version of the source code, using VC 2012 includes two projects, json-c-0.12 lib test case specific use can be found in the source code directory testsrc)
- 2021-01-29 10:08:33下载
- 积分:1
-
BDMtcsgap1.02
这是一款用于外汇MT4平台的智能交易系统,强力剥头皮型EA,可用于USDJPG及EURUSD5分钟交易时段。-This is a platform for the exchange of intelligent MT4 trading system, powerful scalping type of EA, can be used for USDJPG and EURUSD5 minute trading session
- 2016-02-25 11:32:44下载
- 积分:1