资源列表

« 1 2 ... .35 .36 .37 .38 .39 840.41 .42 .43 .44 .45 ... 1384 »

[编译器/词法分析a.pbs

说明:运行并行的mpif77文件用的pba文件-for mpif77
<志远> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[编译器/词法分析PCM

说明:关于PCM编码和译码的程序,已经自己运行过了。-PCM encoding and decoding on the program, have run their own before.
<lucy> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[编译器/词法分析ex1

说明:编译原理实验一。自己写的比较简单的词法分析器,附加实验报告。-Compile a principle experiment. Relatively simple to write the lexical analyzer, additional test report.
<> 在 2025-02-02 上传 | 大小:27kb | 下载:0

[编译器/词法分析ex2

说明:编译原理实验二 递归向下语法分析 附加实验报告。-Descending down the second experiment compiler theory parsing additional test report.
<> 在 2025-02-02 上传 | 大小:157kb | 下载:0

[编译器/词法分析ex3

说明:编译原理实验三 LR分析法的实现 附加实验报告-Compiler theory analysis experimental realization of the three LR additional lab report
<> 在 2025-02-02 上传 | 大小:588kb | 下载:0

[编译器/词法分析ex4

说明:编译原理实验四 递归下降语义分析 附加实验报告-Recursive descent compiler principle experiment four additional experiments reported semantic analysis
<> 在 2025-02-02 上传 | 大小:193kb | 下载:0

[编译器/词法分析ex5

说明:编译原理实验五 SLR语义分析法 附加实验报告-Compile principle experiment five additional experiments SLR semantic analysis report
<> 在 2025-02-02 上传 | 大小:226kb | 下载:0

[编译器/词法分析syscanPGM

说明:二维码生成、二维码编辑编码器及二维码识别软件源码编辑器-Two-dimensional code generation, two-dimensional code editor encoder and two-dimensional code recognition software source code editor
<戴龙承汉> 在 2025-02-02 上传 | 大小:1.16mb | 下载:0

[编译器/词法分析Lexical-analyzer-(scanner)

说明:词法分析程序(扫描器)的设计-编译原理实验-Lexical analyzer (scanner) of the design- build principle experiment
<浮云> 在 2025-02-02 上传 | 大小:174kb | 下载:0

[编译器/词法分析Recursive-descent-parser

说明:递归下降语法分析程序设计 - 编译原理实验-Recursive descent parser design- build principle experiment
<浮云> 在 2025-02-02 上传 | 大小:188kb | 下载:0

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

说明:LL(1)语法分析器设计 1.如下为给定的LL(1)文法。 G[<P>]: 1) <P>->program <D> : <T> begin <S> end {program} 2) D->i D’ {i} 3) D’->, i D’ {,} 4) D’->ε {:} 5) S->s S’ {s} 6) S’-&g
<浮云> 在 2025-02-02 上传 | 大小:186kb | 下载:0

[编译器/词法分析Design-of-operator-precedence

说明:算符优先分析器设计 给定定义算术表达式的算符优先文法如下: G[E]: (1)E->E+T (2)E->E-T (3) E->T (4)T->T*F (5)T->T/F (6)T->F (7)F->P^F (8)F->P (9)P->(E) (10)P->i 编程实现此文法的算法优先分析器,并设输入的文法的句
<浮云> 在 2025-02-02 上传 | 大小:194kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 840.41 .42 .43 .44 .45 ... 1384 »

源码中国 www.ymcn.org