登录
首页 » Java » packing

packing

于 2020-11-12 发布
0 119
下载积分: 1 下载次数: 2

代码说明:

说明:  用EvoHyp实现一维装箱问题的选择构造超启发式算法。(Implementation of a Selection Constructive Hyper- Heuristic using EvoHyp to solve the One-Dimensional Bin- Packing Problem)

文件列表:

.classpath, 690 , 2020-11-12
.git, 0 , 2020-11-12
.git\config, 351 , 2020-11-12
.git\description, 73 , 2020-11-12
.git\HEAD, 23 , 2020-11-12
.git\hooks, 0 , 2020-11-12
.git\hooks\applypatch-msg.sample, 478 , 2020-11-12
.git\hooks\commit-msg.sample, 896 , 2020-11-12
.git\hooks\fsmonitor-watchman.sample, 4655 , 2020-11-12
.git\hooks\post-update.sample, 189 , 2020-11-12
.git\hooks\pre-applypatch.sample, 424 , 2020-11-12
.git\hooks\pre-commit.sample, 1643 , 2020-11-12
.git\hooks\pre-merge-commit.sample, 416 , 2020-11-12
.git\hooks\pre-push.sample, 1374 , 2020-11-12
.git\hooks\pre-rebase.sample, 4898 , 2020-11-12
.git\hooks\pre-receive.sample, 544 , 2020-11-12
.git\hooks\prepare-commit-msg.sample, 1492 , 2020-11-12
.git\hooks\update.sample, 3650 , 2020-11-12
.git\index, 2186 , 2020-11-12
.git\info, 0 , 2020-11-12
.git\info\exclude, 240 , 2020-11-12
.git\logs, 0 , 2020-11-12
.git\logs\HEAD, 230 , 2020-11-12
.git\logs\refs, 0 , 2020-11-12
.git\logs\refs\heads, 0 , 2020-11-12
.git\logs\refs\heads\master, 230 , 2020-11-12
.git\logs\refs\remotes, 0 , 2020-11-12
.git\logs\refs\remotes\origin, 0 , 2020-11-12
.git\logs\refs\remotes\origin\HEAD, 230 , 2020-11-12
.git\objects, 0 , 2020-11-12
.git\objects\info, 0 , 2020-11-12
.git\objects\pack, 0 , 2020-11-12
.git\objects\pack\pack-535fd7ef5bbb0ec06675c7da6ce07700298e8d4f.idx, 1968 , 2020-11-12
.git\objects\pack\pack-535fd7ef5bbb0ec06675c7da6ce07700298e8d4f.pack, 55774 , 2020-11-12
.git\packed-refs, 114 , 2020-11-12
.git\refs, 0 , 2020-11-12
.git\refs\heads, 0 , 2020-11-12
.git\refs\heads\master, 41 , 2020-11-12
.git\refs\remotes, 0 , 2020-11-12
.git\refs\remotes\origin, 0 , 2020-11-12
.git\refs\remotes\origin\HEAD, 32 , 2020-11-12
.git\refs\tags, 0 , 2020-11-12
.gitignore, 7 , 2020-11-12
.idea, 0 , 2020-11-12
.idea\.gitignore, 281 , 2020-11-12
.idea\.name, 20 , 2020-11-12
.idea\codeStyles, 0 , 2020-11-12
.idea\codeStyles\codeStyleConfig.xml, 153 , 2020-11-12
.idea\codeStyles\Project.xml, 985 , 2020-11-12
.idea\inspectionProfiles, 0 , 2020-11-12
.idea\inspectionProfiles\Project_Default.xml, 1444 , 2020-11-12
.idea\misc.xml, 267 , 2020-11-12
.idea\modules.xml, 287 , 2020-11-12
.idea\vcs.xml, 172 , 2020-11-12
.idea\workspace.xml, 3529 , 2020-11-12
.project, 396 , 2020-11-12
.settings, 0 , 2020-11-12
.settings\org.eclipse.jdt.core.prefs, 598 , 2020-11-12
214520141_GA_Selection_Constructive_EvoHyp.bat, 56 , 2020-11-12
214520141_GA_Selection_Constructive_EvoHyp.jar, 33988 , 2020-11-12
COMP718_Assignment_3.iml, 2969 , 2020-11-12
lib, 0 , 2020-11-12
lib\BPP2.jar, 2357 , 2020-11-12
lib\DistrGenAlg.jar, 22554 , 2020-11-12
lib\GenAlg.jar, 10031 , 2020-11-12
lib\InitialSoln.jar, 1196 , 2020-11-12
lib\Problem.jar, 1058 , 2020-11-12
lib\ProblemDomain.jar, 1086 , 2020-11-12
lib\Solution.jar, 1159 , 2020-11-12
Parameters.txt, 33 , 2020-11-12
README.md, 1191 , 2020-11-12
resources, 0 , 2020-11-12
resources\EasyA.txt, 206 , 2020-11-12
resources\HardA.txt, 1413 , 2020-11-12
resources\MediumA.txt, 260 , 2020-11-12
src, 0 , 2020-11-12
src\app, 0 , 2020-11-12
src\app\Runnable.java, 3978 , 2020-11-12
src\packing, 0 , 2020-11-12
src\packing\BinPacking.java, 4454 , 2020-11-12
src\packing\BppProblem.java, 417 , 2020-11-12
src\packing\InitialSolution.java, 1201 , 2020-11-12

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

发表评论

0 个回复

  • smproxy
    使用移动代理CMPP2.0,3.0协议实现短信发送-Java版,使用华为smproxy.jar包(Using mobile agent CMPP2.0,3.0 protocol to send SMS to -Java version, use HUAWEI smproxy.jar package)
    2020-12-28 14:19:01下载
    积分:1
  • DownBDFile
    诛仙降级代码,可降级1611以上最新端,熟悉java的朋友就能直接看懂(Zhu Xian downgrade code that may be downgraded more than 1611 end date, familiar friends will be able to directly read java)
    2016-02-17 18:58:32下载
    积分:1
  • NewTest
    遍历储存卡内所有图片,放到控件中显示。点击图片跳转到编辑页面。并做了代码优化。(Traverse all the pictures in the memory card, into the control display. Click on the picture to jump to edit pages. And do a code optimization.)
    2013-11-28 10:30:41下载
    积分:1
  • HRMS
    HRMS人力资源管理系统,编译环境Eclipse,jdk,tomcat,sqlserver,所需技术ssh,css,jsp,java,js,可以实现大致的人力资源管理的全部功能!(HRMS Human Resource Management System, the compiler environment Eclipse, jdk, tomcat, sqlserver, the required technical ssh, css, jsp, java, js, can achieve almost all the human resources management function!)
    2013-11-14 18:54:39下载
    积分:1
  • EJBApplication
    Application using Entreprise java bean (EJB)
    2014-01-06 21:29:09下载
    积分:1
  • ClassHierarchyTraveler
    Class Hierarchy Traveler Source Code for Andriod.
    2013-12-04 10:20:18下载
    积分:1
  • FaceID_java_demo
    说明:  汉王人脸通FaceID JAVA SDK开发包示例程序源代码,包含通用语言版本。(Hanvon FaceID SDK, JAVA DEMO source code included.)
    2020-06-16 20:40:02下载
    积分:1
  • WebsphereMQ7
    全书共分为3部分共14章,第一部分 WebSphere MQ原理和体系结构,分为两章;第二部分 WebSphere MQ系统管理,分为六章,分别介绍安装、配置、管理、控制命令和问题确定;第三部分 WebSphere MQ应用开发,由五章组成,介绍程序设计、编写和例子程序(The book is 14 chapters divided into 3 parts, the first part of the WebSphere MQ principles and architecture, is divided into two chapters the second part of WebSphere MQ systems management, is divided into six chapters, each depicting installation, configuration, management, control, command and problem determination the third part of the WebSphere MQ application development, the five chapters introduce the programming, writing, and example programs)
    2021-04-08 09:39:00下载
    积分:1
  • Chat
    chat (implementacionde socket en java en chat)
    2012-04-04 07:30:55下载
    积分:1
  • mina
    详细说明怎么使用mina开发应用程序-mina develop examples detailing how to use the development and application of procedures mina(mina category learning)
    2009-05-09 09:39:06下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载