资源列表

« 1 2 ... .19 .20 .21 .22 .23 624.25 .26 .27 .28 .29 ... 1383 »

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

说明: LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to LL (1) grammar, and if so, in
<张玉峰> 在 2008-10-13 上传 | 大小:80.13kb | 下载:0

[编译器/词法分析简易语法分析程序LL

说明:简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determine whether to LL (1) grammar, a
<赵珊珊> 在 2010-07-01 上传 | 大小:80.51kb | 下载:0

[编译器/词法分析calculator123456754

说明:一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理-a calculator procedure, and use of compiler theory of knowledge, could be used as an example to study compiler theory
<彪子> 在 2008-10-13 上传 | 大小:80.22kb | 下载:0

[编译器/词法分析ASM31_beta3.tar

说明:MCS51系列单片机的汇编器,适合想学汇编器的朋友参考-MCS51 SCM assembler, for, like the compilation of reference for a friend
<CAI> 在 2008-10-13 上传 | 大小:80.76kb | 下载:0

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

说明: LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to LL (1) grammar, and if so, in
<张玉峰> 在 2025-06-14 上传 | 大小:80kb | 下载:0

[编译器/词法分析LL1_fenxi

说明:判断是否为LL(1)文法,如果是,可以对该文法进行语法分析。-determine whether to LL (1) grammar, and if so, can this grammar for syntax analysis.
<常宏> 在 2025-06-14 上传 | 大小:80kb | 下载:1

[编译器/词法分析calculator123456754

说明:一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理-a calculator procedure, and use of compiler theory of knowledge, could be used as an example to study compiler theory
<彪子> 在 2025-06-14 上传 | 大小:80kb | 下载:0

[编译器/词法分析8051code

说明:PEAKAUDIO用于EV2板的MCU控制源码-EV2 for PEAKAUDIO board MCU control source
<祁才君> 在 2025-06-14 上传 | 大小:80kb | 下载:0

[编译器/词法分析analyser

说明:整个工作过程主要划分成词法分析阶段、语法分析阶段、中间代码生成和目标代码生成四个部分。 第一阶段是把输入的字符串形式的源程序分割成一个个单词符号。 第二阶段是识别由词法分析给出的单词符号序列在结构上是否符合给定的文法规则。 第三阶段中间代码的形式采用便于阅读的四元式。 第四阶段是把经过语法分析或优化后的中间代码作为输入,将其转换成特定机器的机器语言或汇编语言作为输出,这样的转换程序称为代码生成器。-The whole process is divided into the
<刘提> 在 2025-06-14 上传 | 大小:80kb | 下载:0

[编译器/词法分析cifafenxi

说明:编译原理 的词法分析 用C语言编写 可运行-Compiler Construction Principles of lexical analysis using C language to run
<ya> 在 2025-06-14 上传 | 大小:80kb | 下载:0

[编译器/词法分析ex_spi

说明:Spi.c C program source code
<Suresh> 在 2025-06-14 上传 | 大小:80kb | 下载:0

[编译器/词法分析svm_demo

说明:svm demo for classification
<arpit> 在 2025-06-14 上传 | 大小:80kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 624.25 .26 .27 .28 .29 ... 1383 »

源码中国 www.ymcn.org