C++ Primer的第三版結合了Stanley Lippman的實踐經驗和Josée Lajoie對于ANSI/ISO標準C++的深入理解
標簽: Lippman Stanley Primer Lajoie
上傳時間: 2014-12-07
上傳用戶:pompey
C++ Primer的第三版結合了Stanley Lippman的實踐經驗和Josée Lajoie對于ANSI/ISO標準C++的深入理解。這本指導書的第三版已經被重新改寫過,以便更加精確地講述標準C++的特性和用法。在本書中,對于C++初學者特別有價值的是一些來自真實世界中的程序例子,它們說明了泛型程序(generic program)的設計、面向對象程序的設計、模板的用法,以及使用標準C++進行程序設計的方方面面。而且,本書也在適當的地方講到了一些習慣用法以及效率指導。
標簽: Lippman Stanley Primer Lajoie
上傳時間: 2014-11-24
上傳用戶:lanwei
《C++ Primer》配套源代碼 ++ Primer的第三版結合了Stanley Lippman的實踐經驗和Josée Lajoie對于ANSI/ISO標準C++的深入理解。
標簽: Primer Lippman Stanley Lajoie
上傳時間: 2013-12-23
上傳用戶:gtzj
ANSI/ISO C++ Professional Programmer s Handbook
標簽: Professional Programmer Handbook ANSI
上傳時間: 2015-12-01
上傳用戶:liansi
使得這些C 語言之間出現了一些不一致的地方。為了改變這種情況, 美國國家標準 研究所(ANSI)為C 語言制定了一套ANSI標準, 成為現行的C語言標準。
上傳時間: 2016-03-04
上傳用戶:silenthink
ISO/IEC 14882 ANSI/ISO C++ Standard 776頁
上傳時間: 2016-08-16
上傳用戶:1051290259
ANSI-ISO C++ Professional Programmers Handbook.pdf
標簽: Professional Programmers ANSI-ISO Handbook
上傳時間: 2016-08-20
上傳用戶:wangyi39
作為全球使用最廣泛的C++經典程序設計教材,本書詳細介紹了過程式與面向對象程序設計的基本知識與方法,其中包括C++的強大功能、最新特性和新增的ANSI/ISO C++標準庫。 本書通過面向一個大型對象(電梯模擬系統)的程序設計,以數百個“活代碼”示例程序,重點突出了利用UML進行面向對象的設計。分布在各章的“對象思想”、 “案例分析”、“常見編程錯誤”、“良好編程習慣”、“自測題”和“練習題”等特色部分非常具有實際指導意義,不僅可讓接觸C++的新手真實體驗編程樂趣,還可讓有經驗的程序員得到啟發。 本書的讀者對象為計算機軟件、系統和網絡編程人員,也可作為大學計算機相關專業本科生和研究生的編程教材和參考書。
上傳時間: 2016-12-05
上傳用戶:LouieWu
Borland C++ Builder Compiler 是一個BC 編譯器。它是用來優化BC 開發系統的工具。它包括最后版本的ANSI/ISO C++ 語言的支持,包括RTL,C++ 的STL框架結構支持
上傳時間: 2013-05-22
上傳用戶:ardager
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
標簽: introduce Overview Borland Builder
上傳時間: 2014-01-04
上傳用戶:小鵬