资源列表
[编译器/词法分析] xcthulhu-LSE64-b54b8b9.tar
说明:LSE Forth for embedded development (platform edition)<Matt> 在 2025-06-18 上传 | 大小:64kb | 下载:0
[编译器/词法分析] rs(31-19)
说明:本源代码是RS(31,19)编码器的顶端实现程序和测试程序,此程序可以验证编码器工作与否。此代码,已在ModelSim验证通过。并附上测试时所产生的结果图像。-Source code is RS (31,19) encoder to achieve the top programs and testing procedures, this program can verify the encoder to work or not. This code has been verified in M<jianghong> 在 2025-06-18 上传 | 大小:368kb | 下载:0
[编译器/词法分析] VCPP_yufafenxi
说明:VC++语法分析工具源代码附文档,很不错的demo-VC++ source code with syntax analysis tool documentation, very good demo<吴伟伟 > 在 2025-06-18 上传 | 大小:476kb | 下载:0
[编译器/词法分析] mib
说明:mib 编译器 进行解析,浏览,查找,分析-mib compiler to parse, browse, search, analysis<lizhengguang> 在 2025-06-18 上传 | 大小:85kb | 下载: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-06-18 上传 | 大小:170kb | 下载:0
[编译器/词法分析] cffx
说明:通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类,并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。-Debugging through the design of the preparation of a specific lexi<吉利> 在 2025-06-18 上传 | 大小:780kb | 下载:0