-
词法分析程序.我自己编程的词法分析程序.很好用
词法分析程序.我自己编程的词法分析程序.很好用-Lexical analysis program
- 2022-04-06 10:55:10下载
- 积分:1
-
编译原理的词法分析器!
编译原理的词法分析器!-Compilation Principle of lexical analyzer!
- 2022-03-26 00:18:30下载
- 积分:1
-
本程序是用pascal语言编写的编译原理小程序,包括词法分析,语法分析,语意分析,优化及目标代码生成...
本程序是用pascal语言编写的编译原理小程序,包括词法分析,语法分析,语意分析,优化及目标代码生成-this procedure is used pascal language compiler principles of small programs, including lexical analysis, grammar analysis, semantic analysis, optimization and object code generation
- 2022-01-28 20:34:30下载
- 积分:1
-
编译并且测试成功的虚拟机
编译并且测试成功的虚拟机- Translates and tests successfully hypothesized machine
- 2022-03-11 02:06:30下载
- 积分:1
-
对给定的文法消除左递归。
对给定的文法消除左递归。- To the grammar which assigns eliminates the left recursion.
- 2022-02-25 19:34:52下载
- 积分:1
-
编译原理词法分析,将源文件分类存入文件,供语法分析使用...
编译原理词法分析,将源文件分类存入文件,供语法分析使用-Compiler Construction Principles lexical analysis, classification of documents into the source document for the use of grammatical analysis
- 2022-09-13 09:15:03下载
- 积分:1
-
basic c compiler
类似于basic语法的脚本
basic c compiler
类似于basic语法的脚本-basic c compiler is similar to basic grammar of the script
- 2023-01-07 18:35:03下载
- 积分:1
-
Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处
Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis tools. It can restore symbols, compose program execution flow map, check their internal operations, restoration of the symbol table, and to deal with anti-debugging protection. It is a command line interface and a similar SoftICE with the GUI front-end Web
- 2022-01-25 17:44:06下载
- 积分:1
-
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧...
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧-use small programs written in that voice on the c lexical analysis, feature very simple, we look at it
- 2022-03-31 19:36:21下载
- 积分:1
-
编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改...
编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。- Translation principle LR (0) grammar analyzer input legitimate
LR (0) the grammar, will output LR (0) the analytical table, and will
be allowed to carry on the grammar analysis output corresponding
grammar tree to the input sentence. In the procedure the partial
algorithms very are not succinct, await improvements, welcome the
friend and my many exchanges.
- 2022-05-17 18:31:19下载
- 积分:1