搜索资源列表
Pascal
- 《编译原理实践教程》中的程序作了一些扩展,可以将程序转化成四元式。 本人认为书上的程序极为垃圾!- \"Translation Principle Practice Course\" the center procedure has made some expansions, may transform the procedure four Yuan types. Myself think in the book procedure extremely trash!
lcc.4.2.tar
- c语言编译器,跨平台,4.2版本 lcc version 3.x is described in the book \"A Retargetable C Compiler: Design and Implementation\" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermed
lccsrc3.6
- c语言编译器,3.6版本 lcc version 3.x is described in the book \"A Retargetable C Compiler: Design and Implementation\" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate
tools and source code for Crafting a Compiler with
- 《Crafting a Compiler with C》一书的源代码及工具-"Crafting a Compiler with C," a book of the source code and tools
TAOC
- The Art Of C++ 此书的源码,经典!里面,实现了个建议的MiniC++的代码,值得一提的是,此MiniC++是解释性的-The Art Of C of the source book, classic! Inside, the realization of the proposal of MiniC code, it is worth mentioning is that this is an interpretative MiniC
compilerprincple
- 这是编译原理及实践书所带源码,这是一本学习编译原理中比较好的书。-This is the compiler theory and practice brought source book, this is a learning principle which compiled the best books.
tiger_Parsing
- 针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法,对所有冲突均进行了处理,都是无害的冲突。本分析器还能对部分错误恢复。 特别提示:使用命令\"yacc -v tiger.grm\"可得到文件y.output-the "tiger" that the tiger was the language syntax analyzer based on the book depicts the tiger language write
pl0-source-code-from-book
- 编译原理的pl/0源码,非常好,外面很难找到,里面实现了pl0语言的具体细节-compiler principles pl / 0 source, a very good, very difficult to find outside. p10 inside the realization of the language specific details
ppread
- elf documents e398/e1/l7/l6/v3/v3i/doc com evaluation,use for read txt book
CAVLC.rar
- cavlc编码详解,纠正了毕厚杰书中的错误~,Detailed coding cavlc corrected Jie thick book to complete an error ~
Tiger-compiler
- 著名的虎书的编译器,实现了虎书上面的全部功能。-Well-known compiler of the book tiger, a tiger book above to achieve full functionality.
chm_Decoder
- CHM Encoder 可以反编译你的 CHM 文件或 E-Book 电子图书并提取它们的所有源文件。 你想要将 CHM 转换为 HTML 吗? 那么请立即使用 CHMDecoder 吧! 该工具是免费的并且十分易于使用。 -CHM Encoder may decompile your CHM files or E-Book E-book and extract all their source files. You want to convert CHM to HTML? So
bianyiyuanli
- 编译原理技术与工具(中文版),龙书啊-Principles of compiler technology and tools (Chinese Version), Long book ah
compiler_construction_principles
- 本书系统介绍了经典的编译理论和技术,同时也包含了面向对象语言等编译技术,本书提供了比较适合教学实践的样例语言。是一本理论和实践相结合的好书-The book introduces the classic system compiler theory and technology, as well as object-oriented language compiler technology, this book provides a more suitable sample language t
BufferPairs
- 编译原理(龙书)P3.1用C语言编写的图3-10中记号的词法分析器。-Compilation Principle (Liuzhou book) P3.1 using C language in Figure 3-10 marked lexical analyzer.
programming_in_lua
- programming_in_lua电子书-programming_in_lua e-book
complier
- 计算机编译原理(龙书第二版)的一些学习的相关材料,要点什么的-Computer Compiler Principle (Liuzhou the second edition of the book) a number of learning-related material, what the main points
LL1
- 实现编译原理中LL1文法分析功能 编译原理课程中,在词法分析之后需要做文法分析,其中LL1文法分析方法是书中的重点,这里在VC++环境里编写了改方法的实现代码-The realization of the principle of LL1 grammar compiler analysis Compilation Principle course, in the lexical analysis, grammar analysis needs to be done, including LL
bianyiyuanli
- 《编译原理实验指导书》,里面包含有词法分析,语法分析及语义分析等实验,有详细的流程图及分析过程。- Guiding principle experiment to compile the book , which contains lexical analysis, grammar analysis and semantic analysis of experiments, a detailed process flow chart and analysis.
The.C.Book[1]
- 快速的掌握c的基本语法,这本书很好理解,能够让你在最短的时间内大致掌握这门语言的概更。 -Quickly grasp the basic syntax of c, this book is well understood and allows you to master this language takes more broadly within the shortest possible time
