資源簡介
LR(1).rar
代碼片段和文件信息
/*
文法放在“wenfa.txt”中,FIRST集放“first.txt”中
文法須為增廣文法,每行一個產生式,“→”用“#”代替,非終結符用大寫字母,終結符用小寫字母
FIRST集格式為“非終結符?終結符集合字符串”每行一條,如“E?(i”,ε用“%”代替
生成ACTION表在action.txt中,GOTO表在goto.txt中
*/
#include
#include
#include
#include
#include
#include
#include
#include
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????9??2010-12-20?21:24??LR(1)\first.txt
?????文件??????11220??2010-12-29?20:43??LR(1)\LR(1).cpp
?????文件?????????39??2010-12-20?19:05??LR(1)\wenfa.txt
?????目錄??????????0??2010-12-27?13:25??LR(1)
-----------?---------??----------?-----??----
????????????????11268????????????????????4
評論
共有 條評論