搜索资源列表
Codes(multiple-Bin-Packing)
- 利用C语言,解决多为背包问题的禁忌搜索算法!世界名家所写!-Tabu search code for multimentional bin packing problem
4block
- 2D single bin packing 问题的4Block算法-4-Block Algorithm for 2D single bin packing Problem
zhuangxiang
- 自己编写的装箱问题的各种求解策略,包括BESTFIT,FIRSTFIT,WORSTFIT,NEXTFIT-I have written a variety of bin-packing problem solving strategy, including the BESTFIT, FIRSTFIT, WORSTFIT, NEXTFIT etc.
GaBin
- 遗传算法解决复杂背包问题,用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
21276
- bin packing problem vb and c# codes exists
PSO_Solving_Multi_Aims
- 货物配装问题实质上是背包问题与装箱问题的混合,有着广泛的应用。配装,是指充分利用运输工具(如火车、货车、轮船等,本文主要是指货车) 的载重量和容积,采用先进的装载方法,合理安排货物的装载计划,最大限度地发挥货车容积和承载能力,从而降低配送成本。-Cargo loading problem and knapsack problem is essentially a mixture of bin-packing problem, with a wide range of applications.
DynamicPlanning
- 详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。-Gave a detailed algorithm for dynamic programming problems, and through the " bin-packing problem" and other instances of seven procedures introduced to solve the problem of dynamic programmin
zdf
- 三维装箱问题的混合模拟退火算法,解决np-hard问题的基本思路-Three-dimensional bin-packing problem of the hybrid simulated annealing algorithm, np-hard problem to solve the basic ideas
packing
- 一种求解带性能约束的圆形布局问题的C语言源代码-With performance constraints for solving the problem of circular layout of C language source code
PACKING
- 利用Fortran90快速求解整数规划问题-Using Fortran90 fast solution of the integer programming problem
Packing
- 圆形 packing 问题的拟物拟人算法vc++实现 -vc++ source of packing
RectGreedy
- RSPP-矩形Packing算法的贪心算法求解-RSPP-Rectangle Packing Algorithm greedy algorithm
packing-problem
- 這是一個裝箱問題的簡單實現,程序可以正確運行-This is a simple implementation of packing problem, the program correctly.
Bin-Packing
- 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.
bin-packing-matlab
- 是解决装箱问题的程序,已经解决的比较好了。-Procedures to solve the packing problem,Has been resolved better . .
rectangular-packing-problem
- 通过C语言实现解决rectangular packing problem,遗传算法的使用使程序的效率较高-Use C-Language to solve rectangular packing problem
fibonacci-Packing
- 斐波那契装箱问题:给出以连续的前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
Delphi-Bin-Packing
- Delphi Bin packing Source
packing
- 模拟packing。可以与PFC3D结果进行对比-Analog packing. The results were compared with PFC3D
3D-Bin-Packing-master
- bin packing 3d freecad看效果 装箱(bin packing 3d freecad)