资源列表
[编译器/词法分析] yufafenxiyuanma
说明:用C++语言编程实现语法分析器的功能,代码完整,运行正常-With C++ Language Programming parser functions, code integrity, and operating normally<caoyang> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[编译器/词法分析] chifafenxi
说明:吃法分析程序,分类输出输入程序种的数字,标识符,运算符,关键字,界限符。结果保存在txt文件中-Eat analysis procedures, classification procedures for different input-output figures, identifiers, operators, keywords, site boundaries. The results stored in txt file<黄震人> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[编译器/词法分析] cifafenxi-C
说明:编译原理中的词法分析C语言实现 编译原理中的词法分析C语言实现-Compiler Construction Principles of Lexical Analysis C Language Compiler Construction Principles of Lexical Analysis C language<pcq> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[编译器/词法分析] yffx
说明:编译的关于LL(1)词法分析的小程序,适合在VC下运行-compiled on LL (1) Morphological analysis of the small programs, for the VC teachers to run the operation no problem-Compiler on the LL (1) lexical analysis of small procedures, suitable for use in VC run-compiled on LL (1<> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[编译器/词法分析] xx
说明:具备解码东芝遥控的程序,利用测量数字信号脉冲宽度,来判断信号的类别,红外信号主要是通过不同的占空比来测量其信号的类别。-Toshiba remote control with decoding procedures, the use of digital signal pulse width measurement to determine the types of signals, infrared signals mainly through the different duty cycle<huyuyang> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[编译器/词法分析] compiler
说明:这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。-This procedure is the compiler part of the process for reading the source<Fayer Michael> 在 2025-06-17 上传 | 大小:1kb | 下载:0