资源列表

« 1 2 ... .71 .72 .73 .74 .75 276.77 .78 .79 .80 .81 ... 1384 »

[编译器/词法分析刘琴-0206-44-自动机的应用

说明:本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现有限自动机的运行过程-courses designed using the C language compiler principles to achieve automatic machine issues limited the application of its purp
<苏亮> 在 2008-10-13 上传 | 大小:86.84kb | 下载:0

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

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

[编译器/词法分析fydlq

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

[编译器/词法分析wordcheck

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

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

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

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

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

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

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

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

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

[编译器/词法分析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 上传 | 大小:8.29kb | 下载: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 上传 | 大小:19.86kb | 下载:0

[编译器/词法分析scanner_pre

说明:一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。-A accidence analyzer of subset. which can inpute TOKEN cluster and save if you inpute program
<泉台> 在 2008-10-13 上传 | 大小:907.52kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 276.77 .78 .79 .80 .81 ... 1384 »

源码中国 www.ymcn.org