search:compilers principles techniques and tools 中文相關網頁資料

    瀏覽:970
    日期:2024-05-22
    Developer of the C++ programming language....
    瀏覽:857
    日期:2024-05-20
    這兩本書都是關於 編譯原理方面的經典巨著,《 Compilers:Principles,Techniques,and Tools》主要是原理性方面的介紹,《 ......
    瀏覽:917
    日期:2024-05-20
    Compilers: Principles, Techniques, and Tools[1] is a computer science textbook by Alfred V. Aho, Monica ......
    瀏覽:1123
    日期:2024-05-17
    作者: Alfred V. Aho / Monica S. Lam / Ravi Sethi / Jeffrey D. Ullman 出版社: 机械 工业出版社 原作名: Compilers: Principles, Techniques, and Tools 出版年: 2011-1...
    瀏覽:546
    日期:2024-05-20
    This website serves as a supplement to the 2nd Edition of the textbook Compilers: Principles, Techniques, and Tools (commonly known as the Dragon Book). The new Dragon Book has been available since September 2006. It has been revised in significant ways, ...
    瀏覽:607
    日期:2024-05-21
    Compilers: Principles, Techniques, and Tools, 2/E Alfred V. Aho, Columbia University Monica S. Lam, Stanford University Ravi Sethi, Avaya Labs Jeffrey D. Ullman, Stanford University productFormatCode=C02 productCategory=2 statusCode=5 isBuyable=true subTy...
    瀏覽:1443
    日期:2024-05-23
    Back to Dragon Book home page Last modified: 2008-09-15 Page created by Philip J. Guo...
    瀏覽:482
    日期:2024-05-17
    A compiler is a computer program (or set of programs) that transforms source code written in a programming language (the source language) into another computer language (the target language, often having a binary form known as object code).[1] The most co...