资源列表
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
compilerPL
- 编译原理课程设计VC实现源码(可以运行)-Course Design Compiler Principle VC source (run)
goodcompilerPL
- 很好的一个源码,你可以下载下来自己看一看,很受用的-a good source code
2004ChinaUndergraduateMathematicalContestinModelin
- 2004China Undergraduate Mathematical Contest in Modeling (CUMCM)是2004年全国数学建模大赛的题目(B题)。现将题目,建模过程及利用“多元线性回归和人工神经网络”解题的源代码上传给大家一起分享。
BYYL
- 编译原理课程设计 算符优先算法的实现 输出FIRSTVT和LASTVT,算符优先表。
PLSQL_First
- plsql的开发基础,里面大部分为总结出来的 lob、beiles、default、out参数、nocopy编译器...等等plsql中基本的操作和技术信息,还有一些小小的联系,对于初学者来说,是一个很好的学习资料-plsql development foundation, which summed lob, beiles, default, out parameters, nocopy compiler ... plsql in basic operations and technic
139123456789
- 编译原理的一部分,语义分析代码,请大家
small_c_compiler
- 一个小的c语言的编译程序源代码,不需要密码直接解压。-a small c language compiler source code, not directly extracting passwords.
RPN
- 编译原理,逆波兰式 编译原理,逆波兰式 -RPN
刘琴-0206-44-自动机的应用
- 本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现有限自动机的运行过程-courses designed using the C language compiler principles to achieve automatic machine issues limited the application of its purpose as follows : (a) limited u
pl0word
- 编译原理 pl0 语言的词法分析程序 本次提供的源码包括3个文件:pl0.h,pl0.c,test.txt:-Compiler theory pl0 language lexical analysis program to provide the source code of this file, including 3: pl0.h, pl0.c, test.txt:
Syntax-Analyzer
- 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构-this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether the procedures meet the require