登录
首页 » Java » packing

packing

于 2020-11-12 发布
0 227
下载积分: 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 个回复

  • SpringBoot
    springboot框架搭建的一套框架,里面集成了缓存,权限的控制的一些功能(Springboot framework is a set of framework, which integrates some functions of caching, permission control.)
    2020-06-25 19:40:02下载
    积分:1
  • Homework07
    说明:  创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
    2020-12-07 21:59:20下载
    积分:1
  • uuservisor
    这是一个java编写的航空订票系统,很好的哦,(This is a Java code airline reservation systems, very good oh,)
    2017-05-30 18:00:13下载
    积分:1
  • radix_sort
    radix_sort 排序算法的Java实现(radix_sort)
    2010-03-10 11:31:10下载
    积分:1
  • mm7-2.0-javadoc
    MM7 protocol implemetation
    2009-11-16 18:50:39下载
    积分:1
  • UploadFile
    java实现的上传文件的代码,并实现了分文件夹存储,每个文件夹最多存储1000个文件,存满后自动创建新的文件夹,最初的文件夹的名字从“1”开始,以后自增。()
    2021-04-19 22:48:50下载
    积分:1
  • 疯狂java讲义
    疯狂java讲义pdf版,讲解细致,适用于java入门资料参考(crazy java instruction.pdf very very good)
    2020-12-15 10:49:13下载
    积分:1
  • train
    jsp 实现的火车售票系统 课程作业 需要的可以下载看看(jsp realization train ticketing system)
    2015-01-07 15:05:40下载
    积分:1
  • lft6
    AFD to Regular Expression
    2012-06-28 22:24:30下载
    积分:1
  • ResumeManagement
    本系统基于jsp+servlet+javabean三层模式开发,为了使页面更加友好,系统使用javascript提供与用户交互的功能。 v1.0功能: 普通用户:注册,登陆,增删改简历,申请已有职位。 管理员:登陆,查看简历,处理简历,查询简历,发布职位。(The system is based on jsp+ Servlet+ Javabean three-tier model of development, in order to make the page more friendly, system uses javascript to provide user interaction functions. v1.0 features: the general user: Register, landing, additions and deletions to resume, apply for jobs there. Administrator: login, view resume, curriculum vitae deal with inquiries, resume, post release.)
    2008-05-20 16:48:57下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载