资源列表
SCANNER1
- a scanner for a c program
1-1
- 用单片机实现PWM,可以调级占空比,电压变化-MCU PWM can be adjusted to level duty cycle, the voltage change
bianyiqi-
- 这是一个编译器,用于数据编译等,将“高级语言”翻译为“机器语言(低级语言)-This is a compiler for data compilation, high-level language is translated into machine language (low-level language)
yffx
- 编译原理语法分析程序,老师做的-Compilation Principle parser, teachers do
siyuanshi
- 用C++实现编译器的转化四元式功能,程序简单易懂- the functions of the transformation of quaternion type with C++
cifafenxi
- 设计、编制、调试一个词法分析子程序-识别单词,加深对词法分析原理的理解-Design, compilation, debugging a subroutine lexical analysis- identifying words, to deepen understanding of the principles of lexical analysis
yufa
- 利用编译原理编写的较完整语法分析器,用于编译原理语法分析试验-Compiler Construction Principles, prepared by using a more complete parser for parsing tests compilers Principle
shizhong
- 在液晶1602上显示日历和温度 大家快来看看吧-time and temperature are displayed on 1602
45663
- 语法分析,实现对PASCAL语言的词法分析以后实现语法分析,然后输出是否符合文法结构
a
- PASCAL语言的词法分析程序,用C++语言编写,开发环境为LINUX.包含源程序的输入文件和分析后的输出文件-PASCAL language lexical analysis procedures using C language, development environment for Linux. Includes input source document and analyze the output files
cifafenxiqi
- /*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/*** ***** lexical analysis procedure *** *****/ # includelt; Iostream.hgt; # Includelt; Fstream.hgt; # Includelt; Math.hgt; Int cc =
ansi_C_lex
- 标准C语言的词法分析器的lex文件,可以经过lex处理编译为标准C语言的词法分析器的C源文件,再编译这些源文件生成词法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these source files to generate the parser