资源列表
linux
- basic linux programs for begginers
bianyiqi
- 八、 设计SAMPLE语言的语法、语义分析器,输出四元式的中间结果。 检查要求: a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音)。 b] 请求输入测试程序名,键入程序名后自动开始编译。 c] 输出四元式中间代码(样式见样板输出3和4)。 d] 能发现程序的语法错误并输出出错信息。 -Eight, design SAMPLE language grammar, semantic analyzer, the output quaternion type
complier
- cmm词法分析器,简单的实现,可以简单的进行词法分析
viterbi
- 卷积码的维特比译码,约束长度为9,分别采用硬判决和软判决实现
fxq
- 一. 实验目的 设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。 二. 实验的输入输出 (1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.dat” (2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Complete!” 三. 语法结构 .... 四. 分析器主要代码 .. 五 小结
macro
- this converts macro to micro
12
- 这是C++编译常见的问题分析,希望大家能够积极探讨-This is a C++ compiler analysis of common problems, hope that we can study
LL1
- 编译器中LL(1)算法的简单实现,用于大学作业
Lexical
- 用JAVA实现的词法分析器 对学习编译原理作用很大哦-JAVA achieved by lexical analyzer to study the role of compiling principle Oh great
pl0
- 扩充PL0语言的编译器,是编译技术的大作业,可以参考哦-Expansion PL0 language compiler, compiler technology is a major operation, can refer to Oh
cifafenxi
- 编译原理课程设计报告 词法分析 课堂作业
tut5
- 用词法分析对简单语言进行一个一遍扫描的编译程序-term analysis of a simple language what the compiler scanning