-
编译原理 课件 蛮实用的
编译原理 课件 蛮实用的-bianyiyuanli
- 2022-01-24 10:00:01下载
- 积分:1
-
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间...
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详-compiler source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generated object code target code enforcement explained in detail
- 2022-01-25 21:41:34下载
- 积分:1
-
一个中文分词的实现及演示程序,可用与中文和英文词组的分割....
一个中文分词的实现及演示程序,可用与中文和英文词组的分割.-a Chinese word achieve and demonstrate the procedure can be used with the Chinese and English phrase segmentation.
- 2022-07-21 16:38:26下载
- 积分:1
-
编译原理
编译原理-文法等价转换-compiler theory- grammar Conversion
- 2022-01-31 01:05:59下载
- 积分:1
-
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。...
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。-Debugging through the design of the preparation of a specific lexical analysis process, deepen their understanding of the principles lexical analysis. And mastery of programming language source code to scan the process of its decomposition for different types of word lexical analysis.
- 2022-08-21 08:13:34下载
- 积分:1
-
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。...
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
- 2022-11-26 14:25:03下载
- 积分:1
-
A realization of graphic drawing commands compiler can use the command to achiev...
一个实现图形绘画命令的编译程序,可利用命令来实现简单绘图.-A realization of graphic drawing commands compiler can use the command to achieve a simple drawing.
- 2022-05-25 11:05:00下载
- 积分:1
-
分词程序的源代码
分词程序的源代码-Word program"s source code
- 2022-01-22 12:08:00下载
- 积分:1
-
PC机上小型的C语言文本编译器
PC机上小型的C语言文本编译器-small PC version of the C compiler
- 2022-08-10 19:39:49下载
- 积分:1
-
一个c++de的词法分析此程序可以通过读一个文本文件来进行词法分析...
一个c++de的词法分析此程序可以通过读一个文本文件来进行词法分析-a lexical analysis of this procedure can read a text file for lexical analysis
- 2022-08-12 23:18:30下载
- 积分:1