-
词法分析器的一个实验报告 附带的有一个词法分析器 新手可以随便看看!...
词法分析器的一个实验报告 附带的有一个词法分析器 新手可以随便看看!-lexical analyzer in a report experimental fringe of a lexical analyzer novice can easily see!
- 2022-03-04 02:52:29下载
- 积分:1
-
achieve a compact but complete Java Virtual Machine
一个小巧而且实现很完整的JAVA虚拟机-achieve a compact but complete Java Virtual Machine
- 2022-03-01 07:03:36下载
- 积分:1
-
解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式....
解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- Solution: Eliminates the left recursion to the original
grammar, after equal in value grammar establishment grammar tree which
eliminates the left recursion, after but the grammar tree carries on
the root to spread the calendar regarding this, after then obtains
decorates the type
- 2022-01-22 17:47:18下载
- 积分:1
-
一个Delphi解释器的例子
一个Delphi解释器的例子-an explanation for example
- 2022-11-29 16:50:03下载
- 积分:1
-
make文件自动生成器,可生成多种编译器的make文件
make文件自动生成器,可生成多种编译器的make文件-make document automatic production, may produce the many
kinds of compilers the make document
- 2022-07-03 13:39:41下载
- 积分:1
-
65xx系列致力于加强芯片设计调试环境的变化
专门为65XX系列芯片设计的变异调试环境的源代码,自带代码加色系统,以及模拟调试环境-65XX series dedicated to the variation of chip design debugging environment of source code, code plus its own color system, simulation and debugging environment
- 2022-05-16 09:13:14下载
- 积分:1
-
CHM Encoder 可以反编译你的 CHM 文件或 E
CHM Encoder 可以反编译你的 CHM 文件或 E-Book 电子图书并提取它们的所有源文件。
你想要将 CHM 转换为 HTML 吗? 那么请立即使用 CHMDecoder 吧!
该工具是免费的并且十分易于使用。
-CHM Encoder may decompile your CHM files or E-Book E-book and extract all their source files. You want to convert CHM to HTML? So please do not hesitate to use it CHMDecoder! The tool is free and very easy to use.
- 2022-02-13 09:27:05下载
- 积分:1
-
编译原理实践教程PL0语言编译程序源代码。参考书:清华大学出版社的《编译原理》作者吕映芝、张素琴等。
实现主要功能有:对使用PL0语言编写的程序进行词法分析...
编译原理实践教程PL0语言编译程序源代码。参考书:清华大学出版社的《编译原理》作者吕映芝、张素琴等。
实现主要功能有:对使用PL0语言编写的程序进行词法分析,查看词法分析的结果,语法分析, 生成中间代码并可供查看,以及解释执行。
压缩包中含有实验报告文本,其中有程序中各功能模块及主要功能的详细说明。-Compilation Principle Practice Guide PL0 source language compiler. Reference: Tsinghua University Press, Compiler Construction Principles author Lu Ying-chi, such as Su-Qin Zhang. The realization of the main functions are: the use of language PL0 lexical analysis procedure to see the results of lexical analysis, syntax analysis, intermediate code generation and will also be available to view and explain the implementation. Experimental package contains the text of the report, including detailed description of every functional process modules and main functions.
- 2022-07-02 04:07:16下载
- 积分:1
-
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: P
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序-PL/0 language may regard as the PASCAL language the subset,
its compiler is a translation explanation execution system. The PL/0
target program for the imaginary stack type computer assembly
language, has nothing to do with with the concrete computer. Document
explanation that, PL.htm---PL/0 language basic principle pl0.h---
defines PL0.cpp--- to realize the testPl0.cpp--- application method to
give an example testPas.txt--- a LP/0 language source program
- 2022-03-07 06:16:43下载
- 积分:1
-
正则表达式
regex-spencer-3.8-lib.zip
- 2022-03-05 17:35:07下载
- 积分:1