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

搜索资源列表

  1. packing

    0下载:
  2. 2维装箱问题实现, 作成了一个函数形式。-two-dimensional packing problems realization has become a function for form.
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:2073
    • 提供者:郭敏
  1. RectanglePacker

    0下载:
  2. To quickly discover these locations, the packer uses a sophisticated 41 /// data structure that stores the upper silhouette of the packing area. When 42 /// a new rectangle needs to be added, only the silouette edges need to be 43 /// analy
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:22607
    • 提供者:shaky
  1. packing

    4下载:
  2. Rectangle Packing NP难问题求解,二维装箱问题代码-Rectangle Packing
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:陈兆
  1. 256bmptool

    1下载:
  2. bmp图片打包工具 生成相应bin等文件-bmp picture to generate the corresponding bin packing tools and other documents
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:206069
    • 提供者:张雨田
  1. PackingTool

    2下载:
  2. packing tool(mo xiang de bang shou)-packing tool
  3. 所属分类:software engineering

    • 发布日期:2016-01-24
    • 文件大小:105472
    • 提供者:foonjiasheng
  1. fulltext

    0下载:
  2. A New Heuristic Algorithm for the 3D Bin Packing Problem
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:180707
    • 提供者:cristi
  1. Codes(multiple-Bin-Packing)

    2下载:
  2. 利用C语言,解决多为背包问题的禁忌搜索算法!世界名家所写!-Tabu search code for multimentional bin packing problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-12-03
    • 文件大小:166557
    • 提供者:chenshijun
  1. bin

    0下载:
  2. 在装箱问题中,有若干个容量为c 的箱子和n 个待装载入箱子中的物品。物品i 需占 用s[i]个单元(0<s[i]≤c)。成功装载是指能把所有物品都装入箱子。最优装载是指使用最少 箱子的成功装载。 例如某运输公司要把包裹装入卡车中,每个包裹都有一定的重量,且每辆卡车也有其载 重限制(假设每辆卡车的载重都一样)。在卡车装载问题中,希望用最少的卡车来装载包裹。 此问题可看作装箱问题。卡车对应于箱子,包裹对应于物品。-In the bin-packing problem, th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:618
    • 提供者:林建
  1. BoxUp

    0下载:
  2. 装箱问题的C#程序。即一个箱子的容积和体积有限,如何利用有限的空间装更多的货物-Bin-packing problem of C# Procedures. That is, a box of volume and size is limited, how to utilize the limited space for loading more cargo
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:26865
    • 提供者:dingwei
  1. 4block

    0下载:
  2. 2D single bin packing 问题的4Block算法-4-Block Algorithm for 2D single bin packing Problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1512
    • 提供者:renjd
  1. ENCODINGMETHOD

    0下载:
  2. The sequence-pair was proposed to represent a rectangle packing and a placement, and is used to place modules automatically in VLSI layout design. Several decoding methods of sequence-pair were proposed. However, encoding methods are not foun
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:101266
    • 提供者:aditi2000
  1. zhuangxiang

    2下载:
  2. 自己编写的装箱问题的各种求解策略,包括BESTFIT,FIRSTFIT,WORSTFIT,NEXTFIT-I have written a variety of bin-packing problem solving strategy, including the BESTFIT, FIRSTFIT, WORSTFIT, NEXTFIT etc.
  3. 所属分类:Data structs

    • 发布日期:2014-11-19
    • 文件大小:2868
    • 提供者:binbin
  1. GaBin

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:160511
    • 提供者:mark
  1. 21276

    0下载:
  2. bin packing problem vb and c# codes exists
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:69220
    • 提供者:cihan
  1. PSO_Solving_Multi_Aims

    7下载:
  2. 货物配装问题实质上是背包问题与装箱问题的混合,有着广泛的应用。配装,是指充分利用运输工具(如火车、货车、轮船等,本文主要是指货车) 的载重量和容积,采用先进的装载方法,合理安排货物的装载计划,最大限度地发挥货车容积和承载能力,从而降低配送成本。-Cargo loading problem and knapsack problem is essentially a mixture of bin-packing problem, with a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2014-09-19
    • 文件大小:5899
    • 提供者:廖志
  1. yiweizhuangxiangwenti

    0下载:
  2. 一维装箱问题 一维程序段 实现 很好的例子-One-dimensional bin-packing problem one-dimensional program segment to achieve a good example of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:885
    • 提供者:王汪
  1. BreakGcc

    0下载:
  2. The most horrible onliner in C you even have seen :-) Use gcc -E to generate the code... This code just return true if a solution exist. This code solves the problem of the "count down number" http://en.wikipedia.org/wiki/Countdown_ 28game_show
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:824
    • 提供者:blanvill
  1. Cargobin-packingproblem.jsp

    1下载:
  2. 首先,打开MATLAB编辑器,输入该文件中程序码,把文件保存到MATLAB当前目录并命名为zhuangxiang.m,只需在命令窗口中输入zhuangxiang,按回车键,根据提示输入,便可解决贪心算法中货船装箱问题,以求得最优解。 -First of all, open the MATLAB editor, enter the file, program code, save the file to the MATLAB current directory and named zhuang
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3229
    • 提供者:姚国标
  1. Packing

    0下载:
  2. 圆形 packing 问题的拟物拟人算法vc++实现 -vc++ source of packing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5807904
    • 提供者:梅海峰
  1. 3D-Bin-Packing-master

    0下载:
  2. bin packing 3d freecad看效果 装箱(bin packing 3d freecad)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-24
    • 文件大小:14336
    • 提供者:weighted
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com