资源列表

« 1 2 ... .50 .51 .52 .53 .54 555.56 .57 .58 .59 .60 ... 1384 »

[编译器/词法分析333

说明:根据tiny实现的C-词法语法分析器 编译原理课程
<雷达> 在 2008-10-13 上传 | 大小:20463 | 下载:0

[编译器/词法分析suanfuyouxianyusiyuanshi

说明:这是一个用算符优先分析方法进行语法分析的程序,并且有简单的四元式生成功能
<will> 在 2008-10-13 上传 | 大小:20463 | 下载:0

[编译器/词法分析plo20040127

说明:PL/0语言编译器-PL/0 language compiler
<hanwg> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析by01

说明:打开一个已知目录下的文本文件,通过调用函数将文本里表达式的标识符找出,然后以文本形式输出。-known to open a directory of text files, by calling the function to the text of the expression identifier identify, and then to output in the form of text.
<news> 在 2024-10-15 上传 | 大小:20480 | 下载: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
<冷清雪> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析编译原理练习代码

说明:编译原理部分代码 -some code compiler theory
<郭跃钟> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析javacifafenxi

说明:编译原理的课程设计,词法分析器,基于java jdk1.4做的,有源码和bat文件可直接运行-compiler theory of curriculum design, lexical analyzer, based on java jdk1.4 do. bat and a source document can run
<> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析sdfefefa

说明:此次课程设计我的设计题目是:判别后缀表达式。其具体要解决的问题是: (1)假设表达式由单字母变量和双目四则运算符构成; (2)从键盘输入任意一个非空的表达式; (3)利用栈,判别输入的表达式是否是一个正确的后缀表达式; (4)把正确的后缀表达式转换为前缀表达式; (5)测试用例自己设计。 -current curriculum design I design entitled : distinguishing s
<朱杰> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析chifafenxiqi

说明:c—语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。程序要做成命令行程序,带两个参数,分别表示输入和输出文件名。 -c-language lexical analyzer. A C language program is separated into token strings of sequences. C-treatment of all token types. Proced
<红叶> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析MYPL0

说明:可以实现.txt和.pas文件的词法分析,提供给大家参考和学习-Can be achieved. Txt and. Pas lexical analysis of documents provided for your reference and learning
<chen> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析Grammer

说明:近日学习编译原理课程,就写了这么个文法化简的程序,实现文法化简,文法改造,的消除空产生式,消除单产生式,消除无用产生式的功能。另附一个很好的Pascal语言词法分析程序,与大家共同学习。-Compilation Principle recent study courses, wrote a grammar of such a simple procedure, to achieve simplification of grammar,
<周龙亭> 在 2024-10-15 上传 | 大小:20480 | 下载:0

[编译器/词法分析S_Scanner

说明:完整的S语言词法分析器, 包含文件说明: parser.cpp 词法分析C++源码 Scanner.exe 词法分析程序 key.txt 是关键字表 s.txt 测试源码表 程序运行生成: symble.txt 符号表 token.txt 单词表-Complete S language lexical analyzer, including documentation: parser.cpp lex
<李宁> 在 2024-10-15 上传 | 大小:20480 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 555.56 .57 .58 .59 .60 ... 1384 »

源码中国 www.ymcn.org