资源列表
cmm-py
- CMM语言的解释器和编译功能全面实现的完整代码-CMM language interpreter and compiler features the full realization of
New-WinRAR-ZIP-archive
- program decoder IR dengan interface led pada avr
recursive-descent-Act
- FOR循环语句的翻译程序设计(递归下降法、输出四元式)-FOR the cycle statement translation program designed (recursive descent Act, the output quaternion)
GDUT-2013
- 广工编译原理课程设计,广工编译原理实验报告,于2013年1月完成,和往年的内容有所不同。包含了源代码和报告文档,可读性强。-Extension work, compiler theory curriculum design, wide working compiler principle experiment report, completed in January 2013, and in previous years, the content is different. Contains t
emu8086
- emu8086 初学汇编者适合的编译器,里面详细指导初学者使用-emu8086 beginner Compiled by the appropriate compiler, which detailed guidance for beginners
WHILE-loop-simple-priority
- WHILE循环语句的翻译程序设计(简单优先法、输出四元式)-The WHILE loop translation program design (simple priority output four yuan)
pl0
- 能实现对+=、-=、*=、/=、for、else、fordownto、forto、if等的编译。-Able to achieve on+ =,- =,* =,/=, for else, and fordownto forto, if so compiled.
zprofileUr1.0
- 是FLUENT中关于城市环境的风速阔线的UDF-Is a FLUENT on city environmental wind speed broad line UDF
zprofileUr0.1
- FLUENT城市环境中的风速阔线,风速为0.1m/s,垂直方向为z轴-FLUENT city environmental wind speed in a broad line, wind speed is 0.1m\/s, vertical direction as Z axis
FAScanner
- 单词是高级语言中有实在意义的最小语法单位,而单词又由字符组成。每一种高级语言都定义一组字符集。单词可大致分为五类:基本字,标识符,整常数,运算符,界限符。从输入的源程序字符串中逐个地把这些单词识别出来,并转化成机器比较容易使用的内码形式,这是词法分析器的主要任务。-The word is the smallest grammatical unit actual significance of the high-level language, the word characters. Each d
LL1Parsing
- 语法分析阶段的主要任务是组词成句。每一种语言都有一组文法。按照这些文法,可以由单词组成语法单位,如短语、语句、过程和程序。语法分析就是通过语法分解,确定整个输入串能否构成语法上正确的句子和程序等。-The main task of the parsing stage is a group of words into a sentence. Each language has a set of grammar. These grammars can be composed by the word
P0
- P/0词法分析程序,用的是C++程序语言-P/0 lexical analysis program