资源列表

« 1 2 ... .50 .51 .52 .53 .54 1155.56 .57 .58 .59 .60 ... 1384 »

[编译器/词法分析compiler

说明:Python语言写的汇编编译器,可将MIPS指令转化为机器语言。-Python language compilation compiler, MIPS instructions can be translated into machine language.
<king> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析ArithmeticSLR1

说明:四则算术运算实现,采用的是SLR1文法包括号+,-,*,/,括号,-Realize four arithmetic operations, using the grammar, including SLR1 No. 2B !,-,*,/, brackets,
<9wy> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析scanner

说明:编译程序的词法分析程序,具体执行词法分析部分-Compiler lexical analysis procedures, the specific part of the implementation of lexical analysis
<陈鑫军> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析dgyffxq

说明:通过设计、编制、调试一个典型的语法分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析.-Through the design, preparation, testing grammar analysis of a typical procedure, to achieve lexical analysis procedure provided by the word sequence and structure anal
<李守龙> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析sova0

说明:sova.wuyufeng的译码程序,还可以,需要的可以下载看看,不需要的也可以-sova.wuyufeng the decoding process can also be required can be downloaded to see, do not need can also be
<政委> 在 2025-02-02 上传 | 大小:2kb | 下载:0

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

说明:LL! 文法。。功能有限。只能。只能测试非直接做递归的文法。-LL! Grammar. . Limited functions. Only. Only test to do not directly recursive grammar.
<chenyuanming> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifafexiqi

说明:词法分析器的简单实现,为关键的算法,定义的关键字-Realize a simple lexical analyzer for the key algorithm, the definition of keywords
<> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifafenxi

说明:此程序用来完成编译原理的PL/0的词法分析程序-This process used to complete the Compilation Principle of PL/0 of the lexical analysis program
<xingyudong> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析Accidence

说明:用java编写的词法分析程序,识别高级程序语言的词法分类。-Prepared using java lexical analysis procedures, identification of high-level programming language for lexical categories.
<lixin> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析yffx

说明:语法分析是编译程序的核心部分,其主要任务是确定语法结构,检查 语法错误,报告错误的性质和位置,并进行适当的纠错工作.法分析的方法有多种多样,常用的方法有递归子程序方法、运算符优先数法、状态矩阵法、LL(K)方法和LR(K)方法。归纳起来,大体上可分为两大类,即自顶向下分析方法和自底向上分析方法. Syntax进行语法分析.对于语法分析,这里采用LR(1)分析法,判断程序是否满足规定的结构.构造LR(1)分析程序,利用它进行语法分析,判断
<项阳> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析cffx

说明:词法分析是编制一个读单词的过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。程序语言的单词符号一般分为五种:关键字(保留字/基本字)if、while、begin…;标识符:常量名、变量名…;常数:34、56.78、true、‘a’、…;运算符:+、-、*、/、〈、and、or、….、;界限符:, ; ( ) { } /*…。-Lexica
<项阳> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[编译器/词法分析fuzhiyujudejiandanfanyichengxu

说明:这是采用编译原理的方法来进行的赋值语句的翻译程序。-This is compiled using the principle of means to carry out the assignment of the translation process.
<xingyudong> 在 2025-02-02 上传 | 大小:2kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1155.56 .57 .58 .59 .60 ... 1384 »

源码中国 www.ymcn.org