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

搜索资源列表

  1. huisufa

    0下载:
  2. 使用回溯法解决01背包问题,适合于算法分析与设计的初学者-Use backtracking to solve 01 knapsack problem, algorithm analysis and design is suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:196418
    • 提供者:smile
  1. 01package

    0下载:
  2. 用Java语言实现01背包问题 结构清晰-classic 01 package problem solution,it is solved by java language, the structure is very clear, very fast!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9023
    • 提供者:gq
  1. dongtaiguihua_01beibao

    0下载:
  2. 使用动态规划算法实现01背包问题,是个很好的例子哦。-Using dynamic programming algorithm 01 knapsack problem is a good example of oh.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1072
    • 提供者:王菲菲
  1. beibao

    0下载:
  2. 算法实验C++编程用回溯法解决01背包问题-Experimental C++ programming algorithm with backtracking to solve 01 backpack
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:565
    • 提供者:clq
  1. a

    0下载:
  2. 为了方便大家更好的学习算法分析,我上传了一个用回溯法解决的01背包问题-In order to facilitate a better learning algorithm all analysis, I uploaded a backtracking method to deal with the 01 knapsack problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:992
    • 提供者:feifei981110
  1. dongtaiguihuabeibaowenti

    0下载:
  2. 这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。-This is about 01 knapsack problem dynamic programming algorithm. Using C++ language completed, there are comments between the code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:947
    • 提供者:zhenhong
  1. 01package

    0下载:
  2. 完成了01背包问题的求解,附实验报告,包括算法描述,时空效率分析还有.exe文件-Completed a 01 knapsack problem solving, with a test report, including the algorithm descr iption, time and space efficiency analysis there. Exe files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:96257
    • 提供者:姜岩
  1. pakcageProblem

    0下载:
  2. 01背包问题,完全背包,以及多重背包问题的详解和源程序。-01 knapsack problem, complete backpack, and multiple knapsack problem Xiangjie and procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:67956
    • 提供者:caolei
  1. 01knapsackproblem

    0下载:
  2. 回溯法解决01背包问题,是在标准C++上运行的代码,故在VC++上也能运行良好!-Backtracking to solve 01 knapsack problem is in the standard C++ code to run on, so the VC++ is also able to run well!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:daisy
  1. 0_1

    0下载:
  2. 01背包问题的简单算法,使用语言C语言,运行环境为VC-01 A simple algorithm for knapsack problem, using the language C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:183455
    • 提供者:qq
  1. beibao

    0下载:
  2. DD大牛的背包九讲,从01背包逐渐深入,完整的阐述了各种背包问题-backpack 9
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:306145
    • 提供者:江腾飞
  1. suanfa

    0下载:
  2. 计算机算法中用到的经典算法。包括01背包,多段图,资源分配问题,子数合集等。-Computer algorithms used in the classical algorithm. Including 01 backpack, multi map, resource allocation, the number of sub-collection, etc..
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:9941
    • 提供者:wuxi
  1. 0_1bag

    0下载:
  2. 此程序是用回溯法解决01背包问题,可以运行成功,欢迎下载-This program is backtracking to solve 01 knapsack problem, you can run successfully, please download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:929
    • 提供者:小杰
  1. KnapsackBTDP

    0下载:
  2. C#实现动态规划法和回溯法解决01背包问题-C# dynamic programming and backtracking to solve knapsack problem 01
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:259131
    • 提供者:黄强
  1. 01JAVA

    0下载:
  2. 01背包问题的java描述,我要下东西,晕死啊-java sknp is OK
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:858
    • 提供者:kaiqi
  1. 01beibaohuisufa

    0下载:
  2. 回溯法求解01背包,VC++6.0编译通过,有测试数据和算法思路-Retrospective method 01 backpack, VC++6.0 to compile, with test data and algorithms for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:28514
    • 提供者:楠楠
  1. 01beibao

    0下载:
  2. 动态规划问题中的01背包问题,需要的可以看下了-Dynamic programming problem in the 01 knapsack problem, in need may have a look up. .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:950
    • 提供者:zhang peng
  1. shiyanbaogao

    0下载:
  2. 关于算法分析的几个实验,包括01背包,最优装载问题-Several experiments on the analysis of algorithms, including the 01 backpack, the optimal loading problems, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:197109
    • 提供者:张三
  1. huisu01beibaorar

    0下载:
  2. 算法分析中以回溯法实现的01背包问题,附有完整的运行说明-Backtracking algorithm analysis in order to achieve the 01 knapsack problem, with complete operating instructions
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1287500
    • 提供者:张三
  1. 01backpack

    0下载:
  2. 算法分析与设计中的01背包问题,采用合并排序方法。-《Algorithm analysis and design》 of the 01 knapsack problem, using merge sort method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:902945
    • 提供者:
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com