-
63464856346
VB武林快打(打字软件)源代码,有需要的就下载吧。(VB Wulin Fighter (typing software) source code, there is a need to download it.)
- 2013-08-04 15:15:08下载
- 积分:1
-
fj500sys
新增部分: --开放扎昆任务-- --推出活动地图-- --支持手柄功能-- --道具打包销售功能-- 修正部分: --部分NPC对话乱码-- --使用高级喇叭出现频道错误-- --熊猫宠物佩戴装饰品无效果问题(Explains:
Increases the part: The opening grips the elder brother duty promotes moves the map support handle function stage prop packs the sales function revision part: The partial NPC dialogue additive device use high-quality loudspeaker appears the frequency channel wrong panda bear pet wears the ornament non- effect question)
- 2005-06-22 16:59:03下载
- 积分:1
-
FileSplit
简单的VB文件分割、合并工具,有需要的就下载吧。(Simple VB file split, merge tool, there is a need to download it.)
- 2013-08-21 10:26:16下载
- 积分:1
-
EZADJUST
美国天宝公司TGO软件的GPS网平差程序的核心源代码,GPS软件开发必备(Trimbles TGO software for GPS network adjustment program source code, GPS software development, an essential)
- 2009-09-16 21:17:23下载
- 积分:1
-
VCPP
利用 VC++6.0 提供的一种控制台操作方式,可以建立 C 语言应用程序, Win32 控 制台程序(Win32 Console Application)是一类 Windows 程序,它不使用复杂的图形用户 界面,程序与用户交互是通过一个标准的正文窗口(Using VC++6.0 to provide a console mode of operation, you can create C-language applications, Win32 console application (Win32 Console Application) is a type of Windows program, it does not use complex graphical user interface, procedures, and user interaction is through a standard text window)
- 2011-08-07 14:58:50下载
- 积分:1
-
Fill_IEs
IE自动填充,基本框架和功能,自己再去添加和修改吧--IE自动填充,基本框架和功能,自己再去添加和修改吧(IE Auto fill, the basic framework and functions, add and modify it yourself go)
- 2011-11-16 16:02:21下载
- 积分:1
-
MFC_DLL_LED
EVC下利用MFC DLL实现的mini2440 LED驱动程序。(LED driver of mini2440 developing board by MFC DLL in EVC)
- 2013-05-31 11:46:07下载
- 积分: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
-
半桥式LLC变换器仿真模型
说明: 采用Visio Studio编译生成动态链接库,嵌入Psim进行仿真。仿真模型提供了半桥谐振变换器的数模混合仿真,有动态链接库实现PWM的分配。(Visio Studio is used to compile and generate dynamic link libraries, which are embedded in Psim for simulation. The simulation model provides digital-analog hybrid simulation of half-bridge resonant converter, with dynamic link library to realize PWM allocation.)
- 2020-06-21 02:40:01下载
- 积分:1
-
FTE
FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一个完整的编程语言,因为它没有标准函数库(如IO和字符串处理)。FScript提供的基本函数(如流程控制,变量处理,和基本的数学运算)可以通过宿主程序扩展,只需要一个Java 2运行环境.tgz(FTE is a programmer- oriented text editor. 20 can support multiple programming language syntax highlighter, coupled with strong configurable, so this lightweight but GM editors can be adapted to almost any programmer. Zip it is not a complete programming language, because it does not have the standard functions (such as string handling and IO). FScript provide the basic functions (such as flow control, variable handling, and basic arithmetic) can be extended through a host application only need a Java 2 runtime environment. Tgz)
- 2005-01-01 17:47:15下载
- 积分:1