登录
首页 » Java » packing-master (1)

packing-master (1)

于 2021-01-18 发布
0 263
下载积分: 1 下载次数: 2

代码说明:

说明:  三维装箱多层启发式搜索算法,背包算法,遗传算法(3D bin packing multi layer heuristic search algorithm)

文件列表:

packing-master, 0 , 2018-09-28
packing-master\.idea, 0 , 2018-09-28
packing-master\.idea\kotlinc.xml, 232 , 2018-09-28
packing-master\.idea\misc.xml, 273 , 2018-09-28
packing-master\.idea\modules.xml, 254 , 2018-09-28
packing-master\.idea\uiDesigner.xml, 8792 , 2018-09-28
packing-master\.idea\vcs.xml, 167 , 2018-09-28
packing-master\README.md, 165 , 2018-09-28
packing-master\packing.iml, 423 , 2018-09-28
packing-master\src, 0 , 2018-09-28
packing-master\src\BasicHeuristic.java, 2738 , 2018-09-28
packing-master\src\Block.java, 4845 , 2018-09-28
packing-master\src\Box.java, 2909 , 2018-09-28
packing-master\src\Complete.java, 307 , 2018-09-28
packing-master\src\ComplexBlock.java, 20949 , 2018-09-28
packing-master\src\Container.java, 2988 , 2018-09-28
packing-master\src\DepthFirstSearch.java, 1337 , 2018-09-28
packing-master\src\FindNextBlock.java, 1747 , 2018-09-28
packing-master\src\GenBlockList.java, 902 , 2018-09-28
packing-master\src\GenResidulSpace.java, 1616 , 2018-09-28
packing-master\src\MultiLayerSearch.java, 2016 , 2018-09-28
packing-master\src\PackingSequence.java, 1092 , 2018-09-28
packing-master\src\PlaceBlock.java, 1112 , 2018-09-28
packing-master\src\Plan.java, 804 , 2018-09-28
packing-master\src\Problem.java, 702 , 2018-09-28
packing-master\src\RemoveBlock.java, 1210 , 2018-09-28
packing-master\src\SimpleBlock.java, 1757 , 2018-09-28
packing-master\src\SortByFitness.java, 357 , 2018-09-28
packing-master\src\SortByPs.java, 377 , 2018-09-28
packing-master\src\SortByVolume.java, 348 , 2018-09-28
packing-master\src\SpaceStack.java, 1677 , 2018-09-28
packing-master\src\Test.java, 2898 , 2018-09-28
packing-master\src\TransferSpace.java, 1275 , 2018-09-28
packing-master\src\TransferSpaceBack.java, 1195 , 2018-09-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用VC&&SQL开发的宾馆管理系统
    用VC&&SQL开发的宾馆管理系统-VCSQL development with the hotel management system
    2023-04-16 17:05:02下载
    积分:1
  • strcon
    对于给定的n个字符串,请找出一种最佳的连接方式,使得采用该连接方式得到的字符串在所有连接的结果中,字典序最小(For a given n-string, find an optimal connection, making use of the connection string to get the results in all connections, the lexicographic minimum)
    2011-09-02 16:52:40下载
    积分:1
  • VB6.0 under the DataList control the use of examples!
    VB6.0下DataList控件的使用示例!-VB6.0 under the DataList control the use of examples!
    2023-06-04 20:35:03下载
    积分:1
  • 八皇后问题解决方案一 很好的代码
    数据结构 八皇后问题解决方案一 很好的代码-8 Queen" s problem of data structure of a solution
    2022-01-21 18:20:29下载
    积分:1
  • 严蔚敏编写的《》第6章的答案,全部为源码
    严蔚敏编写的《数据结构》第6章的答案,全部为源码-the answers of chapter 6 of a book called ‘Data Structures’ writen by Yan Wei Min
    2022-10-03 12:50:03下载
    积分:1
  • 图的应用,二叉树的应用与操作为题目的课程设计。有详细的文字说明和源代码。...
    图的应用,二叉树的应用与操作为题目的数据结构课程设计。有详细的文字说明和源代码。-Map applications, application and operation of a binary tree data structure for the subject curriculum design. A detailed written instructions and source code.
    2023-05-24 18:30:03下载
    积分:1
  • 利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式
    利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式-priority method using simple inverse Polish exports of Chinese-grade into reverse Polish
    2023-05-21 09:45:03下载
    积分:1
  • 在字符串中查找字的个,输出和所有的
    在字符串中查找数字的个数,输出数据个数和所有的数据-Numbers in the string to find the number, the output data and all the data on the number of
    2022-01-25 18:22:58下载
    积分:1
  • 作业7
    一.问题描述 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)飞行时间最短(2)总用时最短(3)费用最小(4)中转次数最少。 二、实验要求 (1)选取合适的数据结构存储带权路线图 (2)实现单源最短路径算法(1. Description of the problem To design and implement a transportation consultation process between the major cities, we provide three optimal decision strategies for passengers: (1) the shortest flight time (2), the shortest total time (3), the minimum cost (4), and the least number of transfers. Two. Experimental requirements (1) select the appropriate data structure storage band weight Roadmap (2) realization of the shortest path algorithm for single source)
    2020-12-25 19:59:05下载
    积分:1
  • This is a student performance management system, running on students beyond the...
    这是一个学生成绩管理系统,运行之后可对学生的基本资料,成绩进行各项操作!-This is a student performance management system, running on students beyond the basic information for the various operating results!
    2022-03-21 17:33:45下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载