资源列表
WordAnalysis2
- 用c++语言编写的词法分析器源代码,很适合做课程设计。-c language used in the preparation of a lexical analyzer source code, is suitable for curriculum design.
asmperfect
- 自己做的汇编编译器,通过c来写的,界面同于vc++,便于使用。-own compilation compiler, c write, in vc interface with ease of use.
bianyiyuanlikechengsheji
- 词法分析,语法分析,以及中间代码生成 布尔表达式转换为逆波兰式-lexical analysis, parsing, and the intermediate code generated Boolean expressions into reverse Polish notation
20070518
- C-语言的编译器中的词法分析和语法分析VC++开发-C-language compiler of lexical analysis and syntax analysis of the development of VC
SSI-v10
- Sitronix 開發環境 Ver 10-Sitronix development environment Ver 10
yufafenxi_ll(1)
- 学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符号串是否为该文法的句型。
cifafenxijiandanban
- 不是专业的词法分析 只适合编译原理课程设计(再难就不像是学生做的了)-not professional lexical analysis is only suitable for compiling curriculum design principles (such as students not hard to do.)
vc6_RegExSource
- 正则文法匹配检测器,输入正则式,然后在选择的文档中搜索匹配。-regular grammar matching detector, it is imported, and then the choice in the search for matching files.
lex3
- LEX源文件,把 十进制转为16进制,是编译原理试验的内容-LEX source document, and 16 to 229 decimal, is to compile the contents of the Test
TCM-16QAM
- 网格编码的16QAM仿真,验证网格编码的增益和误码-grid coding 16QAM simulation, verification grid coding gain and the error
64QAM-TCM
- 网格编码的64QAM仿真 验证网格编码的增益和误码性能-grid coding 64QAM simulation grid coding gain and BER
pl0complier
- 这是一个用c语言编写的编译大作业,只有一些功能,没有REPEATUNTIL语句。-This is a language used c compiler large operations, only some functions, no REPEATUNTIL statement.