-
IISManagerAssistant-SP0.7
彩虹IIS管理助手,版本0.7.
开源IIS管理工具,支持IIS6和IIS7.站点安全设置、站点管理、应用程序池管理等功能。C# 4.0、VS2010(Rainbow IIS management assistant, version 0.7. Open IIS management tools, support IIS6 and IIS7. Sites security settings, site management, application pool management. C# 4.0, VS2010)
- 2013-12-01 10:40:10下载
- 积分:1
-
MUD西游记2005完整版
wap网页文字游戏,mud客户端。下载直接可玩,里面有教程(WAP web text game, mud client. Download direct play, there are tutorials)
- 2020-09-11 16:28:01下载
- 积分:1
-
WindowsSpeedSecrets.godfather
Embedded applications
- 2009-06-09 15:09:52下载
- 积分:1
-
The_C_programming_Language{chinese}
c语言圣经
中文版
C语言入门学习宝典(c language version of the C Language Introduction to the Bible to learn Chinese Collection)
- 2011-07-17 22:28:31下载
- 积分:1
-
简单考勤系统
说明: VC++超简单员工考勤系统,ACCESS数据库,可以分超级管理员和一般员工用户登录,超级管理员可以维护员工信息和进行系统设置(VC ++ super simple employee attendance system, ACCESS database, can be divided into super administrator and general employee users to log in, super administrator can maintain employee information and make system settings)
- 2020-03-28 22:57:40下载
- 积分: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
-
31701012836
C++编写的简单分数类(包含复制,约分,四则运算等)(Simple fraction classes written in C++ (including duplication, reduction, four operations, etc.))
- 2019-06-11 12:01:16下载
- 积分:1
-
123
The Design and Evolution of C++(C++语言的设计和演化,英文版,Bjarne Stroustrup 著)(The Design and Evolution of C++ (C++ Language design and evolution of the English version, Bjarne Stroustrup a))
- 2009-01-09 08:34:19下载
- 积分:1
-
VirtualCamera
window下注册一个虚拟摄像头,并且在内存中开辟一块共享内存,将共享内存中的数据显示在摄像头中。qq等聊天工具可用。(Window registered a virtual camera, and in memory to open a shared memory, the shared memory data display in the camera. QQ chat tools available.)
- 2014-10-28 12:16:32下载
- 积分:1
-
RagnarokSDE
说明: A Ragnarok Server Database Editor
仙境传说的服务端数据编辑器源码。支持rAthena(A Ragnarok Server Database Editor)
- 2020-06-22 16:20:01下载
- 积分:1