Description: 蚁群算法的C语言实现 关于蚁群算法网上有很多C++和java实现的 C的没有见过 就自己做了 感觉能更好的体现算法-ant colony algorithm C language on the Internet ant colony algorithm many C and java achieve C never seen done on their own feeling better reflect the algorithm Platform: |
Size: 240640 |
Author:朱竹 |
Hits:
Description: 蚁群算法源代码(附带蚁群算法在0-1背包问题和TSP问题中的应用资料两篇)-Ant colony algorithm source code (with ant colony algorithm in the 0-1 knapsack problem and the TSP data Problem 2) Platform: |
Size: 690176 |
Author:chen |
Hits:
Description: 这是一份完整的用Java实现蚁群算法的代码!希望能给你在解决蚁群算法的代码中提供一定的帮助!-This is a complete implementation of ant colony algorithm using Java code! I hope you can solve the ant colony algorithm in the code must provide the help! Platform: |
Size: 8192 |
Author:龙 |
Hits:
Description: Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas. GUI Ant-Miner differs from the original algorithm as follows: It has a friendly graphical user interface, makes possible the use of ant populations within the Ant Colony Optimization (ACO) concept, data input file is standardized with the well-known Weka system, and runs on virtually any operating system since it is written in Java. Platform: |
Size: 72704 |
Author:xiaochuzhe |
Hits:
Description: 用Java脚本语言实现蚁群算法的TSP问题求解,以满足其在Java环境下更好的运行-Java scripting language with the ant colony algorithm to achieve the TSP problem solving, in order to meet their running Java environment, a better Platform: |
Size: 5120 |
Author:天降瑞雪 |
Hits:
Description: 蚁群算法的模拟实现
安装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. Platform: |
Size: 1529856 |
Author:天天 |
Hits: