资源列表
[编译器/词法分析] bianyiyuanlikeshe
说明:DO-WHILE语句的翻译程序设计(递归下降法、输出四元式)-DO-WHILE statement translation programming (recursive descent method, the output of four yuan type)<yangzi> 在 2024-11-16 上传 | 大小:17kb | 下载:0
[编译器/词法分析] Lexical-analysis
说明:使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。-Use some kind of high-level language and the LEX lexical anal<吴越> 在 2024-11-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] jd-gui-0.3.3.osx.i686
说明:java反编译器,是对class文件的编译,可以恢复java,是个需要有的java工具-Cavaj Java Decompiler<6515> 在 2024-11-16 上传 | 大小:690kb | 下载:0
[编译器/词法分析] SemanticAnalyzer
说明:使用C语言在codeblocks上开发的简单编译器,能够将一般C语言编译。-Simple compiler, use the C language development on the codeblocks general C language compiler.<dada> 在 2024-11-16 上传 | 大小:17kb | 下载:0
[编译器/词法分析] biaodashiqiuzhi-
说明: 以字符序列的形式从终端输入语法正确的,不含变量的整数表达式。利用算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。-In the form of character sequence from the terminal input grammar correctly, do not contain the variables of the integer expressi<王贤宝> 在 2024-11-16 上传 | 大小:3kb | 下载:0
[编译器/词法分析] Boost.Spirit_Calculator
说明:使用Boost.Spirit库实现60行代一个计算器,体现了Boost.Spirit库的强大解析功能!-To use Boost.Spirit libraries to achieve the 60 lines on behalf of a calculator, reflects the powerful analytical capabilities of the library Boost.Spirit!<hzw> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] yucebaogao
说明:编译原理里面的预测表分析实验报告,包括程序、文档,很完整、实用的。-Compile a prediction table analysis of the principle which lab reports, including procedures, documentation is very complete and practical.<duhailian> 在 2024-11-16 上传 | 大小:149kb | 下载:0
[编译器/词法分析] howtoUsePragma
说明:#pragma指令的用法总结。#pragma指令对每个编译器给出了一个方法,在保持与C和 C++语言完全兼容的情况下,给出主机或操作系统专有的特征。-# pragma directive usage summary.# pragma directive is given for each compiler a way to maintain the C and C++ language is fully compatible with<戈青> 在 2024-11-16 上传 | 大小:15kb | 下载:0