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
[美]H.M.Deitel,P.J.Deitel 著 周靖 黃都培 譯 楊小平 審校 清華大學出版社 本書是一本相當不錯的學習C++的資料,作為全球使用最廣泛的C++經典程序設計教材,本書詳細介紹了過程式與面向對象程序設計的基本知識與方法,其中包括C++的強大功能、最新特性和新增的ANSI/ISO C++標準庫。 本書通過面向一個大型對象(電梯模擬系統(tǒng))的程序設計,以數百個“活代碼”示例程序,重點突出了利用UML進行面向對象的設計。分布在各章的“對象思想”、“案例分析”、“常見編程錯誤”、“良好編程習慣”、“自測題”和“練習題”等特色部分非常具有實際指導意義,不僅可讓接觸C++的新手真實體驗編程樂趣,還可讓有經驗的程序員得到啟發(fā)。 本書的讀者對象為計算機軟件、系統(tǒng)和網絡編程人員,也可作為大學計算機相關專業(yè)本科生和研究生的編程教材和參考書。唯一不足的本書是掃描版本,有些地方不是特別清晰,就敬請大家諒解!!
上傳時間: 2015-07-26
上傳用戶:s363994250
英文版,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++經典程序設計教材,本書詳細介紹了過程式與面向對象程序設計的基本知識與方法,其中包括C++的強大功能、最新特性和新增的ANSI/ISO C++標準庫。 本書通過面向一個大型對象(電梯模擬系統(tǒng))的程序設計,以數百個“活代碼”示例程序,重點突出了利用UML進行面向對象的設計。分布在各章的“對象思想”、“案例分析”、“常見編程錯誤”、“良好編程習慣”、“自測題”和“練習題”等特色部分非常具有實際指導意義,不僅可讓接觸C++的新手真實體驗編程樂趣,還可讓有經驗的程序員得到啟發(fā)。 本書的讀者對象為計算機軟件、系統(tǒng)和網絡編程人員,也可作為大學計算機相關專業(yè)本科生和研究生的編程教材和參考書
上傳時間: 2015-09-08
上傳用戶:lingzhichao
DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields.
標簽: classification algorithms utilities library
上傳時間: 2015-09-11
上傳用戶:l254587896
作為全球使用最廣泛的C++經典程序設計教材,本書詳細介紹了過程式與面向對象程序設計的基本知識與方法,其中包括C++的強大功能、最新特性和新增的ANSI/ISO C++標準庫。本書通過面向一個大型對象(電梯模擬系統(tǒng))的程序設計,以數百個“活代碼”示例程序,重點突出了利用UML進行面向對象的設計。分布在各章的“對象思想”、“案例分析”、“常見編程錯誤”、“良好編程習慣”、“自測題”和“練習題”等特色部分非常具有實際指導意義,不僅可讓接觸C++的新手真實體驗編程樂趣,還可讓有經驗的程序員得到啟發(fā)。本書的讀者對象為計算機軟件、系統(tǒng)和網絡編程人員,也可作為大學計算機相關專業(yè)本科生和研究生的編程教材和參考書。
上傳時間: 2015-09-27
上傳用戶:wuyuying
《C++標準程序庫》本書不僅對每一個程序庫組件提供范圍廣泛的說明,也對繁復的觀念提供清楚明亮的解釋,并描述高效運用這些組件時需要的實際編程細節(jié),提出一個又一個的范例程序。本書是一本包含最新資料的完整書籍。反映出被ANSI/ISO C++語言標準規(guī)格書納入C++標準程序庫的最新組成。更明確地說,本書將焦點放在標準模板庫(Standard Template Library)身上,檢驗其中的容器(containers)
上傳時間: 2016-02-27
上傳用戶:qiaoyue
C++ 標準程序庫提供一組通用類別(classes)和接口(interfaces),可大幅擴充 C++ 核心語言。由于程序庫本身并不容易,為了完整運用其組件并從其強大的威力中獲得幫助,你需要一份完善的資源,而非一份僅僅陳列類和函數的普通文檔。《The C++ Standard Library》不僅對每一個程序庫組件提供范圍廣泛的說明,也對繁雜的感念提供清楚明亮的解釋,并描述高效運用這些組件時需要的實際編程細節(jié),提出一個又一個的范例程序。這本包含最新資料的完整書籍,反映出被 ANSI/ISO C++ 語言標準規(guī)格書納入的 C++ 標準程序庫的結構。更明確地說,本書將焦點放在標準模板庫(Standard Template Library)身上,檢驗其中的容器(containers)、迭代器(iterators)、仿函數(functors)和算法(algorithms)。你還可以找到特殊容器、字符串(strings)、數值類別、國際化議題、IOStream。每一個組件都有深刻的呈現,包括其介紹、設計、運用實例、細部解說、陷阱、意想不到的危險,以及相關類別和函數的確切標記(signature)和定義。一份見解深刻的基礎概念介紹和一個程序庫綜合鳥瞰,會對新手帶來快速的提升。
標簽: interfaces classes 標準 接口
上傳時間: 2017-02-10
上傳用戶:天涯
高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi
標簽: C++
上傳時間: 2022-02-19
上傳用戶:trh505
Borland C++ Builder Compiler 是一個BC 編譯器。它是用來優(yōu)化BC 開發(fā)系統(tǒng)的工具。它包括最后版本的ANSI/ISO C++ 語言的支持,包括RTL,C++ 的STL框架結構支持
標簽: 固件
上傳時間: 2013-04-15
上傳用戶:eeworm