登录
首页 » Java » packing

packing

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

  • tea
    用java语言实现TEA,可以处理任意轮数的TEA,过程清晰,界面简单(Using java language TEA, can handle any number of rounds of TEA, the process is clear, simple interface)
    2013-12-05 22:03:26下载
    积分:1
  • JSP_mtc_server_remote_control
    服务器远程控制,tomcat jsp 有说明文档(server remote control ,tomcat jsp, help document.)
    2009-04-20 16:33:05下载
    积分:1
  • src
    实现对象的序列化与反序列化,定义一个student对象,实现对对象的添加、删除、修改、退出等的操作。(To achieve the object serialization and deserialization, define a student objects to realize the object to add, delete, modify, withdraw from such operations.)
    2010-05-09 21:42:30下载
    积分:1
  • CalendarGuess
    java版本的万年历,可以显示当前时间,如当前年、当前月、当前日、当前小时、当前分钟等等(java java java java java java java java java java java java java java java java java java java java java )
    2013-11-27 16:17:12下载
    积分:1
  • 大作业三
    说明:  使用java开发,电梯调度系统,能正确根据现实生活中电梯情况来实现(Elevator dispatching system)
    2020-06-21 23:00:01下载
    积分:1
  • Eclipse
    MyEclipse 6 Java 开发中文教程 本书是讲解 MyEclipse 6 开发Java EE 企业应用的入门图书。该书不但讲解了目前最 流行的SSH(Spring、Struts、Hibernate)、JSF、JPA 的开发,同时还对SOA 实现的基石 --Web Service 的开发进行了探讨。缺点就是偏于实践操作,相关的理论详细介绍部分比较 少,对于具有一定开发经验的读者没有吸引力,因此只适合作为初学者使用MyEclipse 时的 参考书,或者从事技术转型的开发人员,也可作为培训机构的辅助教材,或高校学生的自学 教材,手把手的视频辅导方式可以确保入门。(Eclipse java)
    2011-01-16 16:14:24下载
    积分:1
  • AutoCanService_jiah
    无作用,无需下载,不用预览,只是开通功能(No effect, no downloading, no preview, only open function)
    2017-11-28 17:59:20下载
    积分:1
  • dataapple
    说明:  這是一個用JAVA所寫的簡單繪圖應用程式 JPanel為容器物件.pane1為畫布.pane2物件用來放置繪圖工具按鈕.pane3放置顏色按鈕(This is a book with a simple JAVA application mapping for the JPanel container object. Pane1 for the canvas. Pane2 object mapping tool used to place the button. Pane3 placed color button)
    2009-08-12 23:40:52下载
    积分:1
  • a2
    Java简单小程序,album管理系统,JDBC的应用(Simple Java applet, album management system, JDBC applications)
    2013-08-04 18:33:48下载
    积分:1
  • Yaya
    这是我们上JSP课程设计做的一个购物网站详细设计说明书(This is our JSP on a curriculum designed to make the detailed design specification website)
    2009-03-31 18:43:46下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载