-
Ant-JAVA-2
蚂蚁算法的java实现
或称蚁群算法
用于解决TSP旅行商问题
尚待优化(Ant algorithm to achieve the java or ant colony algorithm to solve TSP traveling salesman problem yet to optimize)
- 2013-03-31 16:13:30下载
- 积分:1
-
Java 8实战
说明: 全书分四个部分:基础知识、函数式数据处理、高效Java 8 编程和超越Java 8。(The book is divided into four parts: basic knowledge, functional data processing, efficient Java 8 programming and beyond Java 8.)
- 2020-06-19 02:00:01下载
- 积分:1
-
learn-Ant.doc.tar
学习Ant 这个Java 项目生成工具。
适于正在编写 Java 代码却还没有使用 Ant的初学者。(Learning the Java project build tool Ant. For writing Java code is still not using Ant beginners.)
- 2011-08-30 10:06:35下载
- 积分:1
-
dwrUtil
dwr工具类,属于对于dwr的封装,希望对大家有帮助,得到大家支持,谢谢(dwr tools, belonging to dwr package, we hope to help, to get everyone to support, thank you)
- 2013-10-28 10:40:39下载
- 积分:1
-
MyCalculator
利用Java 图形界面写的一个简易计算器,功能强大,界面友好(Using Java graphical interface to write a simple calculator, powerful, user-friendly)
- 2013-12-28 17:22:10下载
- 积分:1
-
Gourmet-Coffee
东北大学软件学院面向对象程序设计课程的实验代码,是一个咖啡馆管理系统,希望对java感兴趣的朋友有所帮助。(Experimental code of the Northeastern University School of Software object-oriented programming courses, a coffee shop management system, hoping to help the java interested friends.)
- 2012-12-30 22:57:48下载
- 积分:1
-
ols-0.9.7-RC1-full.tar
OLS Client Software for 64bit Linux and open-jdk
- 2013-08-03 01:03:40下载
- 积分:1
-
MyEclipse-6-Java
MyEclipse各种开发的经典入门教材,欢迎下载(MyEclipse of development of the classic primer, please download)
- 2011-06-25 09:56:58下载
- 积分:1
-
Compiler
说明: LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
bookshop1.0
这是一个Struts网上商城(图书)的管理系统源代码.(This is a Struts-line Shopping Mall (Book) management system source code.)
- 2008-08-14 21:14:01下载
- 积分:1