资源列表
calculadora.v.tar
- basic special calculator for begginer students of electrical engineerings
4
- Line Following Robot
fuzhiyuju_suanfuyouxianfa
- 算符优先赋值语句语法分析(含有词法),采用算符有先法对输入的赋值语句进行翻译。-Priority assignment operator parsing (with morphology), using the operator with the first method to translate the input assignment.
bezsurf
- Bezier surface in c. Without compiler. This is very good - I think.-Bezier surface in c. Without compiler. This is very good- I think.
1
- 简单的词法分析器,c语言版,希望大家指正-simple analysis the words
cifa
- 很全面很细致的词法分析程序,编译原理课程必写程序。-Is very comprehensive and detailed analysis of the lexical procedure, the compiler must be written procedures for the principle of course.
cifafenxi
- c语言词法分析 用c语言描述 此分析器可以区分c语言的关键字、用户定义变量、界符等-c language c language lexical analysis can describe the analyzer to distinguish between c language keywords, user-defined variables, such as community site
ll1
- LL(1)语法分析源代码,实现了LL(1)语法分析,不同于其他语法分析程序-LL (1) syntax analysis of source code, the realization of the LL (1) syntax analysis, syntax analysis is different from other procedures
sanserver_lab22
- M/M/1 queue simulation
Byyl
- 此程序用于实现编译原理中算符优先文法中算符优先函数算法,用户输入不大于10的数字后,即可进行相应个数的算符优先函数计算。
Compiler
- (1) 将此番分析程序设计成独立一遍扫描源程序的结构。词法分析的输出结果采用如下的二元组表示: (单词种别,单词自身的值) 对表识符,采用下列的二元组表示: (表识符,指向标识符表项的指针) 单词种别建议采用一个关键字一个整数值、一个算符一个整数值等形式,每个整数值是不重复的,设计中应考虑好编码的方案(要跟语法分析连贯)。 (2) 测试用例: 应该建立至少两个测试用例:一个词法上正确的PL/0源程序和词法上部正确的源程序。
编译PL0词法分析器
- 是我刚完成的,大家请多指教- Was I just completes, everybody please advised
