文件名称:antcolonyalgorithm

  • 所属分类:
  • 生物技术
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1.46mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 天*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

蚁群算法的模拟实现

安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。

也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm

  Install JDK, configure the environment variables, import the project, under normal circumstances be saved directly run ant.UI can start a program. If you can not run, will join the folder under the swt.jar build path, and then run in the JVM parameters by adding-Djava.library.path = "dll directory where the absolute path" can be.

Can also be directly under the command line to run the program, assuming that the folder on the D drive with the directory. In the cmd switch to the next folder, run the following command to launch the program.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

蚁群算法\.classpath

........\.project

........\bin\ant\Ant.class

........\...\...\AntCanvas.class

........\...\...\CustomMapDialog$1.class

........\...\...\CustomMapDialog$2.class

........\...\...\CustomMapDialog$3.class

........\...\...\CustomMapDialog.class

........\...\...\Environment$1.class

........\...\...\Environment$Daemon.class

........\...\...\Environment.class

........\...\...\Map.class

........\...\...\Pheromone$1.class

........\...\...\Pheromone$2.class

........\...\...\Pheromone$3.class

........\...\...\Pheromone.class

........\...\...\SettingsDialog$1.class

........\...\...\SettingsDialog$2.class

........\...\...\SettingsDialog.class

........\...\...\UI$1.class

........\...\...\UI$2.class

........\...\...\UI$3.class

........\...\...\UI$4.class

........\...\...\UI$5.class

........\...\...\UI$6.class

........\...\...\UI$7.class

........\...\...\UI$8.class

........\...\...\UI$9.class

........\...\...\UI.class

........\...\util\PheList$PheIterator.class

........\...\....\PheList.class

........\...\....\Position.class

........\...\....\PosList$PosListIterator.class

........\...\....\PosList.class

........\...\....\PosQueue$PosQueueIterator.class

........\...\....\PosQueue.class

........\...\....\PosStack.class

........\maps\1.mapa

........\....\2.mapa

........\....\3.mapa

........\....\4.mapa

........\....\5.mapa

........\....\6.mapa

........\....\ants.bmp

........\readme.txt

........\src\ant\Ant.java

........\...\...\AntCanvas.java

........\...\...\CustomMapDialog.java

........\...\...\Environment.java

........\...\...\Map.java

........\...\...\Pheromone.java

........\...\...\SettingsDialog.java

........\...\...\UI.java

........\...\util\PheList.java

........\...\....\Position.java

........\...\....\PosList.java

........\...\....\PosQueue.java

........\...\....\PosStack.java

........\swt-win32-3236.dll

........\swt.jar

........\bin\ant

........\...\util

........\src\ant

........\...\util

........\bin

........\maps

........\src

蚁群算法

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org