-
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
-
DialogFX-master
java 弹出框 例子,可以直接引用使用(web frame source,easy to study and easy to use in your project)
- 2018-12-30 15:19:28下载
- 积分:1
-
CreationPDF
creation fichier PDF a partir de n importe quelle format cool
- 2013-12-29 16:10:06下载
- 积分:1
-
hengshudao
JAVA横竖倒显示输入的字符串 代码,代码出处:http://www.itneng.com/thread-4121-1-1.html 代码可直接编译(JAVA print)
- 2013-11-18 21:42:04下载
- 积分:1
-
scaner
java做的端口扫描器,很实用的哦,要码源的mail我。(java port scanner to do, very practical Oh, I want to code the source of the mail.)
- 2010-07-01 10:12:29下载
- 积分:1
-
ChannelsTest
Note: the test case uses a temp text file named "test" which contains 31 characters : "P@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]".
- 2013-12-06 14:11:35下载
- 积分: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
-
17
说明: java用于窗口布局的小程序极其应用多个实例(java border layout)
- 2009-06-09 09:09:28下载
- 积分:1
-
sword-point-to-offer
几个github常用的代码,附带head first java 初步学习教材(Several commonly used code github, as well as with the primary learning java foreign translation of textbooks)
- 2017-12-02 10:20:48下载
- 积分:1
-
Node.js-f46c
深入浅出node.js便于初学者和老手学习node
用Javascript写后台(Node.js easy for beginners to learn node and veteran
Write the background with Javascript)
- 2016-02-25 00:43:16下载
- 积分:1