资源列表
[编译器/词法分析] dancicifafenxi
说明:完成以下正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→&<tiger> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] nyishiyanda
说明:编译原理实验2源程序,在vc++下运行通过。-Compile source principle experiment 2, in vc++ run through.<tiger> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] fibonacci
说明:The fibonacci series is one of the most important series ever found. This series have introduces many new concepts and ideas. Asked to every student to amplify the ideology of coders, this code provides optimum solution to the series.<kerry.tina> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] DFA
说明:Compiler tech:Program For Acceptance Of A String Using deterministic finite automaton (DFA) which is a finite state machine accepting finite strings of symbols. For each state, there is a transition arrow leading out to a next state for each symbol.<jack> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Remove-left-recursion
说明:Compiler tech: Program To Remove Left Recursion From The Given Grammar<jack> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Shift-reduce-parser
说明:compiler tech program TO IMPLEMENT SHIFT REDUCE PARSER<jack> 在 2025-07-16 上传 | 大小:1kb | 下载:0