资源列表
Duty-cycle-interrupt-example-PIC
- In this archive is included an example code in proton basic compiler how to implement PWM using interrupt.It is used for regulating light intensity of led diode depending on light ambient.When the light is low led diode is full powered and light inte
NE555-as-temperature-regulator
- In this archive is included an example code in proton basic compiler how to implement NE555 as temperature regulator.Working principle is based on the change of resistance of variable resistor NTC. Changing its resistance changes and the frequency ge
5thlab
- operating systemprograms used in windows
cc
- compiler construction papers are available.
epub-raw-files
- 电子书格式,文档格式转换。部分代码,可以参考哦-epub to raw files
cint-5.18.00
- Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。我们可以利用它来让我们的程序支持解释C++语言。 附带源码-Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definition, and the GCC, VC and other compiler different, it is interpreted C++ code. We
LexeraGrammarParser
- 演示了如何写一个简单的词法分析器,以及利用自下向上的方法编写语法分析器。-Demonstrates how to write a simple lexical analyzer, and the use of bottom-up method to prepare parser.
compiler
- 学习编译原理的好资料,利用Yacc编写的小程序,可以解析简单赋值语句、条件语句和while循环语句-The principle of learning good information compiled, the use of small programs written in Yacc, can resolve a simple assignment statements, conditional statements and while loops
ppt
- 这是中国科技大学软件学院编译原理的ppt,可以供大学学习参考,老师是郑启龙-This is a compilation of Software Technology of China principle ppt, can be used for university study and reference, the teacher is Zhengqi Long
downFile
- 从官网下载的MPLAB_c18.rar文件包-MPLAB_c18.rar downloaded from the official website package
Lexical
- 基于c的此法分析程序,用于学习编译原理,有详细注释-C of this method based on program for learning compiler theory, there are detailed notes
Syntax
- 基于c的语法分析程序,采用LL分析法,用于编译原理的学习,有详细注释-C-based parser, using LL analysis, compiler theory for the study, detailed comments