资源列表
NFAtoDFA
- NFAtoDFA也是编译原理中的算法,供大家参考,有意见联系我-NFAtoDFA compiler theory is the algorithm, for your reference, I have Contact
zifuchuanjieshiqi
- 词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results.
rs232_syscon_v
- This a state-machine driven rs232 serial port interface to a \"Wishbone\" // type of bus.-This a state-driven machine rs232 seria l port interface to a "Wishbone" / / type of bus.
moble-input
- C语言源程序 手机输入法设计 单片机开发-C language source mobile phone input method design MCU development
fifafenxiqifuyiming
- 小型词法分析器。输入程序文件片段,输出结果是二元组的。-small lexical analyzer. Input program fragments of files, the output is the result of the dual Group.
pl-compile
- pl 词法分析器,自己编的,输入文件名 (包括后缀)即可-pl morphology analyzer, own arrange, the input filename (decorates including after) then
expressioncompile
- 一个简单的表达式编译器,大家可以试一试.-a simple expression compiler, we can try.
first_and_follow_SLR
- 实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表
basic
- c语言写的basic词法分析器-c language writes basic morphology analyzer
PL0.rar
- PLO的此法分析语法分析,还有解释程序中间代码生成,目标代码全都有的。,Analysis of this PLO syntax analysis, and interpretation of the procedures to generate intermediate code, object code all others.
PL0
- 编译器代码,模型使用PL0型语言,可以用于教学和研究学习-Compiler code, model PL0 use language that can be used for teaching and research study
c
- 编译原理 :预测分析,算法分析,DN转换c是实现