CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - packing

搜索资源列表

  1. LimitBin

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

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:严林
  1. C_algorithm

    0下载:
  2. 一些基于C语言平台上的常用算法程序集打包下载-some C language platform based on the algorithm used to download procedures set packing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.52kb
    • 提供者:夏小天
  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
    • 文件大小:2.8kb
    • 提供者:binbin
  1. nat-model-data

    0下载:
  2. 可以用来实现背包问题的求解,可以很有效的求得问题近似最优解。-Packing using FFD algorithm programming problems, using the preferred method is the lowest level
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:259.77kb
    • 提供者:张晓
  1. packing

    0下载:
  2. 一种求解带性能约束的圆形布局问题的C语言源代码-With performance constraints for solving the problem of circular layout of C language source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:6.32kb
    • 提供者:黄振东
  1. Round_RSPP

    0下载:
  2. 圆形Packing问题的一种贪心算法的求解-Circular Packing Problem solving a greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:苏志龙
  1. Approximate1

    0下载:
  2. 近似算法;最优适宜装箱问题的实现,用C++语言编写-Approximation algorithm optimal implementation of appropriate packing problem, using C++ language
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:530byte
    • 提供者:康遵强
  1. assemble

    0下载:
  2. 装箱问题是大家经常碰到的问题,也有很多解决方法,这里使用近似算法解决。-Packing problem is that we often encounter the problem, there are many solutions, approximation algorithm is used here to solve.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:644byte
    • 提供者:yuyangyang
  1. packing-problem

    0下载:
  2. 這是一個裝箱問題的簡單實現,程序可以正確運行-This is a simple implementation of packing problem, the program correctly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:586byte
    • 提供者:小韩
  1. packing-problem

    0下载:
  2. 分别用分支搜索法和分支限界法解决装载问题,用C++实践-Search method and the branch with branch about solving problems of loading
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2.61kb
    • 提供者:粉丝
  1. pyShipping

    0下载:
  2. 3d bin packing problem
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1.04mb
    • 提供者:rodrigo
  1. Packing

    0下载:
  2. 自己写的数据结构中的栈的应用 - 停车场问题-Data structures in the application stack- parking problems
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:207.36kb
    • 提供者:吴彦君
  1. 三维装箱MATLAB版

    5下载:
  2. 三维装箱程序,MATLAB实现,可以使用,但是没有优化,时间较长(3D packing program, realized by MATLAB, can be used, but it has not been optimized and takes a long time.)
  3. 所属分类:数据结构

    • 发布日期:2019-01-26
    • 文件大小:14kb
    • 提供者:tjusky
搜珍网 www.dssz.com