-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是语义分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the 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 generation target code goal of the interpretation and implementation of 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, which is part of semantic analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-03-06 22:29:54下载
- 积分:1
-
图像管理源码,图像颜色,格式,表现的处理
图像管理源码,图像颜色,格式,表现的处理- Picture management source code, picture color, form,
performance processing
- 2022-01-26 01:22:37下载
- 积分:1
-
c++ Primer中文.pdf , 介绍C++ 编程的使用
c++ Primer中文.pdf , 介绍C++ 编程的使用-c++ Primer_ chinese.pdf, introduce c++
- 2022-01-27 21:16:19下载
- 积分:1
-
integral histogram pdf
integral histogram pdf
- 2023-09-01 00:35:03下载
- 积分:1
-
c文本编辑器源码
c文本编辑器源码-c-source text editor .............
- 2023-03-01 04:15:03下载
- 积分:1
-
Superstar books browser version 3.3, is a comparison of the use of library brows...
超星图书浏览器3.3版,是一个比较使用的图书浏览器。-Superstar books browser version 3.3, is a comparison of the use of library browser.
- 2022-03-04 06:55:07下载
- 积分:1
-
液晶的字模提取编辑器,非常好用,做液晶开发的可以用,方便...
液晶的字模提取编辑器,非常好用,做液晶开发的可以用,方便-Liquid crystal matrix extract the editor is very easy to use, making liquid crystal can be developed to facilitate the
- 2022-01-26 03:55:12下载
- 积分:1
-
AR6101_DS.PDF
atheros芯片的相关文档
AR6101_DS.PDF
atheros芯片的相关文档-Related documents AR6101_DS.PDFatheros chips
- 2022-03-03 18:43:26下载
- 积分:1
-
C++语言命令详解第二版,PDF的格式.
C++语言命令详解第二版,PDF的格式.-C++ Language command explain the second edition, PDF format.
- 2022-02-12 12:49:22下载
- 积分:1
-
SI1 M
SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with the given input arguments.
SI1( Property , Value ,...) creates a new SI1 or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before SI1_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to SI1_OpeningFcn via varargin.- SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with t
- 2022-11-29 08:50:03下载
- 积分:1