CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 背包

搜索资源列表

  1. multiplechoiceknapsack

    0下载:
  2. 关于多选择背包的很好的文章,提供了各种设计思路-Multiple Choice Knapsack Problem Example of planning choice in transportation
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:390113
    • 提供者:amy
  1. 2

    0下载:
  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
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:376911
    • 提供者:小玲
  1. beibao

    2下载:
  2. 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2) (1,4,5) (8,2) (3,5,2)。 提示:可利用回溯法的设计思想来解决背包问题。首先将物品排成一列,然后顺序选取物品装入背包,假设已选取了前i 件物品之后背包还没有装满,则继
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:640
    • 提供者:black
  1. 1

    0下载:
  2. 用回溯法解决0-1背包问题,用回溯法解决0-1背包问题-用回溯法解决0-1背包问题
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:4365
    • 提供者:lovewuhui
  1. 0-1bag

    0下载:
  2. 解决0-1背包问题的几种方法,有回溯,有优先分支界限,是一个实验报告的格式-0-1 knapsack problem to solve several methods, there are retrospective, have priority branch and bound, the format of a lab report
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:45875
    • 提供者:lovewuhui
  1. 0-1bag-queastion

    0下载:
  2. 0-1背包问题 0-1背包问题的c++实现源代码 简单实用 -0-1bag queastion
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3725
    • 提供者:Achar
  1. beibao

    0下载:
  2. 01背包中的实现 用五种不同的方法实现-The 01 backpack realization using five different methods to achieve
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:94863
    • 提供者:馨悦
  1. package

    0下载:
  2. 采用动态规划思想解决0-1背包问题,更好的理解动态规划思想,理解递归的理念- It uses dynamic programming to solve the 0-1 knapsack problem, a better understanding of dynamic programming, understanding the concept of recursion
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:804252
    • 提供者:wlz
搜珍网 www.dssz.com