资源列表

« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 1383 »

[编译器/词法分析c语言词法分析程序

说明:.X语言词法分析程序的设计 目的:设计、编制、调制一个具体的词法分析程序,加深对词法分析原理的理解。 要求: (1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果
<萧飞> 在 2008-10-13 上传 | 大小:33549 | 下载:1

[编译器/词法分析lccwin32_doc

说明:初学编译,这是一个用VC++写的一个编译器, 我来一个网上下的,大家可以看看!-beginners compiler, which is a VC write a compiler, I am one of the Internet, everyone can see!
<sh> 在 2008-10-13 上传 | 大小:143848 | 下载:1

[编译器/词法分析pl01

说明:这是一个PLO的编译器,是编译原理课程设计的一个很好的内容-This is a compiler of the PLO, is to compile the curriculum design principle a good content
<执凹> 在 2008-10-13 上传 | 大小:941321 | 下载:1

[编译器/词法分析词法语法分析器

说明:一个超级经典的词法和语法分析程序(附加源代码).从词法分析的输出过渡到语法分析-a super classic morphology and syntax analysis program (Additional source code). Lexical analysis from the output transition to the syntax analysis
<鲍婧> 在 2008-10-13 上传 | 大小:276935 | 下载:1

[编译器/词法分析编译原理打作业 打包

说明:编译原理课程设计,包括词法,语法,语义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language .
<马日光> 在 2008-10-13 上传 | 大小:4517464 | 下载:1

[编译器/词法分析001122

说明:是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
<冷清雪> 在 2008-10-13 上传 | 大小:8179 | 下载:1

[编译器/词法分析proawdll

说明:一款编译器,针对vb,英文版。本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-new compiler, against vb and English. The procedures include detailed lexical analysis, grammar analysis, semantic analysis and intermediate code genera
<于小雄> 在 2008-10-13 上传 | 大小:4940379 | 下载:1

[编译器/词法分析Pascal语言的语法分析器

说明:Pascal语言的语法分析器源程序和开发文档,用Yacc编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language parser source code and documentation, prepared with Yacc, as compiler theory courses of study reference source documents compiled by
<Amethyst> 在 2008-10-13 上传 | 大小:5554 | 下载:1

[编译器/词法分析简单的YACC程序

说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the b
<刘斌> 在 2008-10-13 上传 | 大小:2026 | 下载:1

[编译器/词法分析判断是否为LL(1)文法 java编写

说明:此程序是语法分析,判断是否为LL(1)文法,如果是则构造first集,follow集,select集,并输出分析表。程序用java编写。
<skeqiang@yahoo.com.cn> 在 2009-05-02 上传 | 大小:150016 | 下载:1

[编译器/词法分析编译原理词法分析

说明:一个C语言编写词法分析程序
<liufengfriend> 在 2009-06-18 上传 | 大小:1338 | 下载:1

[编译器/词法分析某小型语言的预测分析器

说明:设计一个小型语言,要求有基本的程序语句,给出该小型语言的LL(1)文法,用预测分析法实现对该小型语言的LL(1)文法的语法分析。
<pghq0901@163.com> 在 2009-07-07 上传 | 大小:2340030 | 下载:1
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 1383 »

源码中国 www.ymcn.org