资源列表
[编译器/词法分析] Queue_list
说明:用c语言实现队列的一些基本操作:新建-入队-出队等等 编译器为C-fr-Some of the basic operation of the queue using c language: new- into the team- out of a team and so on Compiler for the C-free<倪佳华> 在 2024-11-20 上传 | 大小:15kb | 下载:0
[编译器/词法分析] Stack_list
说明:用c语言实现栈的一些基本操作:新建-入栈-出栈等等 编译器为c-fr-C language stack some basic operations: New- into stack- out stack and so on Compiler for c-free<倪佳华> 在 2024-11-20 上传 | 大小:15kb | 下载:0
[编译器/词法分析] mini_shell
说明:mini shell of unic in c . just compile and try the commands.<kkk> 在 2024-11-20 上传 | 大小:3kb | 下载:0
[编译器/词法分析] Bianjihuanjishengji
说明:编译原理 的 编辑程序环境设计 老师给的一个 资源 希望大家喜欢-Hope you like them to compile a resource to the principle editor of Environmental Design teacher<chrisyeh> 在 2024-11-20 上传 | 大小:998kb | 下载:0
[编译器/词法分析] 4SLR
说明:编译原理上机—语法分析2 1.目的:熟练掌握自下而上的语法分析方法,并能用C++程序实现。 2. 在已有文法的基础上再加上减法“-”和除法“/”对应的产生式构成最终的文法。从而使得记号流可以处理带括号的加、减、乘、除四则运算。 3. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用SLR分析器来完成。手工构造SLR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如:<girlatsnow> 在 2024-11-20 上传 | 大小:245kb | 下载:0
[编译器/词法分析] 3LL(1)
说明:编译原理上机—语法分析1 目的:熟练掌握自上而下的语法分析方法,并能用C++程序实现。 要求: 1. 使用固定的文法 2. 对于任意给定的输入串(词法记号流)进行语法分析,递归下降方法和非递归预测分析方法可以任选其一来实现。 3. 要有一定的错误处理功能。即对错误能提示,并且能在一定程度上忽略尽量少的记号来进行接下来的分析。可以参考书上介绍的同步记号集合来处理。 可能的出错情况:idid*id, id**id,<girlatsnow> 在 2024-11-20 上传 | 大小:18kb | 下载:0
[编译器/词法分析] Explore-CPP-Object-Model
说明:本书详细解释了面向对象的语言的底层机制,计算机编译器在编译时的作用和影响。-The book explains in detail the underlying mechanism of object-oriented languages , the role and impact of computer compiler at compile time.<黄俊捷> 在 2024-11-20 上传 | 大小:7.44mb | 下载:0
[编译器/词法分析] tcc-0.9.25.tar
说明:A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler<Steven Hu> 在 2024-11-20 上传 | 大小:433kb | 下载:0