C++ Standard Library Practical Tips
暫譯: C++ 標準庫實用技巧
Greg Reese
- 出版商: Charles River Media
- 出版日期: 2005-10-03
- 定價: $1,550
- 售價: 8.0 折 $1,240
- 語言: 英文
- 頁數: 1
- 裝訂: Paperback
- ISBN: 1584504005
- ISBN-13: 9781584504009
-
相關分類:
C++ 程式語言
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
C++ Primer, 3/e 中文版$980$774 -
Lessons Learned in Software Testing (Paperback)$1,500$1,425 -
C++ Builder 6 完全攻略$690$587 -
$990Java Web Services Architecture -
數位邏輯設計 (Digital Design, 3/e)$580$568 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
建構嵌入式 Linux 系統$780$616 -
Windows 驅動程式設計指南 (Programming the Microsoft Windows Driver Model, 2/e)$890$703 -
Windows 程式設計使用 MFC (Programming Windows with MFC, 2/e)$990$782 -
Windows CE.NET 程式設計 (Programming Microsoft Windows CE .Net, 3/e)$890$703 -
ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507 -
Linux iptables 技術實務─防火牆、頻寬管理、連線管制$620$527 -
打造個性化 XOOPS2 網站─佈景設計、模組開發$580$493 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
SIP 會談啟始協議操典$680$537 -
Linux Kernel 完全剖析$750$585 -
Linux Mail Server 技術實務─架設、稽核、防毒、防垃圾信$580$493 -
CSS 功能索引式參考手冊$390$332 -
深入淺出 Hibernate$650$507 -
SQL Server 2005 資料庫開發聖經$890$757 -
ASP.NET 2.0 深度剖析範例集$650$507 -
Ajax 快速上手 (Head Rush Ajax)$780$616 -
Microsoft SQL Server 2005 實作與維護 I (MCTS Self-Paced Training Kit (Exam 70-431): Microsoft SQL Server 2005 Implementation and Maintenance)$680$537 -
約耳續談軟體-探究軟體經營的根本實學 (More Joel on Software: Further Thoughts on Diverse and Occasionally Related Matters That Will Prove)$490$387
相關主題
商品描述
Description
C++ Standard Library Practical Tips teaches beginning and experienced programmers how to use the Standard Library and its major component the Standard Template Library (STL) effectively in routine programming chores. The book provides 100 quick, easy-to-use tips and solutions to common programming problems such as using the right container, getting a C-style array from a vector, initializing a map with specifi ed values, and computing the mean, median, and mode. The solutions are grouped by topics including, lists, deques, vectors, text processing, numerical algorithms, numerical processing, and containers so programmers can quickly look up a solution when they encounter a problem. To demonstrate the use of the tips in practical application, the book concludes with a capstone project about digital image processing and, in particular, image enhancement. This application shows the power of the Standard Library as it graphically illustrates how just a few lines of Standard Library code can produce major changes in the appearance of an image.
商品描述(中文翻譯)
**描述**
《C++ 標準庫實用技巧》教導初學者和有經驗的程式設計師如何有效地在日常程式設計工作中使用標準庫及其主要組件標準模板庫(Standard Template Library, STL)。本書提供了 100 個快速、易於使用的技巧和解決方案,針對常見的程式設計問題,例如使用正確的容器、從向量獲取 C 風格的陣列、用指定的值初始化映射,以及計算平均數、中位數和眾數。這些解決方案按主題分組,包括列表、雙端佇列、向量、文本處理、數值算法、數值處理和容器,讓程式設計師在遇到問題時能快速查找解決方案。為了展示這些技巧在實際應用中的使用,本書以一個關於數位影像處理的綜合專案作為結尾,特別是影像增強。這個應用展示了標準庫的強大,因為它形象地說明了僅僅幾行標準庫代碼如何能對影像的外觀產生重大變化。
