资源列表

« 1 2 ... .33 .34 .35 .36 .37 238.39 .40 .41 .42 .43 ... 1384 »

[编译器/词法分析pascal形式文法

说明:现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editin
<翟青> 在 2008-10-13 上传 | 大小:29996 | 下载:0

[编译器/词法分析ada形式文法

说明:现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editin
<翟青> 在 2008-10-13 上传 | 大小:16627 | 下载:0

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

说明:这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类-PL0 This is a compiler of lexical analysis procedure to identify all the words and classification
<干俊> 在 2008-10-13 上传 | 大小:2380 | 下载:0

[编译器/词法分析文本分析器

说明:此为编译原理的实验,与大学生本科生的教学内容相近,十分有用-to compile this principle experiments, the number of undergraduate students and teaching contents are similar, very useful! !
<大大> 在 2008-10-13 上传 | 大小:6995 | 下载:0

[编译器/词法分析一个c语言词法分析例子

说明:C语言词法分析示例 用于指导编译原理实验报告的编写-C language lexical analysis compiled examples guiding principles for the preparation of the report experiments
<飞飞> 在 2008-10-13 上传 | 大小:3143 | 下载:0

[编译器/词法分析编译原理实验报告

说明:这个是编译原理的词法分析的实验报告!!很不错,希望大家支持-this principle is to compile the lexical analysis of the experimental report! ! Quite well, and hope that we support! !
<吴恒> 在 2008-10-13 上传 | 大小:8373 | 下载:1

[编译器/词法分析succed

说明:一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
<李博> 在 2008-10-13 上传 | 大小:53766 | 下载:0

[编译器/词法分析wen

说明:词法分析器一款特特比被好的东西!大家可以随便用-lexical analyzer Privileges than one being the good things! You can freely use
<大碰> 在 2008-10-13 上传 | 大小:1455 | 下载:0

[编译器/词法分析GrAnalyser

说明:使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考-vc prepared by the use of grammar analyzer courseware for the entry vc learners, as windows programming interface reference
<王亮> 在 2008-10-13 上传 | 大小:31139 | 下载:0

[编译器/词法分析hc_compiler

说明:由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。   对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。   对于局部变量的支持,则于时间紧
<周杰> 在 2008-10-13 上传 | 大小:260567 | 下载:0

[编译器/词法分析语义语法-翻译

说明:用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全-with language syntax semantic analysis of the program in four yuan-generation multifunctional
<比赛> 在 2008-10-13 上传 | 大小:50667 | 下载:1

[编译器/词法分析句子识别程序(预测分析法)

说明:一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦-a sentence identification procedures (Prediction) program, is prepared by the vc, oh very good
<李明> 在 2008-10-13 上传 | 大小:2111 | 下载:1
« 1 2 ... .33 .34 .35 .36 .37 238.39 .40 .41 .42 .43 ... 1384 »

源码中国 www.ymcn.org