-
javaautomate
java files for automate re to nfa
- 2012-04-10 20:46:50下载
- 积分: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
-
src
用JAVA实现的C4.5算法,包含了很多人在寻找的ID3包。全面,实用!!(It include C4.5 and ID3 code.It is worth to download!)
- 2009-04-13 09:49:02下载
- 积分:1
-
HotelSystem
java 酒店管理系统用的是sqlserver 基本实现响应功能 这个是最新版的之前那个错了(the newest java hotel manageSystem use sqlserver)
- 2014-06-11 09:30:13下载
- 积分:1
-
Effectiveness-Java-programming
Java实效编程百例,本书通过100多个精选的实例讲解了利用JAVA进行应用程序开发的各个方面。(Effectiveness Java programming hundred cases, the book by more than 100 selected examples to explain the use of JAVA application development in all its aspects.)
- 2015-12-03 13:19:22下载
- 积分:1
-
Project_subu
Hope it is useful. feedbacks are welcome
- 2017-09-29 23:33:46下载
- 积分:1
-
ClientUpdate
eclipse rcp 客户端 自动更新,下载后调试后即可(eclipse rcp self update)
- 2013-08-26 10:24:52下载
- 积分:1
-
java_com
java串口调试程序
1.波特率
2.数据位
3.停止位
4.校验位
(java serial debugger
1. baud rate 2. data bit 3. stop bit 4. parity bit)
- 2010-12-11 13:06:59下载
- 积分:1
-
FreeMarker
FreeMarker编程指南,目前最权威的
- 2010-12-04 14:53:23下载
- 积分:1
-
sorting
sorting,分类的几种常见的java实现(sorting, classification of several common java realize)
- 2008-05-18 15:34:45下载
- 积分:1