搜索资源列表
yufafenxiqi
- 这个也是计算机编译原理的实验,是语法分析器的设计,希望能够对大家有用-This is a computer translation of the principle of the design syntax analyzer, in the hope it may be useful to
yufafenxiqi
- 这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程.-This is a simple procedure syntax analyzer, the importation of an expression, is an analytical process.
yufafenxiqi
- c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,请给出错误信息。至少处理以下错误: (1)所有语法错误。C――的语法参见C――的文档; (2)语义错误:
yufafenxiqi
- 计算FIRST及FOLLOW集,生成ll(1)分析表
yufafenxiqi
- 编译原理实验中一个简单的语法分析器,用C++语言编写.
yufafenxiqi
- 语法分析器(编译原理)比较简单希望对大家有所帮助,
yufafenxiqi
- 这个也是计算机编译原理的实验,是语法分析器的设计,希望能够对大家有用-This is a computer translation of the principle of the design syntax analyzer, in the hope it may be useful to
yufafenxiqi
- 这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程.-This is a simple procedure syntax analyzer, the importation of an expression, is an analytical process.
yufafenxiqi
- c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,请给出错误信息。至少处理以下错误: (1)所有语法错误。C――的语法参见C――的文档; (2)语义错误: -c-language Parser. Reading into a C language program to determine that the procedure was not a legal C-
yufafenxiqi
- 计算FIRST及FOLLOW集,生成ll(1)分析表-Calculation of FIRST and FOLLOW sets, generated ll (1) analysis table
yufafenxiqi
- 编译原理实验中一个简单的语法分析器,用C++语言编写.-Compilation Principle experiment a simple parser, using C++ Languages.
yufafenxiqi
- 语法分析器(编译原理)比较简单希望对大家有所帮助,-Grammar parser (compiler principle) relatively simple everyone would like to help,
yufafenxiqi
- 语法分析器(C++)源代码+其详细的课程设计报告 输入的文法可以消除左递归并提取公共左因子求出文法的非终结集合——FIRST和FOLLOW集并对输入的算符优先文法,构造算符优先关系表 -Parser (C++) Source code its detailed report on curriculum design input left recursive grammar can be eliminated and the
yufafenxiqi
- 将源程序预处理、状态图转换等结合,建立简单的程序设计语言词法分析器-The source pre-treatment, combined with state diagram conversion, the establishment of a simple programming language lexical analyzer
yufafenxiqi
- 这是一个词法分析器 希望对大家有用,包括课源码和测试数据 以.doc形式保存。-This is a lexical analyzer hope useful for everyone, including the class source code and test data. Doc form.
yufafenxiqi
- 这是一个关于n!的语法分析器的说明,只有代码,没有关于实验的其他说明-This is a study on n! Descr iption of the syntax analyzer, only the code, there is no other indication on the experimental
yufafenxiqi
- 该程序能求出任意给定的文法的所有非终极符和终极符的first集,所有非终极符的follow集,所有语句的select集,能求出能导空的非终极符集合。给定任意字符串该程序能判定出是否能接受。由于空符号不好输入,在程序中用到空符号全部用@表示。-The program can calculate any given grammar of all non-ultimate breaks and the ultimate symbol of t
yufafenxiqi
- 语法分析器,这是对一个程序的语法进行分析的小程序-Parser, this is the syntax of a program analysis of small programs
LL(1)yufafenxiqi
- LL(1)语法分析器,本程序是按照固定语句进行LL(1)语法进行分析,对初学者具有良好的参考价值。-LL (1) parser, this procedure is carried out according to a fixed statement, LL (1) syntax analysis, a good reference for beginners.
yufafenxiqi
- 编译器的语法分析器的源代码可以运行保证没有错误-Compiler parser source code can be run to ensure no errors