-
Compiler-construction-principles
本书介绍编译器构造的一般原理和基本实现方法, 主要内容包括词法分析、 语法分析、 语义分析、 中间
代码生成、 代码优化和目标代码生成等。除了介绍命令式编程语言的编译技术外, 本书还介绍面向对象语
言和函数式编程语言的实现技术。本书还强调一些相关的理论知识, 如形式语言和自动机理论、 语法制导
的定义和属性文法、 类型论和类型系统等。
本书取材广泛新颖、 图文并茂, 注意理论联系实际。本书可作为高等学校计算机科学及相关专业的教
材, 也可供计算机软件工程技术人员参考使用。(This book describes general principles and basic method of compiler construction, includes lexical analysis, syntax analysis, semantic analysis, intermediate
Code generation, code optimization and code generation. Apart the imperative programming language compiler technology, this book also introduces object-oriented language
And the functional programming language implementation technology. Book also highlighted some related theoretical knowledge, such as formal language and automata theory, syntax-directed
Definition and attribute grammars, type theory, and type systems.
Based on a wide range of novel, illustrated the book, theory and practice. Book college computer science and related disciplines to teach
Material, can also be used for computer software engineers.)
- 2015-09-20 21:56:04下载
- 积分:1
-
ME6206-c
ME6206系列是高纹波抑制率、低功耗、低压差,具有过流和短路保护的CMOS降压型电压稳压器。(ME6206 Series is a high ripple rejection ratio, low power, low dropout, with over-current and short circuit protection of CMOS step-down voltage regulators.)
- 2008-04-08 15:31:48下载
- 积分:1
-
Bluetooth
CBluetoothDlg dlg
m_pMainWnd = &dlg
INT_PTR nResponse = dlg.DoModal()
- 2010-01-14 12:08:18下载
- 积分:1
-
x264头文件
x264库头文件,h264软编码库,原始文件可在官网下载http://www.videolan.org/developers/x264.html
- 2022-01-26 08:25:25下载
- 积分:1
-
TicTacToe
实验目的:熟悉类的创建和使用
二. 实验任务:
1. 按照下面的要求实现 TicTacToe 类,并进行测试,提交工程代码
(TicTacToe.h,TicTacToe.cpp,main.cpp)
2. 按照实验报告模板撰写并提交实验报告(实验内容、结果、遇到
并解决的问题)(The purpose of the experiment: the creation and use of familiar classes
Two. Experimental tasks:
1., implement the TicTacToe class according to the following requirements, and test it and submit the engineering code.
(TicTacToe.h, TicTacToe.cpp, main.cpp)
2. write and submit experimental reports according to the experimental report template.
And the problem to be solved.)
- 2018-04-06 19:05:49下载
- 积分:1
-
C#实现 口令加密Exe文件 实例源码,从而禁用某些功能的使用
加密后文件后缀为 .mrexe,加密后文件不可打开,只能通过此程序打开了
- 2013-01-28下载
- 积分:1
-
EDMI
数据结构课设--英语词典的维护和识别--Trie树(Data structures course set- English dictionary maintenance and identification- Trie tree)
- 2020-07-02 22:00:02下载
- 积分:1
-
北斗周跳探测和修复程序
北斗定位卫星有效探测周跳,并对其进行修复。(The Beidou Positioning Satellite can effectively detect the cycle and repair it.)
- 2018-01-02 21:11:15下载
- 积分:1
-
pidAssistant
说明: QT 串口类在子线程处理数据,使用 信号和槽(The QT serial port class processes data in child threads, using signals and slots)
- 2020-07-01 17:02:47下载
- 积分:1
-
在线文本情感分析交流系统
一个在线交流的平台网站,同时具备提取输入文本的情感关键词并输出所属情感类别,同时具备后天管理功能,包含数据库代码源文件。
- 2023-04-18 01:10:08下载
- 积分:1