资源列表
1exam
- 编译原理实验,词法分析例子,简单的说明有助于初学者对lex的理解-Compiler principle experiment, the lexical analysis example, simple instructions to help beginners understanding of the lex
lr(1)
- 一个很好的LR(1)语法分析的源码实现-a good LR (1) syntax analysis of the source code to achieve
934765lr(1)
- 编译的程序。主要用来应付老师的课程设计的报告 适合VC在下运行-compiler procedures. Used primarily for teachers to meet the curriculum design for the next operation VC
sampleARTprog
- simple adaptive resonant theory
interpret
- cp计算机语言的 编译器的解释程序 用C++语言编写 -cp computer language compiler is the interpretation of the procedures used C language
tebench_seq
- this sequence circuit testbench, in logic , aginst combinational . Verilog HDL .v-this is sequence circuit testbench, in logic , aginst combinational . Verilog HDL .v
translater
- 将简单中缀算术表达式变换成: (1)后缀形式 (2)对常量算术表达式,输出结果 简单中缀算术表达式是指由单个字母变量,自然数通过 +,-,*, DIV , MOD运算以及括号()构成的表达式,如 a + ( 5 MOD 2) * 2。 -will Infixation simple arithmetic expressions transform into : (a) the form of the suffix (2) constant arithmetic expressio
CFFC_1
- java写的PLO词法分析,刚交了作业 没什么大内容,仅供参考-java write lexical analysis of the PLO, has just paid a little big operation, for reference purposes only
234
- c词法分析器,希望有需要的人可以来下载分享
LL(1)wenfa
- LL! 文法。。功能有限。只能。只能测试非直接做递归的文法。
huffmanqi
- 本程序不能编译除大小写字母之外的编码 本程序需事先建立字母权值文后件才可运行 本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案-not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces
LL(1)
- 我的编译作业,依LL(1)编写的语法分析器-Syntax analysis by LL(1)