资源列表

« 1 2 ... .89 .90 .91 .92 .93 294.95 .96 .97 .98 .99 ... 1384 »

[编译器/词法分析一个小语言的yufa

说明:因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧。-few days ago because of the knowledge base to see a VC pascal
<he> 在 2024-10-10 上传 | 大小:6144 | 下载:0

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

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

[编译器/词法分析020833

说明:这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generati
<冷清雪> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[编译器/词法分析FoxCompile

说明:本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-this procedure include a detailed analysis of the morphology, syntax, semantic analysis and intermediate code generation, very good, very readable. On the loop is the
<冷清雪> 在 2024-10-10 上传 | 大小:20480 | 下载:0

[编译器/词法分析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.
<冷清雪> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[编译器/词法分析scanner_pre

说明:一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。-A accidence analyzer of subset. which can inpute TOKEN cluster and save if you inpute program
<泉台> 在 2024-10-10 上传 | 大小:1138688 | 下载:0

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

说明:这个是我编译原理课程设计的 内容,呵呵 我遍的是词法分析,基本的功能都能够实现,如词法分析,词法查错,删除无实质意义的字符等,不懂编译的就不用看了,编译真的很难!!!不过好象没什么用-this my compiler theory of curriculum design, Oh my times of lexical analysis, the basic functions are to achieve, such as lexic
<宫振伟> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析编译四个实习内容

说明:这是我们学校平时实习的四个内容:词法分析、递归下降子程序、ll1语法分析、lr0语法分析 是我用c++编写的。-This our peacetime training schools of the four elements : lexical analysis, recursive decline subroutine, ll1 syntax analysis, lr0 syntax analysis is used c prepar
<朱贺> 在 2024-10-10 上传 | 大小:5120 | 下载:0

[编译器/词法分析reparse

说明:功能比较强的正则表达式分析器,支持重复次数。尝试完全采用C++实现。可能速度不快。-function relatively strong in the regular expression analyzer, the number of repeat support. C to achieve completely. May slow.
<俞怡炜> 在 2024-10-10 上传 | 大小:11264 | 下载:0

[编译器/词法分析cfanalysist

说明:实现了 词法编译器的功能 在编译成序的 过程中,词法编译是第一步 此程序 是实现对词法的检查,纠错,以及最终的编译!~-realized accidence Compiler Compiler function in sequence into the process, the first step is to compile morphology of this procedure is to check the lexical an
<张天> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[编译器/词法分析wu

说明:写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用-writes of a parser is LR analysis for a Boolean expression, with the final output is the inverse of Poland, a member of the useful!
<雷锋> 在 2024-10-10 上传 | 大小:896000 | 下载:0

[编译器/词法分析proawdll

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

源码中国 www.ymcn.org