资源列表

« 1 2 ... .22 .23 .24 .25 .26 127.28 .29 .30 .31 .32 ... 1384 »

[编译器/词法分析homework_of_compile2

说明:一个编译原理的词法分析程序,功能都已经完备了,可以从文件读入,输出分析完成的各个词-a compiler tenets of lexical analysis procedures, functions have been perfect, and can be read into the document. Analysis of the output of completed all words
<zhangjie> 在 2008-10-13 上传 | 大小:10256 | 下载:0

[编译器/词法分析cifafenxiqi(new)

说明:词法分析器制作与应用 设计思想 (1)程序主体结构部分: 说明部分 %% 规则部分 %% 辅助程序部分 (2)主体结构的说明 在这里说明部分告诉我们使用的LETTER,DIGIT, IDENT(标识符,通常定义为字母开头的字母数字串)和STR(字符串常量,通常定义为双引号括起来的一串字符)是什么意思.这部分也可以包含一些初始化代码.例如用#include来使用标准的头文件和前向说明(forward ,
<黄启龙> 在 2008-10-13 上传 | 大小:4846 | 下载:0

[编译器/词法分析youxianzidongjihuajian

说明:有限自动机的确定化及化简 1、更正了 DFA_simplify2 中的错误 2、增加新旧状态对照表 ds_temp --NFA转DFA -- 输入字符 -- 要求 id 必须从 1 开始连续递增-Finite Automata and the identification of a simplification, correction of the errors DFA_simplify2 2,
<黄启龙> 在 2008-10-13 上传 | 大小:2844 | 下载:0

[编译器/词法分析dele-rem

说明:dele-rem:《编译原理》词法分析器中一个很精典的错误处理子程序-dele - poise : "Compiling Principle" lexical analyzer is a classical error handling routines
<黄启龙> 在 2008-10-13 上传 | 大小:9538 | 下载:0

[编译器/词法分析LL1wenfafenxi

说明:LL1文法分析器,借用网上资源编写而成,有些粗糙,勉强可以用-LL1 grammar analyzers, use online resources to complete, some rough, barely used
<Norman> 在 2008-10-13 上传 | 大小:438156 | 下载:0

[编译器/词法分析translater

说明:将简单中缀算术表达式变换成: (1)后缀形式 (2)对常量算术表达式,输出结果 简单中缀算术表达式是指由单个字母变量,自然数通过 +,-,*, DIV , MOD运算以及括号()构成的表达式,如 a + ( 5 MOD 2) * 2。 -will Infixation simple arithmetic expressions transform into : (a) the form of the suffix (2)
<sunny> 在 2008-10-13 上传 | 大小:2798 | 下载:0

[编译器/词法分析HotEdit00

说明:wenb ianji
<andrew> 在 2008-10-13 上传 | 大小:62643 | 下载:0

[编译器/词法分析grammer

说明:此程序为LR递归下降程序,作用为检查是否有语法错误,还可以用-this recursive procedure LR dropped procedures, the role of examining whether there is a grammatical error, you can use
<liuting> 在 2008-10-13 上传 | 大小:37529 | 下载:0

[编译器/词法分析sdfefefa

说明:此次课程设计我的设计题目是:判别后缀表达式。其具体要解决的问题是: (1)假设表达式由单字母变量和双目四则运算符构成; (2)从键盘输入任意一个非空的表达式; (3)利用栈,判别输入的表达式是否是一个正确的后缀表达式; (4)把正确的后缀表达式转换为前缀表达式; (5)测试用例自己设计。 -current curriculum design I design entitled : distinguishing s
<朱杰> 在 2008-10-13 上传 | 大小:21092 | 下载:0

[编译器/词法分析xyzpl0

说明:一个小型的编译器,仿照PL/0实现,能实现pl/0全部功能-a small compiler, modeled on the PL / 0 to achieve, able to pl / 0 functionality
<向阳标> 在 2008-10-13 上传 | 大小:22102 | 下载:0

[编译器/词法分析cifafenxichengxu

说明:词法分析器,pacal语言的词法分析器,用c语言编写的,希望对大家有帮助!-lexical analyzer, pacal language lexical analyzer, using the c language, we want to help!
<jun> 在 2008-10-13 上传 | 大小:2108 | 下载:0

[编译器/词法分析byiyuanli

说明:本源码可以用来对确定化的有限自动机进行化简-the source can be used to determine the finite automata for Simplification
<123> 在 2008-10-13 上传 | 大小:2179 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 127.28 .29 .30 .31 .32 ... 1384 »

源码中国 www.ymcn.org