登录
首页 » Java » packing

packing

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

  • TweetMe4i_v1.00
    TweetMe4i是Twitter的Java客户端API。(TweetMe4i Twitter' s Java client API.)
    2013-03-12 08:54:05下载
    积分:1
  • wikilinks-master
    基于维基百科的实体链接程序.实现了从文字链接到维基百科词条的功能(a program based one the wiki .used for the entity link example.it can be used on the knowledge graph .)
    2017-05-18 14:54:15下载
    积分:1
  • ex01
    1.1 作业描述 设计一个生成和显示时间的分布式应用程序,实现以下功能: 1、 一个服务器生成时间,并在多个不同节点的客户端上显示。 2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。 1.2 作业要求 下面是设计时需要满足的四个要求: 1、 打破客户端和服务器开发过程中的紧耦合。 2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。 3、 允许客户端显示不同的事件。 4、 使用RPC机制或RMI机制。 (1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
    2014-01-22 16:18:51下载
    积分:1
  • textclient
    textclient is used to Test chatserver
    2007-08-03 15:18:39下载
    积分:1
  • jsq
    该代码是在原有的程序基础上,,进行对计算器的修改。。(The code is based on the original program, to carry out modifications to the calculator. .)
    2011-08-06 16:58:03下载
    积分:1
  • 0321556054.pdf
    Java Reference book for OCJP(prev SCJP)
    2014-02-14 16:33:10下载
    积分:1
  • DBPool_v4.8.3
    数据库连接池dbpool_v4.8.3.zip(database connection pool dbpool_v4.8.3.zip)
    2006-10-25 15:21:58下载
    积分:1
  • TicTacAction
    Multiplayer Action for TicTactoe game
    2011-10-07 17:48:20下载
    积分:1
  • LLK
    连连看简单javafx代码,适合javafx的初学者 (Of Lianliankan simple javafx code, suitable for javafx for beginners)
    2012-11-15 19:27:38下载
    积分:1
  • snmp_demo
    BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!你可以在公司的网络里面搜索一把,把同事的机器都挖出来,看看你们公司的网络结构是怎样的;如果喜欢研究代码,可以看看相关SNMP、多线程和拓扑图展示的部分,虽然很简单,就当看肥皂剧消遣了。(BlogJava on many of my friends are doing the NMS. A typical NMS, requires the FCAPS several standard modules, network auto-discovery and topology display is one of the core. A lot of people do not like the Java Swing, this paper with a very, very small example, to simulate a small network management program, to give everyone a little inspiration. Despite its small size, it can complete a simple local area network auto-discovery search, multi-threaded, ICMP and SNMP ping node generated topology display, automatic layout function. Continue to change the bar to change the bar perhaps point value in use is also unknown. If you do not like to study the code, when it is a fun program! Inside the company network, you can search for a colleague machines dug up to see what your company s network structure research code if you like, you can take a look at the relevant SNMP, multi-threaded and topology diagram shows part Although very simple, when watching a soap opera entertainment.)
    2021-03-14 14:09:23下载
    积分:1
  • 696524资源总数
  • 103971会员总数
  • 70今日下载