资源列表
01
- 用C实现一个校园导游系统,能实现本校的景点查询和计算任意两景点间的最短路径。-Using C to achieve a campus tour guide system, to achieve the university s attractions arbitrary query and calculation of the two shortest path between attractions.
12345
- LR分析法对文法进行分析,中间代码用逆波兰式生成-LR analysis of grammatical analysis, intermediate code generated using Reverse Polish-style
ps2
- ps2键盘编码库文件,直接可以调用。先把它复制进编译器的库文件,家#include<ps2.h >-ps2 keyboard encoding library file directly can call. First copy it into the compiler
lr
- 算符优先分析法,中间代码选用逆波兰式。 欢迎下载!-Operator priority analysis, intermediate code optional Reverse Polish-style. Welcome to download!
arvore_binaria
- Funcoes basicas arvore binaria
yufafenxiqi2
- 语法分析器,希望对大家都有一定的帮助 -parser, we hope to have some help
LEDPWM
- 此源代码程序为三色LED灯板PWM 控制程序,实现多路LED灯恒流控制。
compilerprograms
- compiler design -lexical analyzer,and others source codes for B.tech-cse -compiler design-lexical analyzer,and others source codes for B.tech-cse
zidongji
- 编译原理中的NFA转换到DFA(自动机的转换)-compiler principles of the NFA conversion to DFA (automatic machine translation)
1
- 编译原理中的LL(1)实验,可显示分析栈,手动输入文法-Compile principle LL (1) experiments, to display the analysis of the stack, manually enter the grammar
33344
- 最简单的词法分析,应付考试的.比较好使,自己编的不算很高级