搜索资源列表
编译原理程序设计 布尔表达式的翻译
- 用C++实现的编译原理程序设计 布尔表达式的翻译-C + + compiler program design principles Boolean expressions translation
pl0.rar
- PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序,PL/0 language may regard as the PASCAL language the subset, its compiler is a tr
Compiler
- (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这
PLC_SOURCE
- PLC 编译器 VC++ SOURCE CODE-PLC compiler VC++ SOURCE CODE
c_compiler
- 本程序集是Allen I. Holub所写的《Compiler Design in C》一书的附随软件,其中有作者自己编写的词法分析和语法分析工具LeX,occs和LLama,该软件包还包括一个显示C语言分析过程的程序-This set of program is the attached software in 《Compiler Design in C》 writed by Allen I. Holub, it contains the Lex, occs and Llama which a
compiler
- 一个简单的识别运算的编译器程序,在windows下运行-Identification of a simple computing program compilers, run at windows
Compiler
- 编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于&g
compile
- 大3编译原理课程设计 绝对符合老师要求 报告代码一应俱全 很详细 很靠谱-3, compiler largest absolute principle of curriculum design in line with the teacher asked a very detailed report of the code is readily available靠谱
4
- FOR循环语句的翻译程序设计(递归下降法、输出四元式)包括源码+报告书-FOR loop design of the translation process (recursive descent method, the output quaternion type), including source code+ Report
ntc
- Program in C (CCS to compiler). It is a Program in C (CCS to compiler). It is a thermometer realized with a PIC16F84 and a NTC. The time of load of a condenser of fixed value is moderate. The table of the resistance of the thermister versus the time
compiler_vc
- 用Visual C++编写的小编译程序,集成了词法分析,语法分析和语义分析。-A compiler program made with Visual C++
RVDS4.0IntroTutorial
- ARM PROCESSOR COMPILER PROGRAM
2312.tar
- SCSI-ASPI Compiler program Disk Tools Speech-Voice recognition/combine Editor Kill Virus MultiLanguage FlashMX MPI source in ebook Delphi VCL OS Develop MiddleWare MacOS develop
compiler
- This is compiler program and it contain grammer and various fundamental things of compiler-This is compiler program and it contain grammer and various fundamental things of compiler...
accidence
- 一个编译器程序,只部分实现了词法分析的部分-A compiler program, only partially realized part of lexical analysis
NFA_FA
- Compiler program about NFA
N-CLOSUR
- Compiler program about n-closure
FA
- A simple compiler program about FA
compiler--prog
- a compiler program part
Compiler
- java编写的编译器程序,实现了基本功能,建议慎用。-java compiler program written to achieve the basic functionality, we recommend caution.