-
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价...
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Knapsack problem dynamic programming algorithm for a given n species JAVA goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-22 23:20:03下载
- 积分:1
-
shadowing effects in wireless channel
shadowing effects in wireless channel
- 2023-04-06 03:15:03下载
- 积分:1
-
非常经典的一本讲述C标准的书.不用多说了! 相信对您大有帮助!...
非常经典的一本讲述C标准的书.不用多说了! 相信对您大有帮助!-It s rather classical C book about its standard.
It s believed to be very useful for you.
- 2022-02-01 21:53:14下载
- 积分:1
-
DSP
基于DSP的数字滤波器设计,方案是利用数字信号处理(DSP)来设计无限冲激响应(IIR)和有限冲激响应(FIR)滤波器。
- 2022-08-26 11:17:44下载
- 积分:1
-
相当经典的书,介绍windows程序设计,共享给大家
相当经典的书,介绍windows程序设计,共享给大家-very classic book on Windows programming, for everyone to share
- 2022-03-20 19:00:08下载
- 积分:1
-
Protel2004是业界第一款也是唯一一种完整的板级设计解决方案。Protel2004
拓宽了板级设计的传统界限,集成了FPGA设计功能,从而允许工程师能...
Protel2004是业界第一款也是唯一一种完整的板级设计解决方案。Protel2004
拓宽了板级设计的传统界限,集成了FPGA设计功能,从而允许工程师能将
系统设计中的FPGA与PCB设计集成在一起。-Protel2004 industry is only the first of a complete board-level design solution. Protel2004 broaden the board level design of the traditional boundaries and integration of FPGA design function, thus allowing the system engineer can design the FPGA and PCB design integration together.
- 2022-11-10 14:05:04下载
- 积分:1
-
O reilly Java Script Pocket Reference 2nd Edition iNT eBook LiB
O reilly Java Script Pocket Reference 2nd Edition iNT eBook LiB
- 2022-08-06 14:15:16下载
- 积分:1
-
classical programming books, an indispensable tool dictionary
经典编程书籍,不可或缺的工具字典
- 2022-08-23 05:11:16下载
- 积分:1
-
java swing开发的代码的目的是解释java swing开发
java swing 开发代码,由浅入深讲解java swing 的开发-java swing development code is aimed to explain the development of java swing
- 2023-06-23 04:05:04下载
- 积分:1
-
用MATLAB语言仿真设计人工神经网络,希望对大家有用
用MATLAB语言仿真设计人工神经网络,希望对大家有用-using MATLAB simulation of artificial neural network, we hope to useful
- 2022-12-24 21:00:03下载
- 积分:1