CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Knapsack Java

搜索资源列表

  1. Algorithms

    0下载:
  2. 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:17.22kb
    • 提供者:pingyang
  1. Fac3_9

    0下载:
  2. //0-1背包问题动态规划解法,原自王晓东算法设计,该程序已调通-//0-1 knapsack problem dynamic programming method, the original algorithm since Xiaodong design, the program has been transferred Qualcomm
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.03kb
    • 提供者:ss
  1. KnapsackProblem

    0下载:
  2. 0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:153.66kb
    • 提供者:王若
  1. KnapsackProblem

    0下载:
  2. 问题:已知有n种物品和一个可容纳M重量的背包,每种物品i的重量为wi。假定将物品i的一部分xi放入背包就会得到pixi的效益,这里,0≤xi≤1,pi>0。如果这些 物品重量的和大于M,要求所有选中要装入背包的物品总重 量不得超过M,而装入背包物品获得的总效益最大。-Question: are known to have n kinds of goods and M can hold the weight of a backpack, the weight of each item
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:950byte
    • 提供者:lily
  1. BagZeroOne

    0下载:
  2. 用java实现0/1背包问题 贪心算法-the knapsack of using java
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:5.13kb
    • 提供者:liuxiaofei
  1. BackpackTH(1)

    0下载:
  2. 退火算法实现0/1背包问题求解,java编写,eclipse中编写,工程文件齐全,界面清楚,运行结果正确-Annealing algorithm to achieve the 0/1 knapsack problem solving, writing java eclipse write engineering documents, clear interface, the results are correct
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:7.75mb
    • 提供者:李梦
  1. Knapsack

    0下载:
  2. 01背包问题的java实现,使用了树结构,比较器-Java 01 knapsack problem of implementation, using a tree structure, the comparator
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:8.21kb
    • 提供者:在于
搜珍网 www.dssz.com