资源列表
scrip.zip
- VBscr ipt/Jscr ipt解释器
compiler-design
- Compiler design programs
ex_link2
- Link2.c C program source code
RASbb
- RASBB。基于JAVA的资源管理器的一个经典代码。-RASBB. Java-based management of the resources of a classic code.
VBScriptcomplierVBScriptcomplier
- VBscr iptcomplier希望大家喜欢。-VBscr iptcomplier hope you like them.
72
- 编写的Basic解释器+示例源码,很不错的VB源码,适合VB爱好者学习研究。-Writing the Basic interpreter+ example code, the very good VB source code, suitable for VB lovers study.
SHT10_c_sample
- SHT10 C语言实现 SHT10 C语言实现-SHT10 C语言实现
kkkk
- good to evaluate program equations data and embedd the code directly into data base
MCS-51
- 编译器 兼容51系统的编译器.对开发89S51很好用-51 compatible compiler compiler system. On the development of useful 89S51
nfa
- 对给定的正规式r1、r2,已知它们的NFA分别为M1、M2(其状态转换矩阵及初态、终态信息分别保存在指定文件中)。构造一程序,由此程序构造正规式r1r2(连接运算)的NFA(将其状态转换矩阵及初态、终态信息保存在指定文件中)。-Given formal type r1, r2, known to the NFA that they were M1, M2 (the state transition matrix and the initial state, final state informa
cifa
- 编译原理实验之词法分析器,实现对输入的字符或语句进行词法分析器。-Compiler lexical analyzer of principle experiment, the realization of the input of characters or words for lexical analyzer.
token
- 编译器中的词法分析部分,实现了简单的token串的翻译