-
matlab neural network toolbox of the development and application of valuable
matlab下神经网络工具箱的开发和应用 很有参考价值-matlab neural network toolbox of the development and application of valuable
- 2022-02-15 17:29:14下载
- 积分:1
-
麻省理工大学
电气工程与计算机科学系
信号与系统――6.003
MATLAB导论――1999年秋季课程
Thomas F.Weiss...
麻省理工大学
电气工程与计算机科学系
信号与系统――6.003
MATLAB导论――1999年秋季课程
Thomas F.Weiss
-Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, Signals and Systems- 6.003 MATLAB An Introduction- 1999 Fall Course Thomas F. Weiss
- 2022-03-26 03:07:12下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
Very detailed information on a comprehensive study of java
非常详尽的java全面学习资料(来自深圳计算机行业协会)-Very detailed information on a comprehensive study of java
- 2022-01-25 18:05:44下载
- 积分:1
-
WINDOWS VISTA BUSINESS DESKTOP STUDENT GUIDE
WINDOWS VISTA BUSINESS DESKTOP STUDENT GUIDE
- 2023-08-01 17:00:03下载
- 积分:1
-
L78XX(稳压).方面的资料,芯片资料叙述详细
L78XX(稳压).方面的资料,芯片资料叙述详细-L78XX (Regulators). The information described in detail information Chip
- 2022-06-20 23:44:26下载
- 积分:1
-
多媒体技术基础与应用
多媒体技术基础与应用- The multimedia technology base with applies
- 2022-12-02 23:20:03下载
- 积分:1
-
WFMC 为工作流系统制定了5类功能接口。该文档介绍接口1――过程定义输入 / 输出接口,这口包含了一个用于描述过程定义的公共元模型,以及过程定义间进行相互转换...
WFMC 为工作流系统制定了5类功能接口。该文档介绍接口1――过程定义输入 / 输出接口,这口包含了一个用于描述过程定义的公共元模型,以及过程定义间进行相互转换的XML Schema。-redundant work flow system for the development of the five functional interface. The document introduced Interface 1-- process definition input/output interface, which I included a description of the process for the definition of public model, and process definition conversion between XML Schema.
- 2022-02-04 04:23:13下载
- 积分:1
-
for Java beginners a complete set of materials, a total of four, PDG format.
适合JAVA初学者的一套完整教材,共4册,PDG格式.-for Java beginners a complete set of materials, a total of four, PDG format.
- 2023-03-22 03:40:03下载
- 积分:1
-
《Essential C++中文版》以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object...
《Essential C++中文版》以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。《Essential C++中文版》的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。-" Essential C++ Chinese version of the" four-oriented C++ to express the essence of: procedural (procedural), generic (generic), object-based (individual objects), object-oriented (OO). " Essential C++ Chinese version of" the organization around a series of increasingly complex procedures, as well as to the language features to address these issues. In this way, you not only learn C++ functions and structures, will learn the design of their purpose and basic principles.
- 2022-11-03 17:35:05下载
- 积分:1