资源列表
tornado22
- tonado,is a very good study vxworks tools.
cifa
- 编译词法分析器 设计一个词法分析器以执行词法分析,在单词的级别上分析和翻译源程序-Compiled lexical analyzer
yufafenxiqi
- 能够对表达式进行自上而下语法分析,判断表达式中是否有非法字符,这类表达式的文法为: E->TE’ E’->+TE’| ε T->FT’ T’->*FT’| ε F->(E)|i-this program can analysize the express in a top-down analysis.It can tell us whether there are illegal chars in the express.
pl0java
- pl0编译器,供大家学习使用,希望大家踊跃下载学习-pl0 compiler, for them to learn to use
LL(1)yufafenxiqi
- LL(1)语法分析器,本程序是按照固定语句进行LL(1)语法进行分析,对初学者具有良好的参考价值。-LL (1) parser, this procedure is carried out according to a fixed statement, LL (1) syntax analysis, a good reference for beginners.
LL-(1)-parser
- LL(1)语法分析器设计 1.如下为给定的LL(1)文法。 G[<P>]: 1) <P>->program <D> : <T> begin <S> end {program} 2) D->i D’ {i} 3) D’->, i D’ {,} 4) D’->ε {:} 5) S->s S’ {s} 6) S’-> s S’ { } 7) S’->ε {end
LL1
- 做编译实验时做的LL(1)文法,希望大家多多指正-Compiler to do experiments to do LL (1) grammar, a lot of hope that we can correct me
bianyiyuanli
- 吴伟民版编译原理课件,里面有许多课堂上讲过的习题,还有他自己独有的课件,与清华版不相同的,还有课后补充题与答案-Compiler Construction Principles吴伟民version of courseware, there are a number of classroom exercises mentioned, as well as his own unique courseware, and Tsinghua version is not the same, there a
lua-5.0.2.tar
- Lua 语言解释器源码,可在linux,windows,unix下编译成功,是学习编译原理和用来做配置文件的好-Lua language interpreter source code, may in linux, windows, under unix translate successfully east, is studies the translation principle and uses for to make the disposition document to be go
java_cup_v10k.tar
- java cup constructor to compiler
xwcly
- 相位测量仪的几种方案设计,可供参考,如有需要,就快快下吧