-
背包问题动态规划算法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
-
Matlab in signal processing applications, good foreign materials
Matlab在信号处理中的应用,很好的外国教材-Matlab in signal processing applications, good foreign materials
- 2022-02-05 03:48:57下载
- 积分:1
-
<<深入浅出MFC>>配套光盘源码
很经典的学MFC的教材,《深入浅出MFC》内含光盘一片,书中所有原始码与可执行文件尽在其中。
- 2022-03-16 10:52:52下载
- 积分:1
-
WIN32API Programming
WIN32API编程祥解-WIN32API Programming
- 2022-03-19 14:47:50下载
- 积分:1
-
这个程序时我写的现在给大家一起交流交流,希望能得到一下指教...
这个程序时我写的现在给大家一起交流交流,希望能得到一下指教-I wrote this program to everyone present share exchange, hoping to get what Zhijiao
- 2022-07-12 15:35:20下载
- 积分:1
-
基于APDL语言的弹簧有限元参数化建模与应力分析
基于APDL语言的弹簧有限元参数化建模与应力分析-APDL language based on finite element spring parametric modeling and stress analysis
- 2023-08-19 12:35:04下载
- 积分:1
-
P89V51系列单片机ISP下载简明操作步骤
P89V51系列单片机ISP下载简明操作步骤-ISP MCU P89V51 simple steps to download
- 2023-09-03 10:30:03下载
- 积分:1
-
SQLSERVER的数据类型对SQLSERVER数据库的数据类型归纳总结并列表出来利于大家的编程查阅...
SQLSERVER的数据类型对SQLSERVER数据库的数据类型归纳总结并列表出来利于大家的编程查阅-SQLSERVER data types right SQLSERVER database data types are summarized and the list out to everyone"s inspection program
- 2022-03-16 03:32:15下载
- 积分:1
-
linux声音编程讲解,难得的好
linux声音编程讲解,难得的好-voice talks, the rare good Dongdong
- 2023-01-26 10:05:04下载
- 积分:1
-
Learing QT programming in 24 hors
24小时学习QT编程
- 2022-03-05 00:38:02下载
- 积分:1