资源列表

« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 1384 »

[编译器/词法分析1111

说明:用JAVA实现的Pascal语言的词法分析器-JAVA implementation by Pascal language lexical analyzer
<心如止水> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析pengge_SLR_zancheng

说明:本源码实现了编译原理的词法分析、语法分析、语义分析、及相应的四元式的产生。-This source realized the compiling principle lexical analysis, grammatical analysis, semantic analysis, and the corresponding four yuan type production.
<wangaopeng> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析myjava

说明:编译原理,LR(0)程序,可以分析串是否出自该文法-Compiler theory, LR (0) program, you can analyze whether the string from the grammar
<王绍博> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析cvery_4124668

说明:一个小的简单的C语言编译器,为了新手提供的,可以借鉴一下-A small, simple C-language compiler used to forgive in order to register
<李然> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析LRyufafenxi

说明:本压缩文件中式LR语法分析器 为编译原理实验 本程序可完美运行 功能完善-The compressed files of Chinese LR parser principle experiment for the compilation of this program can be run perfectly functional
<yangbin> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析pl0

说明:pl0编译文件,用于词法,语法,语义,代码生成等-pl0 compile documents for lexical, syntax, semantics, code generation, etc.
<zhangjiajun> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析gammar

说明:词法分析器和语法分析器,递归下降和预测表分析的方法-Lexical analyzer and parser, recursive descent methods of analysis and prediction table
<paramiao> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析LL(1)

说明:根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an L
<suhuhu> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析GFq_LDPC_NTT

说明:用C语言编的多进制LDPC码编译码仿真程序-Encoding and decoding of LDPC codes
<吴崇虎> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析simple-relation-parsing

说明:简单词法分析程序,通过设计调试一个具体的语法分析程序,同时进行语义处理,使学生对编译的全过程有所理解。使学到的理论具体化,从而提高解决实际问题的能力。-simple relation parsing program.
<东芸> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析pl0

说明:北京航空航天大学 编译原理 课程设计 PL0编译器 基本功能-Northern the PL0 compiler basic function
<> 在 2024-11-16 上传 | 大小:7kb | 下载:0

[编译器/词法分析[C-Language]Syntax-analysis

说明:编译原理,语法分析,程序,源代码,可直接运行,自己编写的-Compilation principle, [C Language]Syntax Analysis.zip,Source Code
<冯亮> 在 2024-11-16 上传 | 大小:7kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 1384 »

源码中国 www.ymcn.org