资源列表
LL1.LL1语法分析程序源码
- LL1语法分析程序源码 构建了一个LL1语法分析器,LL1 parser source code to build a parser LL1
用VC++编制的一个递归下降分析程序
- 用VC++编制的一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。,With VC++ Prepared a recursive descent parser to achieve lexical analysis procedure provided by the word sequence and structure analysis of grammar checker.
0_wordfile UltraEdit-32 语法高亮文件
- UltraEdit-32 语法高亮文件,真正支持Sonix,Elan,Holtek单片机语法高亮,大大提高浏览速度和开发效率。-ultraEdit syntax highlighter papers to support Sonix/Elan/Holtek MCU syntax highlighter, that greatly improved browsing speed and development efficiency.
语法分析器:递归下降子程序的编写
- 语法分析器:递归下降子程序的编写 通过本实验,了解递归下降预测分析的原理和过程以及可能存在的回溯问题,探讨解决方法,为预测分析表方法的学习奠定基础。分析递归下降子程序的优缺点。-Parser: recursive descent routines written by this study to understand the principle of recursive descent and the process of predictive analysis, and possibl
MPLAB_C30_v3.12.Microchip C30 compiler for PIC24 dsPIC30
- Microchip C30 compiler for PIC24 dsPIC30 dsPIC33,Microchip C30 compiler for PIC24 dsPIC30 dsPIC33
ucc160.牛人写的C编译器
- 牛人写的C编译器,还有设计文档,可读性强,可以改造成为自己所需要的各种编译器。,牛人写的C编译器,还有设计文档,可读性强,可以改造成为自己所需要的各种编译器。
编译原理实验 词法分析器 LL1 语法分析
- 编译原理实验 词法分析器 LL1 语法分析 ,Compiler lexical analyzer experiment LL1 parsing
pl0compiler.pl0 文法 编译器
- pl0 文法 编译器 (1)扩充一维整型数组。 扩充var数组:VAR <数组标识名>(<下界>:<上界>)〈下界〉和〈上界〉可用常量标识名。 (2)扩充条件语句的功能使其为:IF<条件>THEN<语句>[ELSE<语句>] (3)增加repeat重复语句: REPEAT<语句>{ <语句>}UNTIL<条件> ,pl0 compiler grammar (1) the e
PL0(C++Builder).PLO源码(c++buider)编译原理课程设计
- PLO源码(c++buider)编译原理课程设计 已经添加了++ += else if >= <= 等字符,PLO source (c++ Buider) Principles of curriculum design has been compiled added+++ = Else if> = <= and other characters
CParaer.使用JavaCC编写的C语言的语法分析器
- 使用JavaCC编写的C语言的语法分析器,.jj文件,JavaCC prepared using C language parser,. Jj file
inverted-pendulum-LQR-controll 单级倒立摆的LQR控制器的设计
- 其中包含和倒立摆的论文以及自己编的matlab文件-Single-stage inverted pendulum LQR controller design which contains the inverted pendulum and paper files as well as their own series of matlab
Anagram 判断是否是变位词
- 如果两个单词的组成字母完全相同,只是字母的排列顺序不一样,则它们就是变位词,两个单词相同也被认为是变位词。如tea 与eat , nic 与cin, ddc与dcd, abc与abc 等。你的任务就是判断它们是否是变位词。-If the composition of two letters the same word, just not the same as the sequence of letters, these are the anagram, the same two words a