资源列表
testheap
- testheapfile for dynamic memory management
FinalExperiment
- 编译原理综合实验,内容:词法分析器,语法分析器,语气分析器,综合大实验;内附完整代码+测试文件+实验报告。-Comprehensive experimental compiler theory, content: lexical analyzer, parser, tone analyzer, Comprehensive experiments test file containing the complete code++ test report.
bianyiqi
- 一个简单的C语言编译器,包括词法分析,语法分析和目标代码生成。-A simple C language compiler, including lexical analysis, parsing and target code generation.
dasdad
- 易语言源码,情人节可以哄哄老婆和女友,自己试试,哈哈,我就不多说了。-Easy language source code, Valentine' s Day can fool his wife and girlfriend, for yourself, ha ha, I will not say more.
virevire
- c procjsc a.v.r progremer
C
- Counter Write in C Program
RTC_Solar
- Rtc Programming using pic16f877a
msx60
- solar pv array model of msx60
CiFaFenXi
- c语言编写的词法分析器,结果显示扫描字符及对应设定的种别码-explain the compile string
tc2
- c语言编辑器Tuber2.0 适合做老师布置的画图程序 谢谢大家-c language editor Tuber2.0 suitable arrangement drawing program teacher thank you
qampsk
- QAM PSK 信号的调制星座图代码,实现调制信号的星座图显示和比较-the code of QAM&PSK Signal modulation constellation diagram
CP_test_1
- 编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、while、do、int、float、string、begin、en