Location:
Search - alfred V.A
Search list
Description: g a w k或GNU awk是由Alfred V. A h o,Peter J.We i n b e rg e r和Brian W. K e r n i g h a n于1 9 7 7年为U N I X创建的a w k编程语言的较新版本之一。a w k出自创建者姓的首字母。a w k语言(在其所有的版本中)是一种具有很强能力的模式匹配和过程语言。a w k获取一个文件(或多个文件)来查找匹配特定模式的记录。当查到匹配后,即执行所指定的动作。作为一个程序员,你不必操心通过文件打开、循环读每个记录,控制文件的结束,或执行完后关闭文件。
-GNU awk or gawk by Alfred V. A ho, Peter J. We inbe rg er, and Brian W. K ernighan in 1977 created for the UNIX programming language awk newer version of one. awk from a founder of the first letter of surname. awk language (in all its versions) is a very strong capacity and the process of pattern matching language. awk access to a file (or multiple files) to find records matching a specific pattern. When found after the match that specified in the implementation of the action. As a programmer, you do not have to worry about file open, the cycle time for each record, the end of the control file, or close the document after the implementation.
Platform: |
Size: 757760 |
Author: gabrielwang |
Hits:
Description: 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
Platform: |
Size: 5595136 |
Author: Mckuro |
Hits:
Description: 关于编译原理的一部国外经典教材,由Alfred V.Aho,Revi Sethi,Jeffery D.Ullman 合著。-On the principle of a classic foreign compile teaching materials, by Alfred V. Aho, Revi Sethi, Jeffery D. Ullman co.
Platform: |
Size: 33022976 |
Author: guofuqiang |
Hits:
Description: 真正的经典了。能彻底理解的人才有可能更进一步。
中文名: 编译原理
英文名: Compilers: Principles, Techniques, and Tools (第2版)
作者:(美)Alfred V.Aho Monica S.Lam Ravi Sethi Jeffrey D.Ullman
djvu 文件阅读器:
Windjview: http://windjview.sourceforge.net/
本书全面、深入地探讨了编译器设计方面的重要主题,包括词法分析、语法分析、语法制导定义和语法制导翻译、运行时刻环境、目标代码生成、代码优化技术、并行性检测以及过程间分析技术,并在相关章节中给出大量的实例。与上一版相比,本书进行了全面修订,涵盖了编译器开发方面最新进展。每章中都提供了大量的实例及参考文献。
本书是编译原理课程方面的经典教材,内容丰富,适合作为高等院校计算机及相关专业本科生及研究生的编译原理课程的教材,也是广大技术人员的极佳参考读物。-contents:
1 Introduction
1.1 Language Processors
1.1.1 Exercises for Section 1.1
1.2 The Structure of a Compiler
1.2.1 Lexical Analysis
1.2.2 Syntax Analysis
1.2.3 Semantic Analysis
1.2.4 Intermediate Code Generation
1.2.5 Code Optimization
1.2.6 Code Generation
1.2.7 Symbol-Table Management
1.2.8 The Grouping of Phases into Passes
1.2.9 Compiler-Construction Tools
1.3 The Evolution of Programming Languages
1.3.1 The Move to Higher-level Languages
1.3.2 Impacts on Compilers
1.3.3 Exercises for Section 1.3
1.4 The Science of Building a Compiler
1.4.1 Modeling in Compiler Design and Implementation
1.4.2 The Science of Code Optimization
1.5 Applications of Compiler Technology
1.5.1 Implementation of High-Level Programming Languages
1.5.2 Optimizations for Computer Architectures
1.5.3 Design of New Computer Architectures
1.5.4 Program Translations
1.5.5 Software Productivity Tools
1.6 Programining Language Basics
1.6.1 Tile Static/Dynamic Distinction
1.6.2 E
Platform: |
Size: 5895168 |
Author: 白起 |
Hits:
Description: 《编译原理技术和工具》(龙书)附带的简易编译器前端代码-A simple compiler front-end code with 《Compilers: Principles,Techniques,and Tools》(Alfred V.Aho,Ravi Sethi,Jeffrey D.Ullman)
Platform: |
Size: 34816 |
Author: SnakeHunt2012 |
Hits: