资源列表
qiujunzhi
- 用C语言求三个整数的平均值,可以任意输入三个整数。-Using C language for the average of the three integers, can enter three integers.
REGIST.ASP
- 用DW8做的一个简单的注册页面,可以实现网站注册的功能。-DW8 to do with a simple registration page, you can achieve the function of site registration.
first
- 输入文法求其first集合,文法为ll1文法-Seeking their first set of the input grammar, grammar, grammar is ll1
c语言的词法分析器
- c语言的词法分析器 该程序是一个用c语言编写的词法分析器 -C language morphology analyzer this procedure is the morphology analyzer which compiles with the c language
SLR
- 我的编译作业,依SLR编写的SLR语法分析器-Syntax analysis with SLR
lr(0)
- 实现基于编译原理的LR(0)算法,控制台环境,界面简洁,操作方便-Principle-based compiler LR (0) algorithm, the console environment, simple interface, easy operation
warplan2006
- Program to make a Warplan in Prolog
bashuma
- 八数码迷宫,计算随机随机数组使用了vector模板用random_shuffle(,)函数来打乱数组数据,并计算目标结果是什么。-计算随机随机数组使用了vector模板用random_shuffle(,)函数来打乱数组数据,并计算目标结果是什么。
cifafenxiqi
- 编译原理下的作业词法分析器 它是用C++语言写的-cifafenxiqi
5thlab
- operating systemprograms used in windows
pragma_detail
- pragma预处理指令详解,pragma指令对每个编译器给出了一个方法,
词法分析和语法分析
- 词法分析和语法分析