资源列表
yufafenxi
- 熟悉判断LL(1)文法的方法及对某一输入串的分析过程。,学会构造LL(1)语法分析表,完成语法分析器程序,并分析一段程序,输出分析过程 -Familiar judgment LL (1) grammar of a method and the input string analysis process. Structure LL (1) parsing table, complete parser program and a program to analyze the output ana
LED
- 这是一个流水灯的Verilog代码,非常好,很详细。-This is a useful verilog code
lexicalanalysis
- 自己写的词法分析Pascal语言,内含有.cpp和词法分析的设计报告-Write your own lexical analysis for Pascal, containing .cpp and lexical analysis of the design report
DTP-216.X
- Driver TLV320AIC23B.c From TI
LCDARM
- it contains c language code for interfacing lcd with lpc2148.use keil software to compile
Bayesguji
- 用监督参数估计中的贝叶斯方法估计条件概率密度的参数u-Parameter estimation of conditional probability density using Bayesian methods in supervised parameter estimation u
hhspectrum
- EMD工具箱,dakai matlab,添加进去,后期运行就直接可以通过 -EMD toolbox, matlab Dakai, add in, the late run directly through
LR0
- 对任意给定的文法G,完成识别文法活前缀的DFA、DFA的状态转化矩阵及LR(0)项目集规范族的构造;判断该文法是否为LR(0)文法,实现LR(0)分析表的构造,并输出到指定文件中;实现LR(0)分析器总控程序,对输入的表达式进行语法分析。-LR (0) Analysis Table and analyzer of structure
Text3D
- 是一个简单的3d图片显示实例,能够直接编译运行,里面有详细的注释和描述-3d test
cyufafenxiqi
- 自己编译原理课程设计上自己编写的两个关于语法分析器的两段代码 LL(1)和递归下降。-The two code that you have done on the syntax analyzer A LL (1) with a recursive descent, the curriculum design to do
HexRaysCodeXplorer-2.0-For-IDA-6.6
- HexRaysCodeXplore 2.0 plugin for IDA Pro 6.6-HexRaysCodeXplore 2.0 plugin for IDA Pro 6.6
Complier_Practise
- Small C 编译器的源代码 学习好的源码。--Small C compiler source code to learn a good source.