资源列表
20097149138082
- vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming.
lex相关
- 一个关于lex用发的document- About lex with which sends document
compiler
- c--解释器,输入源码,能够打印出结果,可支持注释,递归等
Inheritance
- Inheritance - great example
lemon
- Lemon是一个C或者C++语言的LALR(1)语法分析器生成器。它和“bison”与“yacc”的功能是一样的,但它不是“bison”或者“yacc”的简单复制。为了减少编写代码的错误,它使用了一种不同的语法。Lemon使用了一种更为高级的分析引擎,运行速度比“bison”与“yacc”要更快,并且该引擎是可重入的和线程安全的。更进一步的,Lemon实现了能够消除资源泄漏的特性,适合于长时间运行的程序例如GUI或者嵌入式控制器中。
smallcforz80.tar
- small-c for z80 的关文档:包括cc0可执行部分,内存分配,库管理程序文档-small-c for z80' s customs documentation include: cc0 executable parts, memory allocation, database management program documentation
非常经典的词法分析器
- 一个VC写的非常不错的词法分析器,我的编译原理课程设计,仅供参考。-a VC was a very good lexical analyzer, I compiler theory curriculum design, for reference purposes only.
dddd
- 编译原理的课程设计,全是自己做的哦,保证质量,里面还有代码和整个报告
TP1.ps
- modelisation avec qnap
smallcforz80.tar
- small c 编译器的常用工具,比如:编译和链接的提交文件,MAP向SYM的转换文件,库文件管理程序,链接程序,汇编程序,库参考函数-small c compiler commonly used tools, such as: compile and link the submission of documents, MAP conversion to the SYM files, libraries, document management, linker, assembler, libra
calculator_mfc
- 利用词法分析原理,写的图形化计算器实例,使编译原理应用的一个小例子-use lexical analysis principle, to write graphic calculator example, turn the application of principles of a small example
lex
- c-词法分析器,实现了词法分析和简单的语法token提取功能-C minus analysis