资源列表
SEVEN(13)
- 很好很强大的PPT,我们编译原理老师的课件-Very very strong PPT, we build theory teacher Courseware
DO-while
- do—while语句的翻译程序,使用的是递归向下的思想,中间代码采用四元式的形式输出-do-while statement translation process, using a recursive down the idea of using intermediate code of the form of four output
ParserByhandd
- 编译原理 设计一个编译器,实现编译的功能-Compiler theory to design a compiler, compiling the function to achieve
bianyiyuanli
- WHILE条件语句的翻译程序设计(LL(1)法、输出四元式)。。按照课程设计的要求,写一个能识别while循环语句的文法,通过一定的变换使它符合LL(1)法的要求,然后按照这个文法编写一个程序,该程序能识别输入的语句是否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。
roll1
- 智益类游戏,道具种类谁机出现,给玩者不同感受-Yi-chi type of games, who is due to the types of props to play different feelings
dgxjcha4_1
- 这是一个用C++编写的简单的一个编译器,采用递归下降法,学习编译原理的同学可以看看。-This is a C++, written in a simple compiler, using recursive descent method, students learn principles of compiler can look at.
lua5_1_3_Sources
- LUA programming language implementation (source code)
praktikum
- 是有关解释器的.用JAVA编写.可以解释一般的JAVA程序.-the explanation is the. Prepared with Java. Can ordinary JAVA procedures.
cifafenxi
- 词法分析实验 编译原理课程设计的词法分析实验全!-Lexical analysis of the experimental principles of curriculum design compiler lexical analysis of the experiment-wide!
plj1
- 通过输入一个时钟脉冲,可以每记60个数进一位,进位满60后进到下一位,最高位满24时清0,从新计数。-By entering a clock pulse, you can enter a number for each record of 60, carry over 60 backward to the next one, the maximum bit over 24 hours to 0, the new count.
lr
- lr分析,很好用的编译原理实验,希望大家支持-lr analysis, a good principle experiment with the compiler, hope you will support
shuma
- 7段数码是纯组合电路,通常的小规模专用IC,如74或4000系列的器件只能作十进制BCD码译码,然而数字系统中的数据处理和运算都是2进制的,所以输出表达都是16进制的,为了满足16进制数的译码显示,最方便的方法就是利用VHDL译码程序在FPGA或CPLD中实现。本项实验很容易实现这一目的。例6-1作为7段BCD码译码器的设计,输出信号LED7S的7位分别接如图6-1数码管的7个段,高位在左,低位在右。例如当LED7S输出为 \"1101101\" 时,数码管的7个段:g、f、e、d、c、b、a分
