-
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况...
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况-Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
- 2022-05-15 23:03:00下载
- 积分:1
-
avr 程序开发中可以用到BOOTLOADER程序、ISP汇编程序ISP C程序
avr 程序开发中可以用到BOOTLOADER程序、ISP汇编程序ISP C程序-avr program development process can be used BootLoader, ISP assembler procedures ISP C
- 2022-10-03 17:50:03下载
- 积分:1
-
这是我课程设计的时候编的一个simple 语言的词法分析器,可以运行,希望大家支持...
这是我课程设计的时候编的一个simple 语言的词法分析器,可以运行,希望大家支持-This is my time courses designed a series of simple language the lexical analyzer, can run, we hope that the support
- 2022-04-25 01:09:58下载
- 积分:1
-
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果...
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果
-downloaded from the Internet tools lex source code, and it has repeatedly revised to enable it to us by the requirements of the C procedures lexical analysis, and then output the results we expect
- 2022-05-08 15:55:35下载
- 积分:1
-
语义分析器,将语义分析程序编制成子程序,在语法分析器分析出各语法单位后,分析其含义,并将可执行语句或表达式翻译为四元式输出,并将错误信息输出。...
语义分析器,将语义分析程序编制成子程序,在语法分析器分析出各语法单位后,分析其含义,并将可执行语句或表达式翻译为四元式输出,并将错误信息输出。-Semantic analyzer, semantic analysis program compiled subroutines, in the parser analyzes the syntax of the unit, analyze its meaning, and translated into an executable statement or expression quaternary-output, and error information output.
- 2022-01-25 18:46:19下载
- 积分:1
-
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。...
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
- 2023-08-07 23:20:03下载
- 积分:1
-
LEX程序 用来生成词法分析器
LEX程序 用来生成词法分析器-LEX procedure uses for to produce the morphology analyzer
- 2023-07-16 11:55:03下载
- 积分:1
-
pascals compiler source code and explanations
pascals编译程序源代码及说明-pascals compiler source code and explanations
- 2022-01-26 19:59:33下载
- 积分:1
-
编译原理实验 完整的
编译原理实验 完整的-compiler integrity of the principle experiment
- 2023-05-19 19:25:03下载
- 积分:1
-
一个基于算符优先分析程序,是我的课程设计程序,大家可以参考...
一个基于算符优先分析程序,是我的课程设计程序,大家可以参考-A priority based on operator analysis program, is my curriculum design process, everyone can refer to
- 2022-06-20 06:36:09下载
- 积分:1