资源列表
cifafenxi
- c++6.0上实现的s语言词法分析器,内含s语言的示例
16755430cafa
- 该程序是词法分析器。它的的主要功能是实现在C原程序的编译。简单容易理解。-The program is the lexical analyzer. Its main function is to achieve the original program in the C compiler. Simple and easy to understand.
bianyi1
- 词法分析器。根据所给文法是进行词法分析和语法分析的依据,并将该文法中涉及到的单词信息提取到了单词符号与种别对照表中。-Lexical analyzer. According to the grammar is lexical analysis and syntax analysis is based on and related to the word grammar in information extraction to other kinds of symbols and words in
lex
- 词法分析器,c++写的,仿照tiny,编译原理的课程设计,对大家学习很有帮助的-lex for c minus,just like for tiny
cafa
- 词法分析器,可以对c 常用的关键字,和字符进行识别分类-lexical analyzer can be used to c keyword, and the identification of characters classification
lru
- LRU算法更新Cache—— 了解和掌握寄存器分配和内存分配的有关技术。 -The LRU algorithm updates the Cache- understand and grasp the register allocation and memory allocation technology.
fenxiq
- C语言书写的词法分析器,功能不是很完善,请多指教-written in C language lexical analyzer, function is not perfect, please enlighten
LR
- DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示)-DO-WHILE loop design of the translation process (LR method, the output address of said three)
Turing_machine_simulator_(Java)
- a simple Java program for simulating an abstract Turing machine. This demonstrates that Java is Turing-complete (with the caveat that limitations in word size limit the effective addressable memory).
wordparse
- 简单的词法分析(parseclass.h)- Simple lexical analysis (parseclass.h)
我编写的编译原理实验的词法分析程序
- 词法分析程序,不用多说了,算法是我优化了n久的,给大家参考一下-lexical analysis procedure Needless to say, I optimization algorithm is a long n, for your reference