资源列表

« 1 2 ... .51 .52 .53 .54 .55 956.57 .58 .59 .60 .61 ... 1383 »

[编译器/词法分析pl0.ok1

说明:经过修改的PL0编译程序源码,对于编译原理初学者来说,是一个不错的参考程序,有利于递归下降方法的理解,包括词法分析,语法分析和语义生成,并可以在虚拟机上执行。-revised PL0 compiler source code, compiler theory beginners, is a good reference procedures, it dropped recursive method to the understanding, including lexical analysis,
<xym> 在 2008-10-13 上传 | 大小:246.18kb | 下载:0

[编译器/词法分析blassic-0.5.1

说明:由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.-from an old BASIC interpreter to improve from retained ANSI C inherent beauty of the arts.
<goober> 在 2008-10-13 上传 | 大小:245.05kb | 下载:0

[编译器/词法分析a

说明:简单语法分析器,是编译原理的作业,放在这里交流一下
<李飞> 在 2008-10-13 上传 | 大小:245.14kb | 下载:0

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

说明:一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic character identifier, constant,
<华庆> 在 2025-08-02 上传 | 大小:246kb | 下载:0

[编译器/词法分析pl0-source-code-from-book

说明:编译原理的pl/0源码,非常好,外面很难找到,里面实现了pl0语言的具体细节-compiler principles pl/0 source, a very good, very difficult to find outside. p10 inside the realization of the language specific details
<digg> 在 2025-08-02 上传 | 大小:246kb | 下载:0

[编译器/词法分析yufafenxi

说明:一个递归下降分析程序,实现了对语法分析程序所提供是单词序列的语法检查和结构,并实现了简单语言进行语法分析.-A recursive descent parser to realize a parser is provided by the word sequence and structure of the grammar checker, and the realization of a simple language syntax analysis.
<dingfeng> 在 2025-08-02 上传 | 大小:246kb | 下载:0

[编译器/词法分析Calculator

说明:包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
<吕楚晴> 在 2025-08-02 上传 | 大小:246kb | 下载:0

[编译器/词法分析compiler

说明:用C++实现的SkipOOMiniJool语言的编译器,可查出用户程序中的一切错误-Implemented with C++ language compiler SkipOOMiniJool can find out all the errors in the user program
<wchdai> 在 2025-08-02 上传 | 大小:245kb | 下载:0

[编译器/词法分析decoder3to8

说明:用组合逻辑电路写的3/8译码器,非常简单,是初学者可以看看的-Written with a combination of logic circuit 3/8 decoder is very simple, a beginner can look at the
<luoxi> 在 2025-08-02 上传 | 大小:246kb | 下载:0

[编译器/词法分析4SLR

说明:编译原理上机—语法分析2 1.目的:熟练掌握自下而上的语法分析方法,并能用C++程序实现。 2. 在已有文法的基础上再加上减法“-”和除法“/”对应的产生式构成最终的文法。从而使得记号流可以处理带括号的加、减、乘、除四则运算。 3. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用SLR分析器来完成。手工构造SLR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id/(id+id)# 输出:移进 按
<girlatsnow> 在 2025-08-02 上传 | 大小:245kb | 下载:0

[编译器/词法分析ll1

说明:WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)-The translation program design of the WHILE loop (LL (1) method, output three address said)
<gsm> 在 2025-08-02 上传 | 大小:246kb | 下载:0

[编译器/词法分析NT39016D-keil

说明:nt39106 driver use for the LCD driver-lcd nt39106
<david lo> 在 2025-08-02 上传 | 大小:246kb | 下载:3
« 1 2 ... .51 .52 .53 .54 .55 956.57 .58 .59 .60 .61 ... 1383 »

源码中国 www.ymcn.org