资源列表

« 1 2 ... .23 .24 .25 .26 .27 628.29 .30 .31 .32 .33 ... 1383 »

[编译器/词法分析bianyiyuanli_cifafenxi

说明:这是很好的编译原理的词法分析程序。供大家参考!
<草方> 在 2008-10-13 上传 | 大小:32.81kb | 下载:0

[编译器/词法分析2285

说明:编译原理:构造LR(0)项目并输出其NFA状态转换矩阵 要求:构造一程序,对任意给定的文法G: (1)构造并输出G的所有LR(0)项目;(2)用这些LR(0)项目构造并输出识别文法活前缀的NFA(输出其状态转换矩阵)。
<jiabin> 在 2008-10-13 上传 | 大小:32.83kb | 下载:0

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

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

[编译器/词法分析编译设计

说明:语法分析器词法分析器-Parser lexical analyzer
<谢遐> 在 2025-06-15 上传 | 大小:33kb | 下载:0

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

说明:.X语言词法分析程序的设计 目的:设计、编制、调制一个具体的词法分析程序,加深对词法分析原理的理解。 要求: (1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果-. X language lexical analysis procedure is designed to: design, preparation, modulation of the lexical a
<萧飞> 在 2025-06-15 上传 | 大小:33kb | 下载:0

[编译器/词法分析计算机

说明:这些是我从一些网站上下载的一些有关词法分析的程序,仅供参考.-These are some sites I download some of the lexical analysis procedures, for reference purposes only.
<刘平> 在 2025-06-15 上传 | 大小:33kb | 下载:0

[编译器/词法分析vc52499446672

说明:此文件是在c++环境下编写的词法分析器,鉴于希望能对初学者有所帮助,所以上传 -this document was prepared under c of the lexical analyzer, in the light of hope can help beginners, upload
<焦竹南> 在 2025-06-15 上传 | 大小:33kb | 下载:0

[编译器/词法分析cffiq

说明:学习编译原理时做的词法分析器,用c语言编写的。-done a lexical analyzer, using the c language.
<xuxuxuxu> 在 2025-06-15 上传 | 大小:33kb | 下载:0

[编译器/词法分析09004242

说明:由VC++构建的词法分析器,实现简单的词法分析器,从输入的测试程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。-VC constructed by the lexical analyzer and achieve simple lexical analyzer, from the import of testing procedures, all identified with the independent significance of the wor
<IE> 在 2025-06-15 上传 | 大小:33kb | 下载:0

[编译器/词法分析qmc

说明:以昆馬克勞斯解logic equ lex yacc實現-to Kunma Klaus logic solutions lex, yacc achieve equ
<> 在 2025-06-15 上传 | 大小:33kb | 下载:0

[编译器/词法分析ll1

说明:输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) grammar, further importation of t
<赵旋> 在 2025-06-15 上传 | 大小:33kb | 下载:0

[编译器/词法分析threshold-coding

说明:The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
<vvMav3rick> 在 2025-06-15 上传 | 大小:33kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 628.29 .30 .31 .32 .33 ... 1383 »

源码中国 www.ymcn.org