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

搜索资源列表

  1. suanfa2

    0下载:
  2. 分支限界法、分治法、动态规划法常见代码,素数环问题、背包问题、抄写书稿问题。-Branch and bound method, divide and conquer, dynamic programming method common code, prime ring problem, knapsack problem, the problem copying the manuscr ipt.
  3. 所属分类:Data structs

    • 发布日期:2017-06-22
    • 文件大小:41812661
    • 提供者:李诗诗
  1. acokp

    0下载:
  2. 本程序实现了蚁群算法解决0/1背包问题,并作出了各代蚁群搜索到的最优解的图像-this program use aco to solve the problem of 0/1 bagpack
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1430
    • 提供者:崔健
  1. 01packet

    0下载:
  2. 使用分支限界法解决01背包问题,c++代码实现,能够正确运行-Using the branch and bound method to solve the 01 knapsack problem, c++ code to run properly
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:896726
    • 提供者:Rhonda
  1. suanfashiyan

    1下载:
  2. 十个算法小程序:二分法、循环赛日程算法、归并分类算法、贪心算法、背包问题、最优装载、动态规划(多段图、0-1背包、资源分配问题)、回溯和分支限界法(子集和数问题)-Ten algorithm applet: dichotomy, round robin scheduling algorithms, merge classification algorithm, greedy algorithm, knapsack problem, the optimal loading, dynamic pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3476384
    • 提供者:钟英
  1. dynamic-programming

    0下载:
  2. 使用c++语言,在vs2008平台上编写,用动态规划法求解0,1背包问题-C++ language use, in vs2008 platform to write, with the dynamic planning solution 0, 1 knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:948
    • 提供者:闫皓渊
  1. 0_1Back

    0下载:
  2. 0_1背包问题的经典贪婪算法代码和K阶优化贪婪算法代码-0_1 back
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1019
    • 提供者:jw
  1. arithmetic

    0下载:
  2. 采用c++语言实现动态规划问题、0-1背包问题、背包问题knap1.cpp、knap.cpp、dynamic.cpp!-The c++ language realize dynamic planning 0-1 knapsack problems knapsack problem knap1. CPP knap.CPP dynamic.CPP
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:393380
    • 提供者:房凌霄
  1. huisu

    0下载:
  2. 0-1背包问题的回溯法,如何用回溯(即深度优先搜索方法)来完成0-1背包问题-0-1Knapsacks Problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1300
    • 提供者:Susan Wang
  1. pack_problem

    0下载:
  2. 根据网上的《背包九讲》写了前三个(01背包、完全背包、多重背包)的C++代码,抛砖引玉。-According to the online "backpack problem," wrote the first three (01 backpack, backpack full, multi-pack) on behalf of C Code, start a discussion.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:45593
    • 提供者:陈枫
  1. 01-beibao

    0下载:
  2. 动态规划求解01背包 vc6.0-dynamic programming 0/1 knapsack
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:887149
    • 提供者:马兴江
  1. beibao3.10

    0下载:
  2. 回溯法解决0-1背包问题 算法分析与设计实验-Backtracking to solve 0-1 knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:751195
    • 提供者:薛佩佩
  1. MAOS_QKP_1.001

    0下载:
  2. 用于解决二次背包问题的多代理优化系统, 推荐研究学习一下-MAOS-QKP is a multiagent optimization system (MAOS) for solving the Quadratic Knapsack Problem (QKP).
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:702694
    • 提供者:万万
  1. bag

    0下载:
  2. 本程序解决背包问题,其中有多个类型的物品,每类物品可以有任意数量。-The procedure to solve knapsack problem, in which there are multiple types of items, each class can have any number of items.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1111
    • 提供者:chen
  1. 01

    0下载:
  2. 利用回溯法求01背包问题,包含了很多内容-it is good
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4373
    • 提供者:夏末
  1. knapsack

    0下载:
  2. 背包九讲问题,各种高效解法,值得一看,包括01背包,完全背包,多重背包,一起三种背包的混合问题-Backpack nine speak problems, all kinds of efficient solution, is worth a look Including 01 backpack, completely backpack, multiple backpack, together three backpack of the mixed problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:36992
    • 提供者:smile
  1. beibaowenti

    0下载:
  2. 主要采用遗传算法解决背包问题。是值得学习算法。-By using the genetic algorithm to solve the main knapsack problem. Is worth learning algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6388
    • 提供者:张建厂
  1. 01bag

    0下载:
  2. 动态规划经典问题01背包的实现,用2种实现算法。一是用递归,二是用循环。还有01背包算法的叙述和图解,通俗易懂-Dynamic programming 01bag
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:37664
    • 提供者:sx
  1. code

    0下载:
  2. 动态规划法各种源码,包括0,1背包,多边形游戏,矩阵连乘,数字三角形,图像压缩-Dynamic planning method for a variety of source code, including the 0, 1 backpacks, Polygon game, matrix multiplication, the number of triangles, image compression and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:155218
    • 提供者:杨天
  1. KnapSack

    0下载:
  2. 蛮力、动态规划、回溯、分支限界四种算法求解0/1背包问题-Four algorithms(brute force, dynamic programming, backtracking, branch and bound ) to solve 0/1 knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2538
    • 提供者:WangXiaolei
  1. C.GA

    0下载:
  2. 遗传算法解决组合优化问题,0-1背包问题-Genetic algorithm to solve combinatorial optimization problems, 0-1 knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:10756
    • 提供者:whx
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com