搜索资源列表

  1. knapGa

    0下载:
  2. 用C#开发的用遗传算法求解0-1背包问题的源代码。-C# development of the genetic algorithm 0-1 knapsack problem's source code.
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:流程
  1. bag

    0下载:
  2. 这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友.-this is a small program algorithm design and analysis, problem solving backpack, it was established with the recursive method, the procedure is no
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:194560
    • 提供者:罗小
  1. thesis2000_fangqi

    0下载:
  2. 算法分析和设计的主要原理,动态规划 贪心算法 背包问题的实例-algorithm analysis and design of the main principle of dynamic programming greedy algorithm examples knapsack problem
  3. 所属分类:PropertySheet

    • 发布日期:2024-05-16
    • 文件大小:69632
    • 提供者:
  1. 贪心方法

    0下载:
  2. 贪心方法解0/1背包问题,构造一个物品类,调用类方法对背包进行排序,核心代码已给出-greedy method for 0/1 knapsack problem, a structural categories of goods, the category called right backpack method for sequencing, the core code has been given
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:赵立
  1. my0-1knapsack

    0下载:
  2. 给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W. 0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W . 用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:叶黎
  1. 背包问题之贪婪算法求解C语言源代码

    0下载:
  2. 其实原来的程序也是采用了贪婪算法,不过下面程序中的beibao1函数采用了贪婪算法的另一种写法,beibao函数是以前的代码,用来比较两种算法-fact, the original procedure is used in the greedy algorithm, but the procedures below beibao1 function of the greedy algorithm used another way, be
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ffff
  1. id5

    0下载:
  2. 介绍动态规划方法在解决背包问题、图象压缩、矩阵乘法链、最短路径、无交叉子集和元件折叠等方面的应用。-on dynamic programming methods in solving knapsack problem, image compression, the matrix multiplication chains, the shortest path, non-overlapping subsets of folding and
  3. 所属分类:电子书籍

    • 发布日期:2024-05-16
    • 文件大小:24576
    • 提供者:鼹鼠
  1. GA_01Knap

    0下载:
  2. 用遗传算法解决背包问题,可以求最优解,也可以自己设定次数-using genetic algorithms to solve knapsack problem, the optimal solution can help, can set its own number
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2065408
    • 提供者:
  1. 0-1bagsourcecode

    0下载:
  2. 0-1背包问题的C++源代码: 设有一个背包,可以放入重量为S。现有n件物品,重量分别为S1,S2,···,Si (0<i<n+1)均为正数,从这n件物品中-0-1 Knapsack Problem C++ Source code: There is a backpack, you can Add weight S. N the existing items, the respective weights for S1,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:江辉
  1. BBGAVB

    0下载:
  2. 一个求解背包问题的遗传算法,该程序是基于VB平台开发的-a knapsack problem solving genetic algorithm, the program is based on the platform in the VB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:24576
    • 提供者:史剑
  1. algrithm

    0下载:
  2. 算法设计与分析的经典程序,主要有0-1背包问题,最小生成树等。-algorithm design and analysis of the classic procedure, mainly 0-1 knapsack problem, such as minimum spanning tree.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:jun
  1. AlgorithmicDesign

    0下载:
  2. 师兄做的算法可视化演示程序,里面包括排序背包问题等等,界面很炫,VC6下测试通过。-Hold do algorithm visualization demo program that included issues such as ordering backpacks, cool interface, VC6 under test.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:183296
    • 提供者:杨智丹
  1. mathmodel2

    0下载:
  2. 1.1 背包问题 有一个徒步旅行者,已知他能承受的旅行背包的重量不超过a(kg)。设有n种物品可供他选择装入背包,这n种物品分别编号为1,2,…,n。其中第i种物品每件的重量为ai(kg),其使用价值(指一件第i种物品对旅行者来说所带来的好处的一种数量指标)为ci(i=1,2,…,n)。问这位旅行者应如何选择携带这n种物品的件数,使得总价值最大? -1.1 knapsack problem is a hikers. he is
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:孙竟飞
  1. fjdjf

    0下载:
  2. 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪.-branch line with the law to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:59392
    • 提供者:michael
  1. tigongyuanma

    0下载:
  2. 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题 -The package total of five documents TSP- traditional algorithms--- algorithms that T
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:10829824
    • 提供者:lisanshi2006
  1. vb_Calculator

    0下载:
  2. 基于遗传算法的背包问题求解,有基本的说明和代码-based on genetic algorithm knapsack problem solving, a basic descr iption and code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:赵宇
  1. 0-1wenti

    0下载:
  2. 该程序是一个用动态规划法解决0-1背包问题的小程序,可以为学习动态规划法遇到困难的同学提供帮助-the program is a dynamic programming solution 0-1 knapsack problem of small procedures, to study the dynamic programming method difficulties encountered by students for hel
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:231424
    • 提供者:成朝夕
  1. GAbag

    0下载:
  2. 遗传算法背包问题的论文电子图书。不错,试试吧。-GA backpack topics electronic library. Yes, try it.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:98304
    • 提供者:
  1. PackageProblem

    0下载:
  2. 实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:李昭明
  1. simulate_knapsack

    0下载:
  2. 下面是模拟退火算法的代码,使用模拟退火算法(SAA)解决0-1背包问题 -Below are simulated annealing algorithm code, the use of simulated annealing algorithm (SAA) 0-1 knapsack problem solving
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:水水
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org