资源列表

« 1 2 ... .44 .45 .46 .47 .48 449.50 .51 .52 .53 .54 ... 1384 »

[编译器/词法分析jiandancifafenxi

说明:进行简单的词法分析,根据规定的词法匹配顺序进行匹配,很简单的功能,学习编译原理做的程序,内附测试文件.-simple lexical analysis, according to the lexical sequence matching match, a very simple function, Principle study compiler do the procedure, documents containing test.
<赵旋> 在 2008-10-13 上传 | 大小:9.87kb | 下载:0

[编译器/词法分析NFA

说明:实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA  N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。-achieve
<> 在 2008-10-13 上传 | 大小:9.83kb | 下载:0

[编译器/词法分析cifa

说明:非常经典的C语言词法分析器,可直接下载使用,无需修改,完整版
<suyanxia> 在 2008-10-13 上传 | 大小:9.89kb | 下载:0

[编译器/词法分析genemake.tar

说明:make文件自动生成器,可生成多种编译器的make文件-make document automatic production, may produce the many kinds of compilers the make document
<站长> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[编译器/词法分析3

说明:语法分析的好的vc程序- Grammar analysis good vc procedure
<王赧> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[编译器/词法分析编译原理第一次实验内容

说明:编译原理第一次实验内容- Translation principle first experiment content
<常震华> 在 2024-11-17 上传 | 大小:10kb | 下载:0

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

说明:c语言编制的PL0词法分析器-c language establishment PL0 morphology analyzer
<严丽平> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[编译器/词法分析AccidenceAnalyzer

说明:Accidence Analyzer
<罗志达> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[编译器/词法分析多个微型词法分析器

说明:5个微型词法分析器,供参考-five micro-lexical analyzer for reference
<janekings> 在 2024-11-17 上传 | 大小:10kb | 下载:0

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

说明:这是一个simple语言词法分析程序,程序有点问题,就是token.txt和symble.txt两个文件不能写入数据.你能告诉我吗?qq:23318796-This is a simple language lexical analysis procedure is a problem, and is token.txt symble.txt two documents can not write data. Can you tell
<姚翊> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[编译器/词法分析psh

说明:程序功能:PL/0语言语法分析程序,检测pl/0源程序的语法是否正确-procedures functions : PL/0 language syntax analysis procedures, testing pl/0 source of correct grammar
<qqwr> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[编译器/词法分析LL(1)分析的实现

说明:编译中的LL(1)分析方法的实现。对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。 -compiler of LL (1) Method of analysis. The importation of the grammar, to judge its effectiveness, with LL (1) methods for syntax analysis, discriminan
<原子> 在 2024-11-17 上传 | 大小:10kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 449.50 .51 .52 .53 .54 ... 1384 »

源码中国 www.ymcn.org