1. 0-1背包问题 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高
标签: 背包问题
上传时间: 2017-05-15
上传用户:bruce5996
在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。
标签: 背包问题
上传时间: 2014-03-10
上传用户:ardager
Analyze the performance of wireless channels in different scenarios over Rayleigh fading channels with some constraints.
标签: channels performance different scenarios
上传时间: 2014-01-12
上传用户:CHENKAI
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
标签: polynomials different operation contains
上传时间: 2013-12-18
上传用户:yan2267246
在各种不同的网络传送协议上,为网络编程提供一个大家都很熟悉的接口,需注意各种网络协议的一些特征。本章将全面讲述使用特定协议时应该留意的一些特征,其中包括一些基本的网络连接原理。另外,我们还将讨论如何通过程序向 Wi n s o c k查询协议信息,并探讨针对一种具体协议创建套接字所需的基本步骤。
上传时间: 2017-06-05
上传用户:a673761058
哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶结点的权值乘上其到根结点的路径长度(若根结点为0层,叶结点到根结点的路径长度为叶结点的层数)。树的带权路径长度记为WPL=(W1*L1+W2*L2+W3*L3+...+Wn*Ln),N个权值Wi(i=1,2,...n)构成一棵有N个叶结点的二叉树,相应的叶结点的路径长度为Li(i=1,2,...n)。可以证明哈夫曼树的WPL是最小的。
上传时间: 2017-06-09
上传用户:wang5829
QuickSteps books are recipe books for computer users. They answer the question 揌ow do I...??by providing a quick set of steps to accomplish the most common tasks with a particular program. The sets of steps are the central focus of the book. Sidebar QuickSteps provide information on how to do quickly many small functions or tasks that are in support of the primary functions. Sidebar QuickFacts supply information that you need to know about a subject. Notes, Tips, and Cautions augment the steps, but they are presented in a separate column to not interrupt the fl ow. Brief introductions are present, but there is minimal narrative otherwise. Many illustrations and fi gures, a number with callouts, are also included where they support the steps.
标签: books QuickSteps computer question
上传时间: 2013-12-11
上传用户:ljt101007
M i c r o s o f t公司编译了一个所有可能的错误代码的列表,并且为每个错误代码分配了一个3 2 位的号码。Wi n E r r o r. h 头文件包含了M i c r o s o f t 公司定义的错误代码的列 表。
上传时间: 2013-12-08
上传用户:凌云御清风
It s application source code for delphi. it can be use for testing ATCommand if you want to play with SMS gateway.
标签: application ATCommand for testing
上传时间: 2013-12-11
上传用户:aix008
In this work an implementation of a geometric nonlinear controller for chaos synchronization in a Field Programmable Gate Array (FPGA) is presented. The Lorenz chaotic system is used to show the implementation of chaos synchronization via nonlinear controller implemented in a Xilinx FPGA Virtex-II 2v2000ft896-4. The main idea is to design a nonlinear geometric controller which synchronizes a slave Lorenz system to a master system and then implement them into the FPGA.
标签: synchronization implementation controller geometric
上传时间: 2013-12-17
上传用户:3到15