资源列表
[编译器/词法分析] compiler
说明:该语义分析器能实现编译器的前端,适用于自上而下的语法分析。在语法分析的同时加进语义动作,实现一遍处理,能提高对编译原理课程的理解-Semantic Analyzer to achieve the compiler front-end for top-down parsing. At the same time in the analysis of syntax into semantic actions to deal with the realization of it, the compil<陈玉祥> 在 2025-06-09 上传 | 大小:212kb | 下载:0
[编译器/词法分析] do_while
说明:本代码实现了do-while这个语法结构的语法分析,在语法分析的同时加进相应的语义动作,大家可以仿照这个例子进行其他语法结构的分析-The code to achieve a do-while the grammatical structure of the syntax analysis, syntax analysis, at the same time added to the corresponding semantic action, we can follow the example<陈玉祥> 在 2025-06-09 上传 | 大小:184kb | 下载:0
[编译器/词法分析] acompilesourcecode
说明:让我们来编写一个编译器是一个编译器源代码,让我们学会编译的运行原理-this is a compile source code and let us to understand the theroy of the compile and how the compiler to work<邴琦> 在 2025-06-09 上传 | 大小:207kb | 下载:0
[编译器/词法分析] deletenode
说明:this program is usefull in graph for delete a node<vahid> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[编译器/词法分析] bianyima
说明:对这个编码译码器的要求是:打开一片英文文章,能统计该文章中每个字符出现的次数,然后以他们作为权值,对每一个字符进行编码,编码完成后再对其编码进行译码。 -Codec for this request is: Open an English article, to statistics of the article appears in the frequency of each character, and then their value as a right, for each encode<娟> 在 2025-06-09 上传 | 大小:3kb | 下载:0