资源列表

« 1 2 ... .46 .47 .48 .49 .50 1051.52 .53 .54 .55 .56 ... 1384 »

[编译器/词法分析405109010204machao

说明:编译原理的实验报告,本实验的主要内容是实现词法分析结构的设计-Compilation Principle of the experimental reports, the main contents of this experiment is to realize the design of the structure of lexical analysis
<马超> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析LL1

说明:一个LL1语法分析的程序,供大家参考-LL1 grammar analysis of a procedure for your reference
<lyy> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析Cpp2

说明:ll1文法分析,可求first follow 预测一份-ll1 grammatical analysis, a prediction first follow rectifiable
<张光军> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析LL1

说明:实现编译原理中的LL1文法,可以对句子进行判定是否被接受。-Compiler to achieve the principle of LL1 grammar, the sentence can be carried out to determine whether they were accepted.
<代戴> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析c

说明:c编译器的lex,yacc文件,很简单,几分钟就能看懂。-c compiler lex, yacc files, very simple, a few will be able to understand.
<个人隐私> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析zhengguishi

说明:计算机科学与技术,编译原理,正规式。-Computer Science and Technology, the compiler theory, the formal ceremony.
<叶剑> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析LL1

说明:LL1文法的实现,先输入语法规则,之后求出FIRST和FOLLOW,最后给出预测分析表。-LL1 grammar realization enter grammatical rules, obtained after the FIRST and FOLLOW, Finally, the forecast analysis table.
<刘强国> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析java-scanner

说明:java词法分析器,分析结果生成在目标文件中-java lexical analyzer, the results of the analysis generated in the target document
<ylem> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析compiler

说明:用c语言编写的关于pascal语言语法分析,词法分析,语义分析(输出有点问题)-C language used on the pascal language syntax analysis, lexical analysis, semantic analysis (the output is something wrong)
<she> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析YFFXQ

说明:编译原理,语法分析器算法,经过测试可以使用-Compiler Construction Principles, grammar parser algorithm tested can use
<zhangbanghua> 在 2025-01-27 上传 | 大小:4kb | 下载:0

[编译器/词法分析compilar

说明:实现编译器的词法分析,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行)-Achieve compiler lexical analysis, from the input source program to identify each word has an independent
<林彩霞> 在 2025-01-27 上传 | 大小:4kb | 下载:0

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

说明:学编译原理时写的一个语法分析程序 分类:C/C++技术交流 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法
<liangye> 在 2025-01-27 上传 | 大小:4kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1051.52 .53 .54 .55 .56 ... 1384 »

源码中国 www.ymcn.org