Welcome![Sign In][Sign Up]
Location:
Search - yufafenxiqi

Search list

[ELanguageyufafenxiqi

Description: 这个也是计算机编译原理的实验,是语法分析器的设计,希望能够对大家有用-This is a computer translation of the principle of the design syntax analyzer, in the hope it may be useful to
Platform: | Size: 5121 | Author: 王辉 | Hits:

[ELanguageyufafenxiqi

Description: 这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程.-This is a simple procedure syntax analyzer, the importation of an expression, is an analytical process.
Platform: | Size: 8272 | Author: | Hits:

[ELanguageyufafenxiqi

Description: c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,请给出错误信息。至少处理以下错误: (1)所有语法错误。C――的语法参见C――的文档; (2)语义错误:
Platform: | Size: 210627 | Author: 红叶 | Hits:

[Otheryufafenxiqi

Description: 计算FIRST及FOLLOW集,生成ll(1)分析表
Platform: | Size: 58458 | Author: 林攀 | Hits:

[ELanguageyufafenxiqi

Description: 编译原理实验中一个简单的语法分析器,用C++语言编写.
Platform: | Size: 1535 | Author: pexih | Hits:

[ELanguageyufafenxiqi

Description: 语法分析器(编译原理)比较简单希望对大家有所帮助,
Platform: | Size: 49267 | Author: 王晓丽 | Hits:

[ELanguageyufafenxiqi

Description: 这个也是计算机编译原理的实验,是语法分析器的设计,希望能够对大家有用-This is a computer translation of the principle of the design syntax analyzer, in the hope it may be useful to
Platform: | Size: 5120 | Author: 王辉 | Hits:

[ELanguageyufafenxiqi

Description: 这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程.-This is a simple procedure syntax analyzer, the importation of an expression, is an analytical process.
Platform: | Size: 182272 | Author: | Hits:

[ELanguageyufafenxiqi

Description: 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-language program. If the program has grammar and semantic error, please give an error message. At least deal with the following error: (1) all the grammar errors. C- the grammar, see C- documentation (2) semantic error:
Platform: | Size: 209920 | Author: 红叶 | Hits:

[Otheryufafenxiqi

Description: 计算FIRST及FOLLOW集,生成ll(1)分析表-Calculation of FIRST and FOLLOW sets, generated ll (1) analysis table
Platform: | Size: 58368 | Author: 林攀 | Hits:

[ELanguageyufafenxiqi

Description: 编译原理实验中一个简单的语法分析器,用C++语言编写.-Compilation Principle experiment a simple parser, using C++ Languages.
Platform: | Size: 1024 | Author: pexih | Hits:

[ELanguageyufafenxiqi

Description: 语法分析器(编译原理)比较简单希望对大家有所帮助,-Grammar parser (compiler principle) relatively simple everyone would like to help,
Platform: | Size: 49152 | Author: 王晓丽 | Hits:

[ELanguageyufafenxiqi

Description: 语法分析器(C++)源代码+其详细的课程设计报告 输入的文法可以消除左递归并提取公共左因子求出文法的非终结集合——FIRST和FOLLOW集并对输入的算符优先文法,构造算符优先关系表 -Parser (C++) Source code its detailed report on curriculum design input left recursive grammar can be eliminated and the public left factor extract derived grammar of non-end collection- FIRST and FOLLOW set of the input operator priority grammar, operator precedence relations structure table
Platform: | Size: 104448 | Author: michelle | Hits:

[ELanguageyufafenxiqi

Description: 将源程序预处理、状态图转换等结合,建立简单的程序设计语言词法分析器-The source pre-treatment, combined with state diagram conversion, the establishment of a simple programming language lexical analyzer
Platform: | Size: 2048 | Author: 陈斌 | Hits:

[Otheryufafenxiqi

Description: 这是一个词法分析器 希望对大家有用,包括课源码和测试数据 以.doc形式保存。-This is a lexical analyzer hope useful for everyone, including the class source code and test data. Doc form.
Platform: | Size: 35840 | Author: wangqinghu | Hits:

[ELanguageyufafenxiqi

Description: 这是一个关于n!的语法分析器的说明,只有代码,没有关于实验的其他说明-This is a study on n! Description of the syntax analyzer, only the code, there is no other indication on the experimental
Platform: | Size: 632832 | Author: 李媛 | Hits:

[VHDL-FPGA-Verilogyufafenxiqi

Description: 该程序能求出任意给定的文法的所有非终极符和终极符的first集,所有非终极符的follow集,所有语句的select集,能求出能导空的非终极符集合。给定任意字符串该程序能判定出是否能接受。由于空符号不好输入,在程序中用到空符号全部用@表示。-The program can calculate any given grammar of all non-ultimate breaks and the ultimate symbol of the first set, all non-ultimate symbol of the follow set of the select set of all the statements can be derived to guide the ultimate symbol of non-empty set. Given an arbitrary string that the program can determine whether it can accept out. As the empty symbol bad input, an empty symbol used in the program all the available @ said.
Platform: | Size: 5120 | Author: 徐禄 | Hits:

[Otheryufafenxiqi

Description: 语法分析器,这是对一个程序的语法进行分析的小程序-Parser, this is the syntax of a program analysis of small programs
Platform: | Size: 2048 | Author: playboy861108 | Hits:

[ELanguageLL(1)yufafenxiqi

Description: 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.
Platform: | Size: 190464 | Author: 小黑 | Hits:

[ELanguageyufafenxiqi

Description: 编译器的语法分析器的源代码可以运行保证没有错误-Compiler parser source code can be run to ensure no errors
Platform: | Size: 4096 | Author: 张介玉 | Hits:
« 12 »

CodeBus www.codebus.net