-
webbuilder
一款用java编写的建立WEB服务器的源代码(Establish a written with java source code WEB server)
- 2020-11-22 00:49:35下载
- 积分:1
-
threadmanegaer
多线程管理系统,可用于售票服务和排队服务的优先级等等,java实现(multithreading management system can be used for ticketing services and the priority queue levels, and so on, to achieve java)
- 2007-05-27 15:21:32下载
- 积分:1
-
IO2Project
简单的IO适合初学者,来MLDN李兴华的初级教程(Simple IO for beginners)
- 2012-06-11 09:40:55下载
- 积分:1
-
onlychi
自己系统开发,用与学习和后面项目的开发,主要集成springboot(Develop your own system, use and learn, and develop later projects, mainly inherit spring boot)
- 2019-03-15 11:28:41下载
- 积分:1
-
QQChar_SER_Cliet
java版QQ聊天,实现用户登录验证,群发,私聊及公告,后台数据MSSQL2K(java version of QQ chat, users logged in achieving certification and repeated, and Private Chat notice background information MSSQL2K)
- 2006-11-18 23:50:58下载
- 积分:1
-
gxflaloading
漂亮的Flash加载动画
漂亮的Flash加载动画
(Beautiful Flash animation to load)
- 2013-08-13 16:24:06下载
- 积分:1
-
UiDocumentTreeEditPart
Implementation of {@link UiElementTreeEditPart} for the document.
- 2013-12-11 13:16:48下载
- 积分:1
-
Wifi-HotInterface
使用wifi热点共享网络,局域网聊天室,支持多人聊天,文件发送,图片发送(LAN chat rooms, support multiplayer chat, send files, send pictures)
- 2014-01-21 11:44:42下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分: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