搜索资源列表
网络蚂蚁Java版
- 网络蚂蚁Java版-network Ant Java version
ant search food simulate
- 蚁群觅食模拟,java版-ant foraging simulation, java version
anttest
- 利用ant进行java编程的例子,包括java如何调用ant,如何进行属性设置。-use ant for java programming examples, including how to call ant java. how attribute set.
wangluomayijava
- 希望这个源码对大家有用,谢谢站长的辛勤劳动,网络蚂蚁Java版-hope that this source useful for all, I would like to thank the hard work of the station, the network Ant Java version
Ant
- java利器,ANT快速上手,不用去看大部头的书了,
java-net-ant
- java版的网络蚂蚁软件,对学习很有帮助。
org.apusic.jocky_1.0.3.zip
- 基于eclipse的java混淆器jocky,Based on the eclipse
java-aco-tsp
- Java implementation of Ant Colony Optimization (ACO) for Travel Sales Man (TSP) problem
ant_code
- JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
ant_build_webapp
- ant进阶:使用ant来开发java的web项目,直接发布为war包,可以在web容器下直接运行-ant Advanced: Using ant to develop a web project java, direct release package for the war, you can directly run the web container
ApacheAntv1.6.1
- Apache Ant 是基于 Java 的编译工具,相似的程序生成工具,但以更好的支持开发跨平台问题,被介入用于开发 Java applications。用 Apache Ant 进行 Java 程序项目开发或其它开源 Java 程序项目,已经成了 Java 界的一个共识。 -Apache Ant is a Java-based compiler tools, similar to the procedure to generate a tool, but in order to better
AntTSPsrc10
- 一个Java Applet,用于蚂蚁算法的演示-A Java Applet, a demo for the Ant Algorithm
antjava
- 蚁群算法的java实现,这个还是要经过优化一下即可。在myeclipse下实现-ant colony
java
- 这是一份完整的用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!
Ant
- Ant使用指南 在本教程中,您将学习 Ant 这个Java TM 项目生成工具。由于其灵活性和易用性,Ant 很快在 Java 开发人员中流行开来,因此您有必要了解关于它的更多信息-Ant User Guide In this tutorial, you will learn of this Ant project to generate Java TM tools. Because of its flexibility and ease of use, Ant quickly in t
java
- 实现蚁群算法解决TSP问题,打印寻找到的最短路径以及其长度,随附数据-Implementation problems ant colony algorithm to solve TSP, print to find the shortest path and its length
ant
- ant脚本编译的使用手册,教你如何构建脚本编译文件。-ant scr ipt to compile the user manual to teach you how to build a scr ipt compiled file.
Ant
- java构建工具,另外本书有一个网站:在此你可以找到一些例子和勘误表: http://www.oreilly.com/catalog/anttdg/-ant java
Ant-JAVA-2
- 蚂蚁算法的java实现 或称蚁群算法 用于解决TSP旅行商问题 尚待优化-Ant algorithm to achieve the java or ant colony algorithm to solve TSP traveling salesman problem yet to optimize
ant-java
- 蚂蚁算法(Ant Colony Optimization, ACO),又称蚁群算法,是一种用来在图中寻找优化路径的机率型技术。蚂蚁算法的Java设计与实现-Ant Algorithm Java Design and Implementation