资源列表
HUIBIAN
- 1.采用位触发方式编写程序,使计算机发出音响并演奏乐曲(例如《两只老虎》等)。 进一步理解程序直接控制I/O方式和位触发方式控制声音的工作原理。 一首乐曲是由不同频率和节拍的音调组成,因此控制脉冲的频率和持续时间是编写乐曲程序的关键。根据已知的音符频率对照表,设置乐曲的频率表和节拍时间表; 编写程序并调试通过。 2.了解定时器的工作原理,掌握利用定时器产生声音的方法,使计算机演奏乐曲(例如《两只老虎》等)。编写程序并调试通过。-1. Write programs using di
open-cobol-0.30
- open cobol 0.30 源码工具 Cobol Compiler 编译器-open cobol 0.30 source code Cobol Compiler
COMPL
- compiler design programs
LL1
- 语法分析~输入文法的终结符号和非终结符号和改写好了的文法条数,然后生成-Grammar, syntax analysis ~ the end of the input symbols and nonterminal symbols and rewrite the number of good grammar section, and then generate
Report_compiler
- 一个简单的编译器的实现报告,详细介绍了如何实现一个minijava到mips的编译器如何一步一步实现,以及所使用的工具等-A simple compiler implementation report, detailing how to implement a minijava to mips compiler step by step how to achieve, and the tools used
LL(1)
- ll1 文法 解释通过输入文法检查是否为ll1 -ll1
Interpolation
- Compiled by Pelles C - compiler shorting interpolation alghoritm example
AAA
- C++编译原理课程设计文档,可供学习。在VC6.0直接运行使用-C++ compiler theory course design document, available for study. Run directly used in VC6.0
V4t1DKlp
- 编译原理实验,表达式计算器C++实现,可供学习参考。-Compile principle experiment, the expression evaluator C++ implementation for learning reference.
pl0
- 编译器,可以通过它进行简单的编译,很好用的,全是用C语言写的-compler
scanner
- 用VC++实现的词法分析器代码,可以实现字符串的输入输出,并分析字符串结构-Implemented with VC++ lexical analyzer code string input and output can be achieved, and the structure of string
Cpp1
- 我的编译原理课程设计。类PASCAL的语法,仿造PL0文法,采用递归子程序法生成中间代码-四元式。没有实现中间代码的优化。-I compile Principles. PASCAL grammar class, copy PL0 grammar, a recursive routine method generates intermediate code- quad-style. Not achieved intermediate code optimization.