-
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧...
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧-compiler theory curriculum design, syntax analysis. School curriculum design, as if it still has some use
- 2022-03-21 03:46:45下载
- 积分:1
-
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行...
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行-simple integer expression by recursive grammar dropped to design its compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation of
- 2023-05-08 20:40:03下载
- 积分:1
-
和YACC一样,但是提供对继承属性的语义计算
和YACC一样,但是提供对继承属性的语义计算-Same as YACC, but it provide the semantic calculation for inherited property
- 2023-02-27 02:25:03下载
- 积分:1
-
AtScript 1.1 一个很好用的脚本引擎,可以很方便的在你的软件中实现脚本功能,支持用户扩展对象...
AtScript 1.1 一个很好用的脚本引擎,可以很方便的在你的软件中实现脚本功能,支持用户扩展对象-AtScript 1.1 script with a good engine, can be very convenient in your software realize the script function, support the expansion of the target users
- 2023-07-26 15:05:03下载
- 积分:1
-
NT上的Perl解释器
NT上的Perl解释器 -Perl interpretor on NT
- 2022-12-18 19:10:03下载
- 积分:1
-
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错...
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错-I do a C subset of the lexical analyzer can be analyzed in a C language subset, including 17 keyword majority of the symbols. Able to correct errors
- 2022-08-03 05:03:58下载
- 积分:1
-
Jad is a Java decompiler, in IE to read Java class files and converts them into...
Jad 是一个 Java 反编译器,在 IE 中读取 Java 类文件,并将他们转换成 Java 原文件,这些原文件可以被重新编译-Jad is a Java decompiler, in IE to read Java class files and converts them into Java of the original documents, which the original files can be re-compiled
- 2022-06-27 05:39:17下载
- 积分:1
-
编译原理词法,语法分析,能检查错误,pl/0,
编译原理词法,语法分析,能检查错误,pl/0,-Compilation Principle lexical, grammatical analysis, to check for errors, pl/0,
- 2023-01-25 20:50:03下载
- 积分:1
-
51单片机汇编代码 10kHz正弦波信号发生器
51单片机汇编代码 10kHz正弦波信号发生器-51 Single-chip assembly code 10kHz sine wave signal generator
- 2023-02-19 09:25:03下载
- 积分:1
-
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。...
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properties and to convert it into a word output, and manage the symbol table, dealing with lexical错误.
- 2022-06-30 17:07:52下载
- 积分:1