资源列表

« 1 2 ... .68 .69 .70 .71 .72 273.74 .75 .76 .77 .78 ... 1384 »

[编译器/词法分析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

[编译器/词法分析121212

说明:汇编语言的作业要求根据G 2文法的预测分析表来判断一个语句是否符合G 2文法,并且显示出处理过程及调用预测分析表的情况.-assembly language under the operational requirements of the G 2 grammar Table Forecast and Analysis to determine whether a statement G 2 grammar, and shows the
< 王栋> 在 2008-10-13 上传 | 大小:945 | 下载:0

[编译器/词法分析编译小程序-词法分析

说明:这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助-This is a C compiler prepared by the tenets of lexical analysis procedure, and I hope to learn from you and the compiler will definitely help students
<陈陪> 在 2008-10-13 上传 | 大小:1778 | 下载:0

[编译器/词法分析bianyi

说明:一些编译原理词法分析和语法分析的源程序,比较深,因为编译本身比较难,所以适合学习编译有一定时间的人学习-compiler theory lexical analysis and syntax analysis of the source, more profound, because compiler itself more difficult, for a study compiled some time learning from
<陈陪> 在 2008-10-13 上传 | 大小:13114 | 下载:0

[编译器/词法分析编译LLR(1)

说明:用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on J
<小名> 在 2008-10-13 上传 | 大小:9363 | 下载:0

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

说明:关于c++的词法分析,语法分析,运行成功。对大家希望有帮助-Accidence analyse and parsing about C++,which run succeed.wish it can help you.
<张单> 在 2008-10-13 上传 | 大小:9448 | 下载:0

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

说明:PL/0语言的词法分析,主要是将每个词识别并且读入-PL / 0 language lexical analysis, mainly to identify each word and read
<周周> 在 2008-10-13 上传 | 大小:38362 | 下载:0

[编译器/词法分析小小的词法分析器

说明:这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
<周裕涛> 在 2008-10-13 上传 | 大小:2091 | 下载: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 c
<华庆> 在 2008-10-13 上传 | 大小:7865 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 273.74 .75 .76 .77 .78 ... 1384 »

源码中国 www.ymcn.org