资源列表
[编译器/词法分析] DllTest
说明:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic librar<yuehua8> 在 2025-09-13 上传 | 大小:152kb | 下载:0
[编译器/词法分析] bianyiyuanli
说明:编译原理技术与工具(中文版),龙书啊-Principles of compiler technology and tools (Chinese Version), Long book ah<周蜚语> 在 2025-09-13 上传 | 大小:26.52mb | 下载:0
[编译器/词法分析] LL(1)Analysis
说明:大学时的编译大作业,是对LL(1)语法的分析过程,会产生first集,follow集和预测分析表!-University at the time of compiling large operations, is a LL (1) syntax analysis process, will have first set, follow sets and predictive analysis table!<liangye> 在 2025-09-13 上传 | 大小:6kb | 下载:0
[编译器/词法分析] ll(1)YUFAPANDUAN
说明:学编译原理时写的一个语法分析程序 分类:C/C++技术交流 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符<liangye> 在 2025-09-13 上传 | 大小:4kb | 下载:0
[编译器/词法分析] vc++experience
说明:识别器,编译原理的,实验一加实验二,句柄-Identifier, the compiler principles, laboratory experiments one plus II Handle<薛彬> 在 2025-09-13 上传 | 大小:377kb | 下载:0
[编译器/词法分析] CTFHB
说明:符号表查询,可输入字幕、运算符等数据,出现相同的数据会有错误提示,“#”代表输入结束,自动打印出所有数据。-Symbol table query, enter the title, operator, such as data, data will appear the same error message,<yanyansama> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[编译器/词法分析] compileflash
说明:编译原理中几乎所有文法和算法的Flash演示,如果你正在学习编译原理,绝对不能错过。在我学习编译原理时候这些演示对我有很大的帮助。吐血推荐了-Compiler Construction Principles in almost all the grammar and algorithms Flash demo, if you are learning to compile principle, absolutely can not miss. Compiler Construction Prin<张洛逢> 在 2025-09-13 上传 | 大小:210kb | 下载:0
[编译器/词法分析] FlwComplier_use_flexbison
说明:使用flex和bison,开发的flwscr ipt流程脚本编译程序。将类似C的语法转换成一种类似汇编语言。-The use of flex and bison, the development of the scr ipt compiler flwscr ipt process. Syntax similar to C will be converted into a similar assembly language.<lan> 在 2025-09-13 上传 | 大小:433kb | 下载:0