资源列表
[编译器/词法分析] DFA
说明:输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing methods and called for the first<liyingan> 在 2025-06-18 上传 | 大小:14kb | 下载:0
[编译器/词法分析] LR1
说明:利用字符二维数组对文法、First集、Follow集、终结符集、非终结符集等数据进行存储,还有一个是状态表存储DFA的状态。二维TAB表对其中的DFA表进行存储,横坐标是状态号,纵坐标为文法中的符号(终结符和非终结符)。-Two-dimensional array of characters to use grammar, First Set, Follow sets, at the end of sets, sets and other non-terminator data storage,<liyingan> 在 2025-06-18 上传 | 大小:501kb | 下载:0
[编译器/词法分析] Python-3.0rc3
说明:新版python引擎源码,python是著名的面向对象语言,最新的引擎有多出性能提升,是研究编译器的好原型-The new version of python source engine, python is a well-known object-oriented language, the latest number of the engine performance is good research prototype compiler<陈涛> 在 2025-06-18 上传 | 大小:9.04mb | 下载:0
[编译器/词法分析] TokenAnalysis
说明:编译原理 语义分析 c++ vc6.0 可用作本科课程设计、毕业设计等-Compilation Principle semantic analysis c++ Vc6.0 be used for undergraduate curriculum design, graduate design<> 在 2025-06-18 上传 | 大小:91kb | 下载:0
[编译器/词法分析] legicalanalyse
说明:完全用DFA实现,可以实现词法分析,并且可以对其进行简单的改错-DFA fully realized, lexical analysis can be achieved and can be a simple error<yoyo> 在 2025-06-18 上传 | 大小:14kb | 下载:0
[编译器/词法分析] CiFaFenXi
说明:编译原理课程设计,用VC++6.0实现的词法分析程序。能够识别关键字、长度大于等于1的符号、去注释等功能-Principles of curriculum design compiler with VC++ 6.0 to achieve lexical analysis program. Able to identify keywords, the length of symbols greater than or equal to 1 to the Notes and other functi<谈新> 在 2025-06-18 上传 | 大小:69kb | 下载:0
[编译器/词法分析] PL0C++
说明:用于模拟编译系统,支持多种数据类型和结构,自己编写程序并调用编译器模拟编译,生成三代码语言。-Used to simulate the build system to support multiple data types and structures, their programming and call simulation compiler compiler to generate a three-code language.<jiarunxiao> 在 2025-06-18 上传 | 大小:584kb | 下载:0