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

搜索资源列表

  1. 0_1bag

    0下载:
  2. 程序功能:已知一定容量的背包和一定重量、一定个数的物品,背包容量、物品重量和物品个数可以自己设定,要求向背包中装入物品,使装入的物品恰好为被包的最大容量。若没有这样的物品组合,则输出“No available combination !”。-procedures functions : some capacity known knapsack and a certain weight, a certain number of items, bags capacity, weight and th
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26116
    • 提供者:送水的
  1. 3.2

    0下载:
  2. 作品:算法设计课程作业 作者:陈兴 学号:J04120010 操作说明: 1、最长公共子序列: 用VC6.0打开文件以后输入一串数字,按“\\”为结束,输出结果。 2、背包问题 用vc6.0打开文件以后按提示操作。 3、残缺棋盘问题 用vc6.0打开文件以后按提示操作。 4、(3.1和3.2还有3.3) 这个是课本82页的作业,基本实现了。其中3.2的算法时间复杂度不是nlogn而是n,nlogn的算法没做出来! -e
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:陈兴
  1. bag01

    0下载:
  2. 解决0-1背包问题 欢迎批评指正-0-1 knapsack problem solving welcome criticism correction
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6548
    • 提供者:kakac001
  1. Fractionalbag

    0下载:
  2. 关于分数背包的解决 欢迎批评指教-scores knapsack on the settlement welcome comments and suggestions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6342
    • 提供者:kakac001
  1. beibaotanxin

    0下载:
  2. 普通背包问题的贫心算法C语言解法,在Windows系统下Wintc编写-ordinary knapsack problem of poor heart algorithm C language method, in the Windows system under preparation Wintc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:xieyixin
  1. 01BEIBAOdongtai

    0下载:
  2. 0-1背包问题的动态规划算法C语言实现.Windows系统下 Wintc环境编写-0-1 knapsack problem of the dynamic programming algorithm C language. Windows systems Wintc Central Habitat prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:xieyixin
  1. greedy_bag

    0下载:
  2. 背包算法,算法课的实验。基本上已经完善!-knapsack algorithm, the algorithm class experiment. Basically perfect!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10949
    • 提供者:进强
  1. TSPTravelingsalesmanproblem

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序拟退火算法解0-1背包问题MATLAB源代码 -complete graph Hamilton Circle genetic simulated annealing Matlab to be definitive source solution annealing 0 - a knapsack problem MATLAB source code
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2041
    • 提供者:zh110
  1. GenerationAl

    0下载:
  2. 用遗传算法解0/1背包问题,背包问题是著名的NP完备类困难问题,此处给出解法。-Genetic Algorithm for 0 / 1 knapsack problem, knapsack problem is a well-known class of NP-complete problems. Solution is here.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2126
    • 提供者:李博宁
  1. beibao_loca

    0下载:
  2. 经典问题,背包问题VB版,有简单窗口界面,操作简单-classic problem, knapsack problem VB version, a simple window interface, simple operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2957
    • 提供者:诺可
  1. 017387-01

    1下载:
  2. 论坛代码 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪-Forum with the branch code boundaries to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal operating han
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2736644
    • 提供者:yuanjianping
  1. Chp15

    0下载:
  2. 背包问题的遗传算法解法 背包问题的遗传算法解法-knapsack problem genetic algorithm method knap sack problem GA knapsack asked Solution that the genetic algorithm method knapsack problem Genetic Algorithm Solution
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1019339
    • 提供者:my name
  1. OI

    1下载:
  2. 用多种算法解决0-1背包问题,包括回朔法,动态规划,贪心算法等-algorithm used to solve a variety of 0-1 knapsack problem, including the retrospective method, dynamic programming, greedy algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:431086
    • 提供者:王垂宇
  1. knapsack012

    0下载:
  2. 0/1/2背包问题,从文件输入,从文件输出.里面有详细的报告和程序说明文档-0/1/2 knapsack problem from the file input and output from the document. There are detailed reports and documentation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11407
    • 提供者: Yanlin
  1. huishu01beibao

    0下载:
  2. 回朔解决0-1背包,里面有VC++的代码,可供大家参考,如里有误的,请和我联系-retrospective resolve 0-1 knapsack containing a VC code, for your reference, if there are mistaken. and please contact me! !
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10425
    • 提供者:王小深
  1. packageone

    0下载:
  2. 背包算法和0-1背包算法,c++实现,希望对大家有帮助!-knapsack algorithm and 0-1 knapsack algorithm, c achieve, and I hope to be helpful!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2152
    • 提供者:jun
  1. cqa

    0下载:
  2. 背包问题的遗传算法解法-knapsack problem Genetic Algorithm Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:284983
    • 提供者:李佚
  1. 背包问题的遗传算法解法

    0下载:
  2. 背包问题算法解决-Knapsack Problem Solving
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25517
    • 提供者:邱文彬
  1. fenzhidingjie beibao

    0下载:
  2. 分支定界的0/1背包问题-branch delimitation of the 0 / 1 knapsack problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1703
    • 提供者:姜艳艳
  1. 0-1bag

    0下载:
  2. 3,算法设计0-1背包,要求用整形-3, 0-1 knapsack algorithm design and required plastic surgery
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:张乐
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com