资源列表
sh
- 用C语言编写的词法分析器,可以进行C语言简单的关键词扫描分析-Using C language lexical analyzer can be a simple C language Keywords scanning analysis
nfa
- 对给定的正规式r1、r2,已知它们的NFA分别为M1、M2(其状态转换矩阵及初态、终态信息分别保存在指定文件中)。构造一程序,由此程序构造正规式r1r2(连接运算)的NFA(将其状态转换矩阵及初态、终态信息保存在指定文件中)。-Given formal type r1, r2, known to the NFA that they were M1, M2 (the state transition matrix and the initial state, final state informa
daimazidongshengchenggongju
- 可以自动生成一些应用代码,方便编程。 -Can automatically generate a number of application code to facilitate programming.
JiSuanQi
- 希望大家提出宝贵意见 让我们一起进步-Hope that we put forward valuable suggestions so that we progress together
bianyiyuanli
- 《编译原理实验指导书》,里面包含有词法分析,语法分析及语义分析等实验,有详细的流程图及分析过程。- Guiding principle experiment to compile the book , which contains lexical analysis, grammar analysis and semantic analysis of experiments, a detailed process flow chart and analysis.
7daimazhuanhuan
- 代码转换程序————编译原理-Code conversion process---- Compiler Principle
cifadgsddgss
- 通过设计、编制、调试一个语法及语义分析程序,加深对语法及语义分析原理的理解-Through the design, development, debugging a syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis to understand the principle of
11912875by
- 编译原理课程设计,包括词法,语 义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language . -Principles of curriculum design compilers, including lexical, semantic analysis, full-featured!-the class design abou
fsdfggfeerw
- 在做语法分析时首先要构造条件语句的LR(1)分析表,此表为:-Doing syntax analysis of conditional statements we must first construct the LR (1) analysis table, this table is:
20356875545
- 递归子程序法:对应每个非终结符语法单元编一个独立的处理过程(或子程序)。语法分析从读入第一个单词开始,由非终结符<程序>(即开始符)出发,沿语法描述图箭头所指出的方向进行分析。当-Recursive Subroutine law: at the end of the corresponding syntax for each non-unit provision of an independent process (or subprogram). Parsing from the f
ac
- 过程的c++编译器 里面有超级玛丽的源代码 还有一个 管理系统的源代码-Process c++ Compiler there are super-Marie also has a source code management system source code
SyntavAnlalyzer
- C写的语法分析 递归了程序法语法分析 来自龙书-Written in C syntax analysis of the procedural law recursive parsing from Liuzhou book