搜索资源列表
ex2
- 编译原理实验二 递归向下语法分析 附加实验报告。-Descending down the second experiment compiler theory parsing additional test report.
[NFA+TO+DFA]
- [NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list
TrickTools
- 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no
yufa_fenxi
- 加减乘除四则运算的语法分析器,采用自上而下的预测分析表分析方法-Four operations addition, subtraction, multiplication and division parser using a top-down forecast analysis table analysis method
From-top-to-bottom-grammar-analyzer
- 一个自上而下的语法分析器,具有建立语法分析过程的功能-A top-down parser, with the establishment of the parsing process
diguifenxi
- 编译原理小程序:用递归下降分析法进行语法分析 对输入的表达式进行自顶向下分析-Compiler theory applet: recursive descent parsing by top-down analysis of the input expression
pageft
- 翻页代码,利用PHP封装的一个实用的分页类。可作简单的配置即可使用-page up or page down
tinycomp
- 用C语言实现的一个小型的tiny编译器,通过进行词法分析,自顶向下的语法分析进行编译。-Using C language to achieve a small tiny compiler, through lexical analysis, top-down syntax analysis to be compiled.
snake
- /*--- --- -----编译过程使用的头文件*/ #include<graphics.h> #include<stdlib.h> #include<dos.h> /*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/ #define N 200 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000
tvtuner
- From Pollin Electronic there was a complete TV tuner available (Sonderliste Nr. 1/2000, page 83). The tuner is programmable via I² C-Bus and provides a FBAS signal at its output. There is also the homepage of Georg Acher containing information ab
shuziwenduji
- 基于51单片机和DS18B20的数字温度计,采用数码管做显示。-Six digital tube display the temperature on the scene and on the up and down threshold.
left-crusion
- 消除左递归,包括自上而下的非递归分析和自上而下的分析-Eliminate left recursion, including non-recursive top-down analysis and top-down analysis
CP_test_1
- 编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、while、do、int、float、string、begin、en
cmmwordanalyze
- 这是用java编写的词法分析器,是采用递归向下的分析法分析的。-This is written in java lexical analyzer is down assay using recursive analysis
eof
- EOF是经验正交函数,把气象场分解成时间场和空间场进行分析,从而分析气象变量的变化特征及其分布情况-EOF is empirical orthogonal functions, the meteorological field down into time and space field analysis to analyze variation of meteorological variables and their distribution
compiler
- 类C语言编译器,基本上实现了主要功能的C语言语法,词法分析使用状态转移,语法使用LR(1)方法,自动生成ACTION和GOTO转移表。自顶向下的语法制导翻译,可以生成各种类型的表达式(包括布尔,算术,逻辑等等),循环中的while,选择中的if else 和if等,功能比较强大-Class C language compiler, basically realized the C language syntax, lexical analysis of the main features of
TitanEngine
- One of the greatest challenges of modern reverse engineering is taking apart and analyzing software protections. During the last decade a vast number of such shell modifiers have appeared. Software Protection as an industry has come a long way simple
clavier_matriciel
- THIS code you can down up clavier matricielle with pic 16F84 and direct compiler-THIS code you can down up clavier matricielle with pic 16F84 and direct compiler
compiler
- 源码为一个简单的编译器,利用MFC做了一个简单的界面,采用的是自顶向下的分析方法,可以将源语言翻译成.bat文件-Source code for a simple compiler, the use of MFC to do a simple interface, the use of top-down analysis method, the source language can be translated into.Bat file
4-bianyichengxu-ppt
- 编译原理资料:第四章,语法分析-自上而下。语法分析综述,自上而下分析,递归下降分析程序的构造,预测分析程序 -Compiler theory Information: Chapter IV, parsing- top to bottom. Summary of parsing, top-down analysis, structural analysis program recursive descent, predictive analysis program
