资源列表

« 1 2 ... .31 .32 .33 .34 .35 236.37 .38 .39 .40 .41 ... 1384 »

[编译器/词法分析c++分析

说明:一个编译原理程序,一个语法分析器。可以在c++上平台上实现。-a compiler principles procedures, a parser. C can achieve on the platform.
<lee> 在 2008-10-13 上传 | 大小:1610 | 下载:0

[编译器/词法分析kkkkk

说明:一个词法分析器,可以实验词法分析的所有功能,在c环境下运行。-A morphology analyzer, may test the lexical analysis all functions, moves under the c environment.
<lee> 在 2008-10-13 上传 | 大小:1453 | 下载:0

[编译器/词法分析cifafenxiqi

说明:刚学了编译原理,作了一个词法分析器,花了很长时间,大家给看看啊!-just learning the compiler theory, made a lexical analyzer, for a very long time, we look to ah!
<王冠军> 在 2008-10-13 上传 | 大小:2264 | 下载:0

[编译器/词法分析简易C语言词法分析程序

说明:这是一个的编译器,是编译原理课程设计的一个很好的内容-This is a compiler, compiler theory of curriculum design a very good content
<中国人> 在 2008-10-13 上传 | 大小:3013 | 下载:0

[编译器/词法分析基于C++开发的LL1

说明:基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释-from C-based development of a LL1 grammar analyzer, which paid source, there still is a certain source of the Notes
<拉开距离> 在 2008-10-13 上传 | 大小:51887 | 下载:0

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

说明:附录A S语言说明 A.1 字符集的定义 3数据类型定义-language A. A definition of the character set of data type definition
<林丰> 在 2008-10-13 上传 | 大小:1727 | 下载:0

[编译器/词法分析C_minus语言说明

说明:C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition o
<林丰> 在 2008-10-13 上传 | 大小:6283 | 下载:0

[编译器/词法分析编译原理—LL(1)文法分析器(1.0)

说明:编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
<林丰> 在 2008-10-13 上传 | 大小:185287 | 下载:0

[编译器/词法分析WANG词法分析-编译

说明:一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical ana
<linlins> 在 2008-10-13 上传 | 大小:11528 | 下载:0

[编译器/词法分析状态转换

说明:这是一个用flash制作的动画,用于说明编译原理中的状态转化问题-This is a production with flash animation, compiler theory used to describe the state of transformation
<ddd> 在 2008-10-13 上传 | 大小:12683 | 下载:0

[编译器/词法分析词法分析报告

说明:这是一个编译原理中词法分析的实验报告,内容挺完整-it is a test report about accidence analyse of complier principle,its context is full
<ddd> 在 2008-10-13 上传 | 大小:226883 | 下载:0

[编译器/词法分析cffxqi

说明:这是我课程设计的时候编的一个simple 语言的词法分析器,可以运行,希望大家支持-This is my time courses designed a series of simple language the lexical analyzer, can run, we hope that the support
<序列 > 在 2008-10-13 上传 | 大小:2029 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 236.37 .38 .39 .40 .41 ... 1384 »

源码中国 www.ymcn.org