搜索资源列表
vc做的C代码编译器
- vc做的C语言编译器,基本可以编译c的各种特性,值得学习编译器的朋友下载-vc do C language compiler, which can be compiled c various properties worth learning compiler downloaded to see friends
c compiler
- c compiler 源码 能帮助你学习编译器-can help you learn compiler
PL0-delphi
- 用delphi实现的PL/0的编译器,结果生成三元式,并且生成可以运行的PL/0地目标程序,非常好用,对于各位学习编译原理的兄弟姐妹来说是不可多得的好东西!-achieved using PL / 0 compiler, generating 3-, and generates can run PL / 0 to target procedures, very good, compiler for you to learn the tenets of our brothers and siste
bianyiyuanlicifafenxi
- 词法分析器。 根据编译原理中的词法分析原理,使用VC++6.0编写,可供大家学习编译原理使用。-lexical analyzer. According to the principle of compiler theory lexical analysis, the use of VC 6.0 preparation, we can study the use of compiler theory.
swarm-2.2.tar
- swarm的代码 可以学习哈用objective-c编写的-swarm of code can be used to study Kazakhstan objective-c prepared
vc616677824666
- C++写的编译器,内有详细注释,很好用,可以学习.-C compiler written, with detailed notes, useful, can learn.
Compute_Formula
- 一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
slr(1)
- 这个是编译原理中非常重要的算法之一,如果能掌握好它将对以后的学习非常有好处!-the compiler is a very important principle of the algorithm, if we can master it right after learning very good!
CompilerMFC
- 一个词法分析编译器,可以供学习之用。A lexical analysis compiler can be used for learning,C-C
main
- 一个简单的类C语言的编译器的实现 可以参考学习编译原理的基本实现-a simple C-like programming language compiler can refer to the realization of the principle of learning basic compiler to achieve
LALR1
- lalr1编译器,网上找的,可以使用!是学习编译原理这门课程的好例子,大家下下来可以自己试一试-lalr1 compiler, for the Internet, you can use! Principle study compiled this course a good example, where you can down their test!
复件 LL1
- 简单的LL1分析器,可以作为学习,作业用.-simple LL1 analyzer can be used as study, work with.
programinlua.rar
- Lua语言中文文档,相当详尽,可作为参考书学习和查阅,Lua language Chinese documents, in considerable detail, can be used as reference books to study and inspection
Qtftpclient.rar
- 使用Qt编写的FTP客户端源代码,这个在一些Linux或unix的项目中会使用到,而且其也可以作为学习Qt编写网络程序的例子,Written using the Qt source code for FTP client, the Linux or unix in a number of projects will be used to, and its Qt can also be used as learning examples of the preparation of network
LR-fenxi
- LR分析器的实现代码,相信能对编译原理学习的人有所帮助,针对代码有详细的解释-LR parser code, I believe that the compiler can learn the principle of help, for detailed explanations on the code
compileflash
- 编译原理中几乎所有文法和算法的Flash演示,如果你正在学习编译原理,绝对不能错过。在我学习编译原理时候这些演示对我有很大的帮助。吐血推荐了-Compiler Construction Principles in almost all the grammar and algorithms Flash demo, if you are learning to compile principle, absolutely can not miss. Compiler Construction Prin
project
- 本Delphi项目文件为本人在一个Pascal-s(子集)源代码基础上完成的。本人增加了类进行封装,并加上了用户界面。可以作为学习编译原理的参考代码。-The Delphi project documents for himself in a Pascal-s (subset of) the source code based on the completion. I increased the types of packages, plus a user interface. The prin
Lexeme
- 一个自己制作的词法分析器,界面做的还算美观,功能基本可以实现,可以分析PL0语法,可能还存在一些没有测试出来的BUG,有兴趣的朋友可以一起交流学习,QQ84544838-A lexical analyzer to produce their own interface to do the still beautiful, the basic functions can be achieved, can be analyzed PL0 grammar, there are still some m
PL0
- 编译器代码,模型使用PL0型语言,可以用于教学和研究学习-Compiler code, model PL0 use language that can be used for teaching and research study
Decompiler
- 用VB编写的EXE文件反编译工具,通过这个工具可以看到EXE内部的函数、程序代码等,对于学习编程大有帮助。-Prepared using VB decompile EXE file tool, this tool can be seen through the internal function of EXE, the program code and so on, will go a long way to learn programming.