资源列表
SyntaxAnalyzer
- 编译原理的实验,语法分析程序,我自己写的。-Compilation Principle of the experiment, grammar analysis, I wrote it myself.
mycompiler
- I have written a source code compiler,in the hope that we can be useful-I have written a source code compiler,in the hope that we can be useful!!!
DFA
- 调试了一个简单的DFA程序,可以作为借鉴,比较实用的程序。-Debug a simple DFA procedures, can be used as reference, more practical procedures.
liubenTiny
- 实现一个小型Tiny编译器,包括此法扫描和语法分析程序的实现-To achieve a small Tiny compiler, including the scanning of this Act and the realization of grammatical analysis
lexicalanalysis
- 设计一个词法分析器。 【基本要求】 词法分析器基本功能是: (1) 输入源程序:输入PASCAL源程序; (2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号); (3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息); (4) 输出符号表,输出形式为:(单词种别码,单词符号); 【测试数据】 (1)输入源程序: program example1 var a,b,c:integer x:char
LexicalAnalyzerByGGspeed
- 用Flex自动生成的词法分析器源码,内附所有源文件和使用说明-Automatically generated by Flex lexical analyzer source, containing all the source files and use
scan
- 编译原理实验实现的C—语言的词法分析器!对编译原理初学者非常有用-Experimental realization of the principle of compiled C-language lexical analyzer! The principle of the compiler is very useful for beginners! ! !
CM
- 用C++实现的一个C-语言的词法扫描器,该扫描器是用递归下降分析法做的。-Using C++ to achieve a C-language lexical scanner, the scanner is dropped recursive method to do so.
digui
- 这个是编译原理课程的其中一个小实验,就是用递归子程序法实现表达式的运算。-Compilation Principle course this is one of a small experiment, is to use recursive subroutine method of computing expressions.
lua
- lua editplus插件包 使得语法高亮显示lua editplus插件包 使得语法高亮显示-lua editplus插件包 使得语法高亮显示
SBT
- 二叉树的建立和 对二叉树的搜索等一系列操作,-BT bulid
qt1
- 使用液晶显示器12232来实现字符的显示。所用的仿真环境为IAR,硬件平台为TI的MSP430,利用430的P5作为12232的控制口,P3作为与12232连接的数据口。实现字符的显示-use LCD12232-9 to display char