搜索结果
找到约 396 项符合
apache-ant 的查询结果
Java书籍 这是一个关于apache的电子书
这是一个关于apache的电子书,感觉很不错,有需要的人可以看看。
软件设计/软件工程 how to extend ant, good document
how to extend ant, good document
软件设计/软件工程 a tutorial to apache hadoop
a tutorial to apache hadoop
Java编程 Lucene是apache软件基金会[4] jakarta项目组的一个子项目
Lucene是apache软件基金会[4] jakarta项目组的一个子项目,是一个开放源代码[5]的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎(英文与德文两种西方语言)。Lucene的目的是为软件开发人员提供一个简单易用的工具包,以方便的在目 ...
人工智能/神经网络 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 ...
文章/文档 DWR(直接Web远程控制)项目是在Apache许可下的一个开源的解决方案
DWR(直接Web远程控制)项目是在Apache许可下的一个开源的解决方案,它供给那些想要以一种简单的方式使用AJAX和XMLHttpRequest的开发者
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.