搜索资源列表
pl0
- 正则表达式->NFA -Regular Expression-> NFA
last
- PL0源程序-PL0 source
pl0
- pl0小型编译器,输出类pcode目标代码。-small pl0 compiler output object code pcode category.
PL0
- 从NFA到DFA的转换过程是利用NFA的信息不断生成DFA的状态结点和边的过程,或者说是生成DFA自动机转换表元素的过程。求ε-闭包也就是把用ε边连接起来的状态合并起来的过程,被合并的状态集将形成DFA的一个状态,因此DFA的状态被表示为NFA的状态子集。 用SS(状态集)的形式表示DFA的状态。假设SS表示新产生的状态,则下一步的工作是:对每个符号a考虑其边和该边的指向状态。 -From the NFA to DFA conversion process is the use of i
PL0_compiler
- plo编译程序,源代码,编译原理课上的一个plo实例,请大虾多多指教-pl0 compiler to compile the source code of the principle of a class instance pl0
PL-0
- PL/0语言的BNF描述(扩充的巴克斯范式表示法)
PL0
- PL0语言词法分析的程序,包括对保留字,自定义变量,常数,界符,分割符的判断处理-PL0 language lexical analysis procedures, including reserved words, custom variables, constants, community character, the judge handling separator
pl0
- 编译原理实验课程,里面包括了各个版本的PL0源码,界面友好-Compilation Principle experimental course, which includes the various versions of the PL0 source code
cifafenxiqi
- 一个用C实现的词法分析器,源语言是PL0语言-A lexical analyzer with the C implementation, the source language is the language PL0
PL0
- pl0实验,生成器 增加保留字最大个数 增加保留字类型 增加双符号-EQL, NEQ, LSS, LEQ, GTR, GEQ,LPAREN, RPAREN, COMMA,SEMICOLONPERIOD,PE,ME,PP,MM
pl0
- PL/0词法分析程序,程序较短,但已经基本具备了词法分析的主要功能,若需其他功能还要继续完善-PL/0 lexical analysis program, the program is shorter, but basically have a lexical analysis of the main function, For other functions will continue to improve
PL0yaundaima
- pl0源代码,实现++,--,+=,-=等等老师要求实现的功能 PL0课程设计-pl0 source code, so the teacher asked to achieve++,--,+=,-= PL0 curriculum design to achieve the function ~ ~
PL0
- PL0词法分析,有源代码和word说明。源代码较为详细,注释较多!-PL0 lexical analysis, source code and the word descr iption. More detailed source code, comments, more!
bool
- pl0的部分功能,其中主要是bool类型的功能的实现。非常好用。-pl0 some features, mainly of type bool the function implementation. Very easy to use.
PL0
- pl0源代码,基本实现词法分析,语法分析,保证准确性-pl0 source code, the basic lexical analysis, syntax analysis, to ensure the accuracy of
pl0
- PL0的编译器,能够编译简单pascal程序的功能。可以帮助理解编译的原理,修改为C的编译器-the compiler of PL0
pl0
- pl0程序,课程设计使用,pl0的源程序,欢迎大家来下载啊啊啊 ,-plo program
pl0
- pl/0编译器代码 清华大学C语言版本 外加头文件源代码-pl0 Tsinghua C language compiler code to release additional source code header files
19215123胡玲
- pl0语言的词法分析器 lex 自动构造工具(pl0 lex c c++ yyac bainyiyuanli)