-
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存...
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存-Lexical analyzer can identify c++ The source, automatically generate lexical analysis table, after the end of the analysis will be pointed out that the source code may be an error to be analyzed the source code to source code*. Txt format save
- 2022-01-28 23:32:17下载
- 积分:1
-
一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业...
一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业-a very good visual lexical analyzer written in C, compile teachers layout operations
- 2022-05-26 05:27:13下载
- 积分:1
-
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业...
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业-This is a compiler Huffman, I studied the data structure when the teacher demanded an operations
- 2022-01-25 20:10:47下载
- 积分:1
-
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式...
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式-This is a realization of the C syntax translation guided procedure, when an input expression can be translated into the corresponding four yuan-
- 2022-01-26 08:09:45下载
- 积分:1
-
词法分析器,用于输入表达式后输出单个独立的数据项
词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
- 2022-07-06 18:33:27下载
- 积分:1
-
this procedure is the function : China will decorate the expression (containing...
本程序的功能是:将中缀表达式(只能含有的运算符为( ) / * + - =)转化为后缀表达式,-this procedure is the function : China will decorate the expression (containing only the operator ()/*- =) into suffix expression,
- 2022-07-12 16:08:23下载
- 积分:1
-
词法分析器的源码,能够通过各种各样的测试
词法分析器的源码,能够通过各种各样的测试-lexical analyzer source, through all kinds of tests
- 2022-10-10 07:40:02下载
- 积分:1
-
运用expat解析XML文件接口C源代码
运用expat解析XML文件接口C源代码-Analysis of the use of XML documents expat interface C source code
- 2022-04-16 05:08:27下载
- 积分:1
-
basic explanation for the source code microsoft visual studio environment throug...
basic解释器源代码
microsoft visual studio 6.0环境下通过-basic explanation for the source code microsoft visual studio environment through 6.0
- 2022-07-27 05:08:47下载
- 积分:1
-
小型的Basic解释程序,能够将Basic源文件解释执行
小型的Basic解释程序,能够将Basic源文件解释执行-small Basic explain procedures can be explained Basic source implementation
- 2022-03-04 07:51:52下载
- 积分:1