资源列表

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 1384 »

[编译器/词法分析cjh

说明:词法分析程序设计- The lexical analyaer designs
<cspm> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析词法分析程序设计

说明:词法分析的程序设计- Lexical analysis programming
<cspm> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析递归下降分析程序

说明:这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASC
<刘远兴> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析消除左递归1

说明:对给定的文法消除左递归。- To the grammar which assigns eliminates the left recursion.
<刘远兴> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析传教士和野人过河问题程序

说明:传教士和野人过河问题程序- The missionary and the savage cross river the question procedure
<卡菲> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析lr123

说明:LL(1).rar
<文心冰宇> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析bianyiyuanlizuoye

说明:编译原理的课程设计- The translation principle curriculum designs
<作业> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析LL17C

说明:这是LL(1)的一个文法和 分析表 很好的 - This LL (1) a grammar and the analytical table are very good
<秦书玉> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析ys

说明:用栈实现算术运算- Operates with the stack realization arithmetic
<zhao> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析TONG3

说明:状态转换矩阵 用来判断运算符的正确性- The phase transition matrix uses for to judge the operator the accuracy
<鲍少军> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析Clex

说明:词法分析器实现 c语言 - The morphology analyzer realizes the c language
<信仰> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[编译器/词法分析LL1

说明:ll1语法分析的c语言实现代码 需要输入词法分析的txt结果文件-ll1 the grammar analysis c language realization code needs to input the lexical analysis the txt result document
<信仰> 在 2024-05-02 上传 | 大小:1024 | 下载:0
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 1384 »

源码中国 www.ymcn.org