资源列表
[编译器/词法分析] lesson19
说明:孙鑫老师VC视频第十九课代码:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。<shanyingying> 在 2008-10-13 上传 | 大小:169.21kb | 下载:0
[编译器/词法分析] fr.5823.0.compiler
说明:词法/语法分析器bison源码,最新版本bison-2.1,,Unix_Linux0120310340817.rar...编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。...词法分析原程序对C语言可-lexical/grammatical analyzer bison source, the latest version bison- 2.1,, Unix_<malll> 在 2025-01-24 上传 | 大小:170kb | 下载:0
[编译器/词法分析] AutoBuildSystem
说明:自动化编译工具代码,从 VSS 取代码,用VC编译。-Automated compiler tools code, access code from the VSS, using VC compiler.<XXXXXX123> 在 2025-01-24 上传 | 大小:170kb | 下载:1
[编译器/词法分析] Sub_PascalCompiler
说明:一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。-Subset of a Pascal language compiler, a subset of the pascal language source.txt Save as source files, compiler after treatment has been C++ Lang<脑袋> 在 2025-01-24 上传 | 大小:170kb | 下载:0
[编译器/词法分析] NFA-CONVERT-TO-DFA
说明:编写程序读取nfa.txt,构造出NFA的数据结构,并编写算法实现NFA到DFA的转化。-Write a program to read nfa.txt, the data structure constructed NFA and NFA to DFA write algorithm transformation<kangqingping> 在 2025-01-24 上传 | 大小:170kb | 下载:0
[编译器/词法分析] TinyP-Compiler
说明:C++实现Tiny+编译器课程实验,包含 (1) Scanner模块 (2) Parser模块 (3) Semantic模块 (4) Code Generator模块 -The achieve Tiny+ compiler course experiment C++ Parser module (3) Semantic module (4) Code Generator module contains (1) Sca<> 在 2025-01-24 上传 | 大小:170kb | 下载:0