搜索资源列表
源代码(vc++)
- 里面装有 5 个小程序,分别是:0-1背包问题、二叉树遍历、链式表的实现、迷宫路径、资源最优配置算法。每个程序都有详细的说明,是我这两个学期所做的实验的一部分。-containing five small programs, namely : 0-2-1 knapsack problem, the binary tree traversal and the chain table and that the realization of the maze path, the optimal res
背包问题用lc分支限界方法
- 01背包问题,用lc分支限界方法,做的ppt-01 knapsack problem, using lc branch and bound method, do ppt
bag
- 本程序是用c++实现的背包问题。相信会对大家有用的-This procedure is used c++ Realized knapsack problem. We believe it will be useful
bagproblem
- 背包问题详细讲述,解释背包问题,喜欢的下载-Knapsack problem described in detail to explain the knapsack problem, like the download
multiplechoiceknapsack
- 关于多选择背包的很好的文章,提供了各种设计思路-Multiple Choice Knapsack Problem Example of planning choice in transportation
2
- 基于背包和椭圆曲线的代理数字签名方案。结合椭圆曲线数字签名方案和变形的背包问题,提出了一种改进的椭国曲线数字签名 方案.-Backpack and the elliptic curve based on the proxy digital signature scheme. Combination of elliptic curve digital signature scheme and deformation of the knapsack problem, put forward an
GreedyAlgOfdmExample
- Greedy Alg Ofdm Example
S08070028assgin05
- 背包问题解法,也就是背包问题的求解,不是全解,仅一种-Knapsack Problem Solution
nhuanghou0-1beibao
- N皇后问题和背包问题的详细解释,PPT内容非常好。包括算法分析,时间复杂度-N Queens problem and knapsack problem explained in detail, PPT content is very good. Including the algorithm analysis, complexity, etc.
knapsackproblem
- 贪心算法,回溯法,动态规划算法解决0-1背包问题-Greedy algorithms, backtracking, dynamic programming algorithm to solve 0-1 knapsack problem
beibaosuanfa
- 给定n种物品和一个背包。物品i的重量是wi,体积是bi,其价值为vi,背包的容量为c,容积为d。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?-Ideological core algorithm knapsack problem
0-1bag
- 解决0-1背包问题的几种方法,有回溯,有优先分支界限,是一个实验报告的格式-0-1 knapsack problem to solve several methods, there are retrospective, have priority branch and bound, the format of a lab report
QEA-solving-0-1-Knapsack-problem
- 主要是利用QEA解决0-1背包问题的程序-It isuseful to solving the problem of 0-1 Knapsack using QEA
Knapsack
- Knapsack and work good i hope
Knapsack
- The describe of Knapsack algorithm
knapsack-problem-
- 基于二重结构编码遗传算法求解背包问题的研究-Research knapsack problem based on dual-structure code genetic algorithm
4.KNAPSACK
- Implement 0/1 Knapsack problem using dynamic programming
Solving-the-knapsack-problem
- solving knapsack problem
MATLAB-Codes(-Knapsack-Problem)
- about using matlab for solving Knapsack Problem
knapsack
- Development of a heuristic for the Knapsack problem