CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:GA_Assembly

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.59mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

JAVA编的遗传算法程序,解决装配车间排序问题-JAVA program for the genetic algorithm to solve the assembly shop scheduling problem
(系统自动生成,下载前可以参看下载内容)

下载文件列表

GA_Assembly/.classpath
GA_Assembly/.fatjar
GA_Assembly/.project
GA_Assembly/applications/GA_Assembly.exe
GA_Assembly/applications/GA_Assembly.jar
GA_Assembly/applications/launcher.cfg
GA_Assembly/AssemblySequencing_ALL_2006-12-10.xls
GA_Assembly/AssemblySequencing_WC_0.0_WP_0.0_WL_1.02006-12-10.xls
GA_Assembly/AssemblySequencing_WC_0.0_WP_0.0_WL_1.02007-01-25.xls
GA_Assembly/AssemblySequencing_WC_0.0_WP_0.0_WL_1.02007-02-24.xls
GA_Assembly/AssemblySequencing_WC_1.0_WP_0.0_WL_0.02007-07-08.xls
GA_Assembly/AssemblySequencing_WC_1.0_WP_1.0_WL_1.02006-12-11.xls
GA_Assembly/BufferSequencingWithoutColorWith_2006-11-19.xls
GA_Assembly/BufferSequencingWithoutColorWith_2006-11-21.xls
GA_Assembly/BufferSequencingWithoutColorWith_2007-02-24.xls
GA_Assembly/BufferSequencingWithoutColor_2006-11-18.xls
GA_Assembly/BufferSequencingWithoutColor_2006-11-19.xls
GA_Assembly/build.xml
GA_Assembly/classes/.classpath
GA_Assembly/classes/.project
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/ChromChars.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/ChromFloat.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/Chromosome.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/ChromStrings.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/Crossover.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/GA.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/GAException.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/GAFloat.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/GASequenceList.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/GAString.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/GAStringsSeq.class
GA_Assembly/classes/edu/hust/ie/algorithm/genericAlgorithm/GAStringWithOriginalChromosome.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/basicExchangeStep.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/iOperation.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/iSimulatedAnnealing.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/iSolution.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jBasicSimulatedAlgorithm.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jExchangeInNeighborIterateStep.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jIterateStep.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jMoveInNeighborIterateStep.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jScheduleParam$NeighbourType.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jScheduleParam$TemperatureScheduleType.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jScheduleParam$WavingType.class
GA_Assembly/classes/edu/hust/ie/algorithm/simulatedAnnealing/jScheduleParam.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/AS_Main.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/AS_Problem.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/GAAssemblySequencing.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/GeneObject.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/InstanceA.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/InstanceB.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/InstanceC.class
GA_Assembly/classes/edu/hust/ie/problems/AssemblySequencing/ProblemInstance.class
GA_Assembly/classes/edu/hust/ie/problems/BufferSequencing/BS_Main.class
GA_Assembly/classes/edu/hust/ie/problems/BufferSequencing/BS_Problem.class
GA_Assembly/classes/edu/hust/ie/problems/BufferSequencing/GABufferSequencing.class
GA_Assembly/classes/edu/hust/ie/problems/BufferSequencing/InitParam.class
GA_Assembly/classes/edu/hust/ie/problems/BufferSequencing/ProductionSecheduleWithColor.class
GA_Assembly/classes/edu/hust/ie/problems/BufferSequencing/ProductionSecheduleWithoutColor.class
GA_Assembly/classes/edu/hust/ie/problems/BufferSequencing/test.class
GA_Assembly/classes/edu/hust/ie/utils/Export2Excel.class
GA_Assembly/classes/edu/hust/ie/utils/jColorRepository.class
GA_Assembly/classes/edu/hust/ie/utils/jLanguage.class
GA_Assembly/classes/edu/hust/ie/utils/jOperateStringBean.class
GA_Assembly/classes/edu/hust/ie/utils/jRecentFileList.class
GA_Assembly/classes/edu/hust/ie/utils/jSystemUtils.class
GA_Assembly/classes/edu/hust/ie/utils/jTabuList.class
GA_Assembly/classes/edu/hust/ie/utils/jTexturePaint.class
GA_Assembly/classes/edu/hust/ie/utils/jTextureRepository.class
GA_Assembly/classes/edu/hust/ie/utils/jTimeCounter.class
GA_Assembly/classes/edu/hust/ie/utils/mathUtils.class
GA_Assembly/classes/edu/hust/ie/utils/PropertiesParser.class
GA_Assembly/classes/edu/hust/ie/utils/StringUtils.class
GA_Assembly/classes/edu/hust/ie/utils/TimeUtils.class
GA_Assembly/classes/icons/117-1.gif
GA_Assembly/classes/icons/129.GIF
GA_Assembly/classes/icons/148.GIF
GA_Assembly/classes/icons/162.gif
GA_Assembly/classes/icons/163.gif
GA_Assembly/classes

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com