资源列表
[编译器/词法分析] Si57x_FreqProgFirmware_withF300usingSDCCcompiler.
说明:// This software communicates with a Si570 via the SMBus interface with an F30x // device to program the output frequency. By pressing the next button on the // board, the next output frequency in FOUT1 will be output. The MCU will always // st<congdi> 在 2025-06-17 上传 | 大小:37kb | 下载:0
[编译器/词法分析] 697_GetPrinterAllJobs
说明:GetPrinterAllJobs sample learn you how can Get Printer All Jobs from your printe easly<abdallah_najar> 在 2025-06-17 上传 | 大小:37kb | 下载:0
[编译器/词法分析] HexEditorByVB
说明:类似winhex,可用于文件的十六进制编辑,功能比较简单,还有待于完善-A file editor like the famous tool winhex,but need to be updated<张三> 在 2025-06-17 上传 | 大小:37kb | 下载:0
[编译器/词法分析] recursive-descent-parsing
说明:编译原理的实验,递归下降语法分析,能够实现自上而下的分析。-Compiler theory of the experiment, recursive descent parsing, to achieve top-down analysis.<windssd> 在 2025-06-17 上传 | 大小:37kb | 下载:0
[编译器/词法分析] 20110915_src
说明:建立一个针对LL(1)文法编译器的自动生成器。要完成此编译器的生成器需对源文件进行两遍处理:第一遍词法分析,第二遍语法分析。语法分析程序用LL(1)语法分析方法。首先输入定义好的文法书写文件(所用的文法可以用LL(1)分析),然后建立词法分析器,包括词法分析主程序、扫描器部分、关键字表等。经词法分析后分别计算所输入的文法的每个非终结符号的FIRST集合,每个非终结符号的FOLLOW集合,以及每个规则的SELECT集合,并判断任意一个非终结符号的任意两个规则的SELECT集的交集是不是都为空,如果<yin> 在 2025-06-17 上传 | 大小:37kb | 下载:0
[编译器/词法分析] XTokenString_demo
说明:模式查找,类似一个词法分析器和自动机实现的模式查找类似-match search<may> 在 2025-06-17 上传 | 大小:37kb | 下载:0