资源列表
Timer2
- timer for pool on ATTiny 2313
词法分析器(LPascal)
- 类pascal的词法分析设计,内容详细。 这是我老师的教案,我看内容较全,希望对您也有帮助!- The kind of pascal lexical analysis design, the content is detailed. This is my teacher teaches the document, I looked content comparatively entire, hoped also has the help to you!
cffx
- 编译原理课程设计,对词法进行分析,将满足语意的单词按照分类区别开来,按出现的先后顺序分类输出
3_grammar
- C写的一个语法分析器,输入可包含main,int,void,if,else,do,while几个关键字,算符可包括+,-,*,/,++,--,==,!=,<,>,<=,>=,输出求解过程-Write a C parser, type may include main, int, void, if, else, do, while a number of keywords, operators may include+,-,*,/,++,--,==, solving pro
PWM
- 用C语言来实现LED的渐明渐暗效果,从而实现了PWM-PWM
Assignment
- 编译原理第七次作业,、 阐述系统中如何应用PXA270的中断机制,并给出你的系统中使用中断机制的逻辑图-Compiler assignment,二级中断的知识,是计算机原理中经典的知识。先将理论搞清楚,再仔细看PXA270关于中断机制的实现。在设计中应用之。
LL1
- LL1语法分析,很好的能够编译啊我的朋友,希望你能成功-LL DGAGD DG
yucefenxibiao
- 此为编译原理的作业中的预测分析表的生成的原代码,很不错的!
alysis
- 编译原理文法分析小程序。在VC环境下编译运行通过。可正常运行。-Analysis of the principle of grammar compiler applet. In the VC environment to run through the compiler. Can be normal operation.
lab1
- c-词法分析(Lex自动生成) 能自动生成c-语言程序的token序列-c-lexical analysis (Lex automatically generated) can be automatically generated c-language program of the token sequence
Compiler_Ch1
- 編譯器設計 Analysis-Synthesis Model 分析Analysis: 原始程式轉換成階層結構稱為樹(tree),語法樹(syntax tree) 合成Synthesis: 產生目標碼-Compiler Design Analysis-Synthesis Model Analysis Analysis: source code into a hierarchical structure called a tree (tree), syntax tree (syntax tr
cminus_src
- 一个简单的C语言子集的编译器,一个简单的C语言子集的编译器