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 intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.
上傳時間: 2015-04-06
上傳用戶:jkhjkh1982
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 code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.
上傳時間: 2015-04-06
上傳用戶:小儒尼尼奧
制作本書的目的是為了方便大家的閱讀。轉載時請保持本電子書的完整性。 前言、條款2、16、21、44根據從Addison-Wesley出版社下載的開放條款翻譯。條款26、27、28、45根據從Scott Meyers的網站下載的《Three Guidelines for Effective Iterator Usage》一文翻譯。條款43根據從C/C++ Users Journal網站下載的《STL Algorithms vs. Hand-Written Loops》一文翻譯,條款45根據從C/C++ Users Journal網站下載的《Distinguishing STL Search Algorithms》一文翻譯。其余部分根據epubcn放出的電子書制作。
標簽: Addison-Wesley 家 保持
上傳時間: 2015-04-12
上傳用戶:jing911003
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Template
上傳時間: 2014-01-19
上傳用戶:netwolf
這是關于c++的電子書籍,Accelerated C++ Practical Programming by Example by Andrew Koenig and Barbara E. Moo Addison-Wesley, 2000 ISBN 0-201-70353-X Pages 336 Second Printing
上傳時間: 2014-01-09
上傳用戶:evil
Beyond the C++ Standard Library: An Introduction to Boost By Bjö rn Karlsson ............................................... Publisher: Addison Wesley Professional Pub Date: August 31, 2005 ISBN: 0321133544 Pages: 432
標簽: Introduction Standard Karlsson Library
上傳時間: 2015-07-18
上傳用戶:lizhen9880
Effective C++ Third Edition 55 Specific Ways to Improve Your Programs and Designs By Scott Meyers ............................................... Publisher: Addison Wesley Professional Pub Date: May 12, 2005 Print ISBN: 0-321-33487-6 Pages: 320
標簽: Effective Specific Programs Edition
上傳時間: 2015-07-18
上傳用戶:caiiicc
C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison Wesley First Edition August 06, 1999 ISBN: 0-201-37926-0, 832 pages
標簽: M. Reference Publisher Standard
上傳時間: 2014-12-04
上傳用戶:llandlu
英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Tutorial
上傳時間: 2015-09-02
上傳用戶:Breathe0125
有一本講述C語言的書,自出版以來,歷經14載,它一直都被各個書評站點(或書評人)列入“重點推薦” 的清單中。尤為夸張的是,14年來,在它的18次印刷版本中,除去第二次印刷稍微修改過一些問題,以后的17 次印刷,我們居然發現它的內容沒有絲毫的變更!??!對于技術書籍,我想其精確性與權威性也算是奇跡了吧。 這就是Andrew Koenig給我們帶來的C Traps and Pitfalls(《C陷阱與缺陷》)。 非常經典的書籍! 強烈推薦閱讀! 作者簡介: Andrew Koenig AT&T大規模程序研發部(前貝爾實驗室)成員。他從1986年開始從事C語言的研究,1977年加入貝爾實驗室。他編寫了一些早期的類庫,并在1988年組織召開了第一個完全意義上的C++會議。在ISO/ANSI C++委員會成立的1989年,他就加入了該委員會,并一直擔任項目編輯。他已經發表了C++方面的100多篇論文,在Addsion-Wesley出版了C Trap and Pitfalls,還應邀到世界各地演講。
標簽: C語言
上傳時間: 2014-11-29
上傳用戶:xinzhch