搜索资源列表

  1. 0_1question

    0下载:
  2. 计算机算法中著名的0_1背包问题:给定n种物品和一背包。物品i的重量是Wi,其价值为Vi,背包的容量是c,问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。-computer algorithm famous 0_1 knapsack problem : given n product and a backpack. I articles of the weight of Wi, the value of Vi and ba
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:贾明明
  1. GA_for_TSP

    0下载:
  2. 用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the N
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:25600
    • 提供者:王杰
  1. 0-1beibao

    0下载:
  2. 0-1背包问题的动态规划求解算法, 0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:高亮
  1. 0-1snap

    0下载:
  2. 算法设计与分析 第五章王晓东版的 回溯法的0-1背包问题 -algorithm design and analysis of the fifth edition of Wang Xiaodong Zhang law retroactively 0-1 knapsack problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:315392
    • 提供者:xiaobao89
  1. beibaotanxinsuanfa

    0下载:
  2. 贪心算法,使用这一算法,解决0-1背包问题.-greedy algorithm, the algorithm used to solve 0-1 knapsack problem.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:田桂欣
  1. optimizebackpack

    0下载:
  2. 背包问题c算法实现,利用回溯法实现的背包问题详解,内附源代码即详细注解,以及一些优化的思想,很容易理解,是一个很好的算法,通过调试,可以运行。-knapsack problem c algorithm, using the retrospective method to achieve Hi knapsack problem, the source code that contains detailed notes, and some
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:xiaowei
  1. javaTANXINFABEIBAO

    0下载:
  2. 用JAVA编写的关于算法分析与设计里的如何用JAVA实现关于贪心法的背包问题,简单明了.有很强的实例意义.-with JAVA prepared by the analysis of the algorithm and the designing of how to use JAVA of greedy law backpack , simple and clear. a strong example of significance.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:binly
  1. 0-1package

    0下载:
  2. 遗传算法求解0-1背包问题,包含问题的求解步骤。-Genetic Algorithm 0-1 knapsack problem, including steps to solve the problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:何海斌
  1. beibaowentichengxu

    0下载:
  2. 一个关于算法分析的背包问题小程序 -an algorithm analysis on the small knapsack problem procedures.
  3. 所属分类:其它资源

    • 发布日期:2024-05-21
    • 文件大小:269312
    • 提供者:邓巍
  1. DynamicKnap

    0下载:
  2. 动态规划背包问题,对算法初学者有极大的参考价值!-dynamic programming knapsack problem, the algorithm beginners have great reference value!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:王科
  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的算法时间复杂度不是nl
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:陈兴
  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. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:xieyixin
  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. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者: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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:李博宁
  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. 所属分类:按钮控件

    • 发布日期:2024-05-21
    • 文件大小:1018880
    • 提供者:
  1. bag8

    0下载:
  2. 八种背包问题的所有源代码,对于学习算法的人很有用:)-eight backpackers of all source code, for the learning algorithm useful :)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:77824
    • 提供者:饶向荣
  1. OI

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

    • 发布日期:2024-05-21
    • 文件大小:431104
    • 提供者:王垂宇
  1. 0-1Pack

    0下载:
  2. 用C#写的《计算机软件算法分析与设计》的作业--动态规划算法,0-1背包问题 可选择背包容量(浮点型)和指定每个物品的重量(浮点型),生成物品选择表和统计信息
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:范成
  1. beibaowenti

    0下载:
  2. 这是一个用回溯算法解0--1背包问题的C++程序(好用的)-This is a backtracking algorithm used 0 1 knapsack problem of the C++ Procedure (useful)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:chen
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »

源码中国 www.ymcn.org