资源列表
[编译器/词法分析] HUIBIAN
说明:1.采用位触发方式编写程序,使计算机发出音响并演奏乐曲(例如《两只老虎》等)。 进一步理解程序直接控制I/O方式和位触发方式控制声音的工作原理。 一首乐曲是由不同频率和节拍的音调组成,因此控制脉冲的频率和持续时间是编写乐曲程序的关键。根据已知的音符频率对照表,设置乐曲的频率表和节拍时间表; 编写程序并调试通过。 2.了解定时器的工作原理,掌握利用定时器产生声音的方法,使计算机演奏乐曲(例如《两只老虎》等)。编写程序并调试通过。-1. Write programs using di<carponlee> 在 2025-06-22 上传 | 大小:1.2mb | 下载:0
[编译器/词法分析] Compile
说明:? 分析并设计Tiny文法,包括加减乘除四则运算,比较运算符,if语句,repeat语句,read,write等,模块化设计并完成词法分析、语法分析、语义分析以及代码生成阶段,而且实现了错误处理,包括指出非法字符和语法错误,实现Tiny源程序到汇编语言目标程序的编译过程。-? Tiny grammar analysis and design, including the four arithmetic operations addition, subtraction, comparison op<Elaine> 在 2025-06-22 上传 | 大小:990kb | 下载:0
[编译器/词法分析] LLanalysis
说明:是关于编译原理的LL(1)分析的源代码,其中包含说明文件-Compiler theory about the LL (1) of the source code, which contains documentation<jiangli> 在 2025-06-22 上传 | 大小:273kb | 下载:0
[编译器/词法分析] lex_and_yacc
说明:lex与yacc是特意为编写编译程序和解释程序的人设计的工具,它对非编译程序编写人员所感兴趣的许多应用程序也非常有用。-lex and yacc is written specifically for the compiler and interpreter for the design of the tool, its non-compiler writers are interested in is also very useful for many applications.<longking> 在 2025-06-22 上传 | 大小:59kb | 下载:0
[编译器/词法分析] analyze_word
说明:词法分析器,简单的词法规则,程序以“空格+#”表示结束。-Lexical analyzer, a simple lexical rules, procedures to " space+#" indicates the end.<文彬> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[编译器/词法分析] lexical_analysis_pro
说明:实现编译原理中词法分析的功能 用多种方法实现 可以对比其共同不同之处-Compiler theory in achieving the function of lexical analysis can be correlated with a variety of methods to achieve their common difference<冯秋燕> 在 2025-06-22 上传 | 大小:2.54mb | 下载:0
[编译器/词法分析] Ccompiler.design.code
说明:C# 编译器源代码高级软件开发设计C # compiler, advanced software development and design of source code -C# compiler, advanced software development and design of source code<xc> 在 2025-06-22 上传 | 大小:739kb | 下载:0