搜索结果
找到约 149 项符合
ant 的查询结果
按分类筛选
- 全部分类
- Java编程 (39)
- Java书籍 (24)
- 人工智能/神经网络 (15)
- 技术资料 (10)
- matlab例程 (8)
- 软件设计/软件工程 (6)
- 数值算法/人工智能 (6)
- 电子书籍 (5)
- 其他 (4)
- Jsp/Servlet (4)
- 其他书籍 (4)
- 文章/文档 (3)
- 生物技术 (2)
- 系统设计方案 (2)
- 中间件编程 (2)
- 源码 (2)
- J2ME (1)
- 编译器/解释器 (1)
- 汇编语言 (1)
- 书籍源码 (1)
- Delphi控件源码 (1)
- FlashMX/Flex源码 (1)
- Ajax (1)
- 通讯/手机编程 (1)
- 游戏 (1)
- 技术管理 (1)
- 串口编程 (1)
- 软件工程 (1)
- 笔记 (1)
电子书籍 ant colony optimization2
ant colony optimization2
Java编程 ant colony optimization3
ant colony optimization3
Java编程 ant colony optimization 4
ant colony optimization 4
电子书籍 ant colony optimization 5
ant colony optimization 5
软件设计/软件工程 how to extend ant, good document
how to extend ant, good document
人工智能/神经网络 Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the appli
Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
Aim of the software: Educational (not high-performance) it shows how to implement a MMAS in the Hyper-Cube Framework.
人工智能/神经网络 Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an u
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 ...
Java编程 Java source code for the Ant Colony Optimization Problem.
Java source code for the Ant Colony Optimization Problem.
软件工程 Its very useful ant java developers Create it at the top level of your project directory (New -->
Its very useful ant java developers Create it at the top level of your project directory (New --> File, create as a simplefile) and name it build.xml. Copy and paste the xml text from Figure 3 into your build.xml file and save it.