资源列表
Cifafenxiqi
- 编译原理的词法分析器,将用户输入的内容转换成二元记号流-Compiler theory of lexical analyzer, the user input into the content stream of binary tokens
EXAM_A.RAR
- 语法分析是编译原理中的一个很重要的内容,这是一个关于语法分析用c语言写的程序代码。-Syntax analysis is compiled on the principle of a very important element, which is a grammatical analysis of language used to write c code.
complier
- 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a sentence identifying the legitimate expression grammar prediction analysis program, the input string of arbitrary symbols, given the analy
loki-0.1.7
- loki 0.1.7 很强大高效的C++库,配套modern C++ Design 书本使用效果更佳-loki 0.1.7 is a powerful and efficient C++ library, supporting modern C++ Design book using the results better
TWO(5)
- 很好很强大的PPT,我们编译原理老师的课件-Very very strong PPT, we build theory teacher Courseware
SIX(10)
- 很好很强大的PPT,我们编译原理老师的课件-Very very strong PPT, we build theory teacher Courseware
SEVEN(13)
- 很好很强大的PPT,我们编译原理老师的课件-Very very strong PPT, we build theory teacher Courseware
5956456turbo
- turbo码编译码器的C程序,应该能用-turbo coding performed by the C program, is supposed to work ...
yufafenxiqi
- PL/0编译工作室是一个针对PL/0语言的完整的编译原理演示系统。它 包含PL/0语言的编译器和解释执行程序,并能对编译和执行过程进行全方位 的交互式演示,有助于深入理解编译原理,对实际掌握一个编译程序的构造 和思想方法是非常有益的。-PL/0 compiler studio is one for PL/0 language, compiler theory complete demonstration system. It contains the PL/0 language c
cifafenxiqi
- PL/0是一种十分简单的"高级"程序设计语言,它只有整数一种类型,但 却具有相当完全的可嵌套的分程序结构。PL/0可进行常量定义、变量说明 和过程说明,并具有通常程序设计所必需的最基本的语句,如:赋值语句、 条件语句、循环语句、过程调用语句和复合语句。-PL/0 Compiler main features: 1. To compile and run the process on a variety of ways, single-step tracking 2. At com
PL0bianyiqi
- PL/0编译主要特点: 1.能够对编译和运行过程进行多种方式的单步跟踪 2.在编译时能显示编译程序的函数调用情况和各重要变量的值 3.设有联机文档,使用方便 4.界面友好,功能全面. 5.带有一个功能全面的源程序编辑器 6.采用多线程技术.-PL/0 Compiler main features: 1. To compile and run the process on a variety of ways, single-step tracking
DFA_NFA_MFA
- 编译原理设计程序,能够实现DFA_NFA_MFA的转化-Compiler theory design process, the transformation can be achieved DFA_NFA_MFA