-
c语言分析器。读入一个C语言程序以确定该程序不是合法的C语言程序。如果程序有语法和语义错误,请给出错误消息。至少要处理以下错误:(1)所有的语法错误。C-语法,见C-文档(2)语义错误:
- 2022-05-07 03:29:31下载
- 积分:1
-
原理实验1源文件,编译输入输出,2个词法…
编译原理实验一源文件的输入输出、
二词法分析-Principle Experiment 1 source file to compile the input and output, two lexical analysis
- 2022-06-03 12:40:32下载
- 积分:1
-
16进制文件编辑与磁盘编辑软件。类似 ultraedit 的文本编辑工具,支持二进制编辑,支持比较和调整 bitwise 顺序。功能强大,支持文件在二进制级进行...
16进制文件编辑与磁盘编辑软件。类似 ultraedit 的文本编辑工具,支持二进制编辑,支持比较和调整 bitwise 顺序。功能强大,支持文件在二进制级进行比较。-16 hexadecimal file editor and disk-editing software. UltraEdit similar text editing tool that supports the binary editing, support for bitwise comparison and adjustment of the order. Powerful, supporting documents in the binary-level comparison.
- 2023-03-26 10:45:03下载
- 积分:1
-
对C++进行词法和语法分析。
要求:
词法分析部分写出相应的正规集、正规式、NFA、DFA
写出语法分析所采用的方法和完成的语法分析功能...
对C++进行词法和语法分析。
要求:
词法分析部分写出相应的正规集、正规式、NFA、DFA
写出语法分析所采用的方法和完成的语法分析功能
编写出响应的编译程序
写出完整的课程设计报告
-right for C morphology and syntax analysis. Requirements : lexical analysis to write a corresponding set of formal, formal style, NFA, DFA write syntax analysis, the method used to complete the grammar and analysis capabilities to prepare to respond to the compiler to write a complete curriculum design report
- 2023-02-14 19:20:04下载
- 积分:1
-
this document is prepared by the VC on the principle of genetic algorithms compi...
此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
- 2022-02-04 15:34:03下载
- 积分:1
-
反编译专家,很好用的。支持右键,支持文件夹反编译
反编译专家,很好用的。支持右键,支持文件夹反编译-Decompile expert, well used. Support the right to support decompile folder
- 2023-07-17 16:20:03下载
- 积分:1
-
Information Management System! The curriculum design is very simple! Exchange of...
信息管理系统!很简单的课程设计!类似于城市信息交换的网站!-Information Management System! The curriculum design is very simple! Exchange of information similar to the city website!
- 2022-05-22 22:12:08下载
- 积分:1
-
C/C++的解释器源代码,很漂亮的,我使用过
C/C++的解释器源代码,很漂亮的,我使用过-C/C interpreter source code, a very nice, I used
- 2022-02-24 12:10:03下载
- 积分:1
-
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行....
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.
-This is a source of Hoffman codec, you can use it to achieve efficient coding Huffman decoding, notes in detail, better readability. Compressed packet including the source file only, and then run vc.
- 2022-03-16 21:22:44下载
- 积分:1
-
补充一个tc20英文版的编译器
补充一个tc20英文版的编译器- Supplements a tc20 English version the compiler
- 2022-01-26 05:31:27下载
- 积分:1