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

搜索资源列表

  1. zdf

    0下载:
  2. 三维装箱问题的混合模拟退火算法,解决np-hard问题的基本思路-Three-dimensional bin-packing problem of the hybrid simulated annealing algorithm, np-hard problem to solve the basic ideas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:80758
    • 提供者:yang
  1. 2d3dkp

    0下载:
  2. 3d bin packing loader pack packaging cago loaging container load
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:83081
    • 提供者:bora
  1. Knap

    0下载:
  2. 矩形条带装箱问题(RSPP)是指将一组矩形装入在一个宽度固定高度不限的矩形容器中,以期 获得最小装箱高度.RSPP理论上属于NP难问题,在新闻组版、布料下料以及金属切割等工业领域中 有着广泛的应用.为解决该问题,采用了一种混合算法,即将一种新的启发式算法—— 动态匹配算 法—— 与遗传算法结合起来.混合算法中,动态匹配算法能根据4类启发式规则动态选择与装填区域相 匹配的下一个待装矩形,同时将装箱后所需容器高度用遗传算法的进化策略进行优化.对2组标准测试 问题的计算结果表明,相
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:477582
    • 提供者:郭事业
  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
    • 文件大小:6467
    • 提供者:黄振东
  1. PACKING

    0下载:
  2. 利用Fortran90快速求解整数规划问题-Using Fortran90 fast solution of the integer programming problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:629
    • 提供者:松哥
  1. TSpack.tar

    0下载:
  2. stribution package of TSpack code.. for study packing bin problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7628
    • 提供者:FD
  1. RectGreedy

    1下载:
  2. RSPP-矩形Packing算法的贪心算法求解-RSPP-Rectangle Packing Algorithm greedy algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1985
    • 提供者:苏志龙
  1. packing-problem

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

    • 发布日期:2017-04-04
    • 文件大小:586
    • 提供者:小韩
  1. Packing-and-unpacking-practice

    0下载:
  2. c#关于装箱和裁箱的程序,可共大家学习,开发环境是用vs2008的- c# on the packing box and cut the program, we can learn a total of
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:39812
    • 提供者:陈涛
  1. Bin-Packing

    0下载:
  2. sur le probleme de bin- packing, qu il s ag^t de charger n objets, dans m bins de m^eme capacite c . L objectif c est de minimze le nombre des bins a utiliser.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:88226
    • 提供者:as ab
  1. bin-packing-matlab

    5下载:
  2. 是解决装箱问题的程序,已经解决的比较好了。-Procedures to solve the packing problem,Has been resolved better . .
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:36910
    • 提供者:李白
  1. Packing-problem

    0下载:
  2. 这是一个装箱模型的程序,设有许多具有不同负荷的箱子 B1,B2,… ,其数量足够达到目的之用。-Packing problem
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-11-17
    • 文件大小:36212
    • 提供者:huang
  1. rectangular-packing-problem

    1下载:
  2. 通过C语言实现解决rectangular packing problem,遗传算法的使用使程序的效率较高-Use C-Language to solve rectangular packing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:53062
    • 提供者:陈志林
  1. CPP-Bin-Packing-Problem

    0下载:
  2. 用C++编写的用于解决Bin Packing Problem,效率高,可靠性好-With C++ prepared for the settlement Bin Packing Problem, high efficiency, good reliability
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:8233566
    • 提供者:晓天
  1. fibonacci-Packing

    0下载:
  2. 斐波那契装箱问题:给出以连续的前N个斐波那契数为边长的正方形,需要把他们装在一个长方形中,不允许有任何空隙,然后输出矩形的大小和每个正方形的左上角坐标,任意一个即可-Fibonacci packing problem: given a continuous first N Fibonacci side length of the square, they need to be installed in a rectangle, not allowed to have any gaps, then
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:233419
    • 提供者:junshow
  1. Bin-Packing

    0下载:
  2. 解决Bin Packing Problem的初级程序,适合初学者学习并进行修改-Bin Packing Problem solving junior program, suitable for beginners to learn and modify
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:95090
    • 提供者:焦典
  1. algorithm-for-rectangular-packing-

    0下载:
  2. 根据模拟退火算法解决矩形件排样问题 解决矩形件排样问题 -Simulated annealing algorithm for rectangular packing
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2342
    • 提供者:
  1. Delphi-Bin-Packing

    0下载:
  2. Delphi Bin packing Source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:183142
    • 提供者:ecoder
  1. 3Two-dimensional--packing-

    0下载:
  2. 3Two-dimensional online bin packing with rotation 1-s2.0-S0304397510002161-main-3Two-dimensional online bin packing with rotation 1-s2.0-S0304397510002161-main
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:359868
    • 提供者:fangms5
  1. Packing-Problem

    0下载:
  2. 用遗传算法解决装箱问题,通过种群初始化,适值函数计算,交叉计算,变异计算,选择策略来得出最好解。-Using genetic algorithms to solve the packing problem, through population initialization, fitness function calculation, cross calculation, variation calculation, strategies to obtain the best solution
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:76202
    • 提供者:sean
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com