资源列表

« 1 2 ... .80 .81 .82 .83 .84 1085.86 .87 .88 .89 .90 ... 1384 »

[编译器/词法分析简单优先算法

说明:本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-the procedures used to achieve a bottom-up analysis of a simple priority analysis algorithms, simple grammar could be the keyboard input to achieve
<米子> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析bnf

说明:BNF 递归下降语法分析器 文法: E->E+T|T T->T*F|F F->(E)|i-BNF recursive grammar decline parser : E-
<keke> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析zhanghui

说明:布尔表达式的翻译,对输入的文法判断其合法性,并输出逆波兰表达式-Boolean expressions translation of input to judge the legitimacy of grammar and expression output inverse Poland
<离间> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析编译课设

说明:算术表达式词法和语法分析程序,递归下降法,四元式-arithmetic expression morphology and syntax analysis procedures, recursive method, four yuan-
<吧是否> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析cifafenxiqipascal

说明:这是我在学习《编译原理词法分析》时用VC++编写的词法分析器,希望这个小程序对一部分人有帮助-This is my learning "compiler theory lexical analysis" with VC++ prepared by the lexical analyzer and hope that this small program to help some people
<hong> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析compile_words

说明:编译器之词法分析,可以分析类C语言 包括<=的处理,里面有详细注释-compiler device lexical analysis, analysis of category C language including lt; = Handling, there are detailed notes
<mazhichao> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析C-CIFAFENXI

说明:词法分析,编译器,简便易行-lexical analysis, compilers, simple
<王启欣> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析ffffff

说明:词法分析 采用独立一遍的工作方式构造PL/0语言的词法分析器-lexical analysis using an independent again the way tectonic PL/0 language lexical analyzer
<月月> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析MyJavaCifa

说明:pl/0语言的词法分析器 cifa\CifaMainfr a me.java 主类 cifa\CifaProcess.java 处理程序-pl/0 language lexical analyzer CIFA \ Main CifaMainfr a me.java category CIFA \ CifaProcess.java handling procedures
<冯2> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析cparse

说明:简易C语言词法分析程序。可以对C源文件进行分析。-simple C language lexical analysis procedure. Can the C source files for analysis.
<李济> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析1020310725

说明:一个很一般的编译程序有词法分析,语法分析,语议分析,和最终生成四元式,但是出错处理较简单,大部分用的C语言,但加了一个四元式类,本人感觉这个程序很垃圾,但可以做个参考!.. -a very general compilers have lexical analysis, grammar, language proposed analysis, and generate the final-four yuan, But mistakes
<liujun> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析guyue30

说明:while语句的LL1词法语法和语义分析-LL1, syntax and semantic analysis
<紫风> 在 2024-11-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1085.86 .87 .88 .89 .90 ... 1384 »

源码中国 www.ymcn.org