搜索资源列表

  1. BinPacking

    0下载:
  2. 这是最难的一个程序了,算法是运筹学里的branch band的集装箱问题的最优动态规划解法,当年我的头都大了才实现的,绝得数学加实践的程序-this is the most difficult of a process, the algorithm is tacticians band's branch of the container optimal dynamic programming solution, for the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18899
    • 提供者:彭宇
  1. BinPacking

    0下载:
  2. 这是最难的一个程序了,算法是运筹学里的branch band的集装箱问题的最优动态规划解法,当年我的头都大了才实现的,绝得数学加实践的程序-this is the most difficult of a process, the algorithm is tacticians band's branch of the container optimal dynamic programming solution, for the
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:291840
    • 提供者:彭宇
  1. BinPacking

    0下载:
  2. 十一个不同的算法解决一个NP-Hard问题。 包括遗传算法GA, 爬山算法HC。 名称:K背包问题-10 Pop,Single Ally-Gene Mutation EA 10 Pop,2 Ally-Gene Mutation EA 10 Pop,10 Ally-Gene Mutation EA 10 Pop,20 Ally-Gene Mutation 10 Pop,100 Ally-Gene Mutation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-16
    • 文件大小:35840
    • 提供者:mark
  1. BinPacking

    0下载:
  2. Bin packing algorithms implementation in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-16
    • 文件大小:16026624
    • 提供者:SALONI
  1. zhuangxiang

    0下载:
  2. 经典的Binpacking问题就是要求把一定数量的物品放入容量相同的箱子中,使得每个箱子中的物品大小之和不超过箱子容量并使所用的箱子数目最少。更形式化的描述为:给定n个物品的集合S,要将这些物品装入若干个箱子中,其中第i个物品体积为si,0<si=<1,且每个箱子的体积恒定设为1,Binpacking问题是如何装入物品才能使所用的箱子数最少。-zhuangxiang
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:314368
    • 提供者:李静
  1. A.Sofien

    0下载:
  2. probleme Binpacking. Donc on va essayer de resoudre ce probleme a l aide d un programme C, qui va ^etre developer par nous m^eme. La resultat de ce programme est un chier de type LP contient la forme line
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:as ab
  1. binpacking-1.0

    0下载:
  2. 装箱算法,用于研究,经典的NF、FF等算法都给出了较详细的实现-For the study, the classical bin packing algorithm, NF, FF and other algorithms are presented in detail
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:192512
    • 提供者:罗费
  1. BinPacking

    0下载:
  2. Delphi bin packing algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:183296
    • 提供者:ecoder
  1. binpacking

    0下载:
  2. it is a matlab code for bin-packing problem this problem solved with genetic algorithm output is very beautiful
  3. 所属分类:交通/航空行业

    • 发布日期:2024-06-16
    • 文件大小:9216
    • 提供者:sadegh

源码中国 www.ymcn.org