-
编译原理习题精选,是一本对编译原理初学者挺有用的习题书,书中习题分析详细,讲解明了
编译原理习题精选,是一本对编译原理初学者挺有用的习题书,书中习题分析详细,讲解明了-compiler theory Featured Exercise is one pair of compiler theory beginners quite the exercises, the book analyzes in detail the questions, explain to understand
- 2022-08-07 18:30:37下载
- 积分:1
-
Object Pascal Reference Manual (Ver 0.1)
Object Pascal 参考手册
(Ver 0.1)
-Object Pascal Reference Manual (Ver 0.1)
- 2022-10-30 15:05:03下载
- 积分:1
-
最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载
最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载-F2 latest series of Chinese PDF, from micro-manage the volunteer translation, welcome you to download
- 2022-07-15 11:20:21下载
- 积分:1
-
slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件...
slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code
needs to input the lexical analysis the txt result document
- 2022-06-20 16:09:24下载
- 积分:1
-
自己随便写的 大家卡看
自己随便写的 大家卡看- Own casually write everybody card looked
- 2022-04-11 02:00:32下载
- 积分: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 explained the implementation of the code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, it is the middle part of the code generator. Early hopes for the opening of my account, and we interact more, as a good programming loving friends
- 2022-03-31 12:41:04下载
- 积分:1
-
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法...
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法-NPB2.4 source code, NPB is the parallel test datum
procedure, the code mainly is the atmospheric motion aspect classical
example and the algorithm
- 2023-01-18 13:30:04下载
- 积分:1
-
for text editing and individuals explore and useful to useless, just write fun
用于文本编辑和个人探讨,有用到没用,只是编着好玩-for text editing and individuals explore and useful to useless, just write fun
- 2022-12-27 07:30:03下载
- 积分:1
-
词法分析
词法分析-lexical analysis.
- 2023-01-08 02:15:03下载
- 积分:1
-
算术表达式的语法分析器
算术表达式的语法分析器-arithmetic expression parser
- 2022-08-03 16:36:45下载
- 积分:1