资源列表

« 1 2 ... .47 .48 .49 .50 .51 252.53 .54 .55 .56 .57 ... 1384 »

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

说明:编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
<张土生> 在 2008-10-13 上传 | 大小:6226 | 下载:0

[编译器/词法分析fydlq

说明:编译原理课程设计布尔表达式输出逆波兰式运用ll(1)法-Course Design Compiler Principle output Boolean expressions using inverse Polish ll (1) Act
<yxd> 在 2008-10-13 上传 | 大小:5681868 | 下载:0

[编译器/词法分析lr

说明:构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。-tectonic LR (1) analysis procedure, and use it for syntax analysis, judgment, given the string of symbols to whether the sentence grammar reco
<> 在 2008-10-13 上传 | 大小:11733 | 下载:0

[编译器/词法分析wordcheck

说明:一个简单的C词法分析器 能识别数字,标志符(关键字,变量)和一些运算符.-a simple C lexical analyzer can identify the number, identifier (keyword, variable), and some Operators.
<野牙> 在 2008-10-13 上传 | 大小:2223 | 下载:0

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

说明:这是一个词法分析的小程序,希望大家多多指教-This is a lexical analysis of small procedures, we hope the exhibitions
<祝莉> 在 2008-10-13 上传 | 大小:31275 | 下载:0

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

说明:编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,形成word文件(单词序列)保存。-CCwordSequence) preservation.
<郑章孝> 在 2008-10-13 上传 | 大小:51707 | 下载:0

[编译器/词法分析Copy of LR0ForWin

说明:lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树-lr(0),parsing, interface is beautiful,use c++,can create syntax tree
<小野> 在 2008-10-13 上传 | 大小:35664 | 下载:0

[编译器/词法分析一个小语言的yufa

说明:因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧。-few days ago because of the knowledge base to see a VC pascal
<he> 在 2008-10-13 上传 | 大小:6040 | 下载:0

[编译器/词法分析编译原理打作业 打包

说明:编译原理课程设计,包括词法,语法,语义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language .
<马日光> 在 2008-10-13 上传 | 大小:4517464 | 下载:1

[编译器/词法分析020833

说明:这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generati
<冷清雪> 在 2008-10-13 上传 | 大小:8490 | 下载:0

[编译器/词法分析FoxCompile

说明:本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-this procedure include a detailed analysis of the morphology, syntax, semantic analysis and intermediate code generation, very good, very readable. On the loop is the
<冷清雪> 在 2008-10-13 上传 | 大小:20335 | 下载:0

[编译器/词法分析001122

说明:是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
<冷清雪> 在 2008-10-13 上传 | 大小:8179 | 下载:1
« 1 2 ... .47 .48 .49 .50 .51 252.53 .54 .55 .56 .57 ... 1384 »

源码中国 www.ymcn.org