Optimized C++: Proven Techniques for Heightened Performance (Paperback)
暫譯: 優化 C++:提升效能的驗證技術 (平裝本)
Kurt Guntheroth
- 出版商: O'Reilly
- 出版日期: 2016-06-14
- 定價: $2,200
- 售價: 9.0 折 $1,980
- 語言: 英文
- 頁數: 388
- 裝訂: Paperback
- ISBN: 1491922060
- ISBN-13: 9781491922064
-
相關分類:
C++ 程式語言
-
相關翻譯:
優化 C++|提高程式效能的有效技術 (Optimized C++: Proven Techniques for Heightened Performance) (繁中版)
C++性能優化指南 (簡中版)
立即出貨
買這商品的人也買了...
-
大話設計模式$620$490 -
JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948 -
Android App 程式設計教本之無痛起步 -- 使用 Android Studio 開發環境$550$468 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
Computer Systems: A Programmer's Perspective, 3/e (美國原版)$7,980$7,820 -
$1,710CUDA for Engineers: An Introduction to High-Performance Parallel Computing -
iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift)$690$538 -
7天學會 Git 版本控制 (Git Essentials)$280$218 -
Using the C++ Standard Template Libraries (Paperback)$2,490$2,366 -
$594Python 金融大數據分析 (Python for Finance) -
Computer Organization and Design: The Hardware Software Interface: ARM Edition (美國原版)$3,500$3,325 -
Raspberry Pi 超炫專案與完全實戰, 2/e$580$458 -
VMware vSphere 疑難雜症排除手冊$500$395 -
測試驅動開發:使用 Python (Test-Driven Development with Python)$880$695 -
使用者故事對照 (User Story Mapping: Discover the Whole Story, Build the Right Product)$580$458 -
資料科學的商業運用 (Data science for business)$680$537 -
Python 程式設計實務-從初學到活用 Python 開發技巧的16堂課$560$437 -
Python 3 物件導向程式設計, 2/e$480$379 -
超圖解物聯網 IoT 實作入門 - 使用 JavaScript/Node.JS/Arduino/Raspberry$699$552 -
$359程式是如何跑起來的 (How Program Works) -
讓響應式(RWD)網頁設計變簡單:Bootstrap開發速成 (附135分鐘專題影音教學)$420$332 -
Introduction to Applied Linear Algebra: Vectors, Matrices, and Least Squares (Hardcover)$1,580$1,548 -
C++17 教學範本, 5/e (Beginning C++17, 5/e)$880$748 -
Mathematical Modeling and Computation in Finance: With Exercises and Python and MATLAB Computer Codes (Paperback)$2,480$2,356
商品描述
Improve the performance of your C++ programs to meet customer requirements for responsiveness and throughput. With this practical book, you’ll learn how to take correct code that embodies best practices of C++ design, and change it into correct code that also runs faster and consumes fewer resources on pretty much any computer.
You won’t learn about laboriously coding assembly language subroutines, counting clock cycles, or memorizing how many instructions Intel's latest silicon stylings can dispatch concurrently. This book is about performing miracles.
- Learn the mindset that good performance tuning programmers use
- Get examples with timing data to “prove” that the book’s suggestions improve performance
- Dive into commonly occurring optimization problems with actionable, up-to-date, testable advice
- Understand good C++ practice over arcane microprocessor lore
商品描述(中文翻譯)
改善您的 C++ 程式的效能,以滿足客戶對響應速度和吞吐量的要求。這本實用的書籍將教您如何將符合 C++ 設計最佳實踐的正確程式碼,轉變為同樣正確但運行更快且在幾乎任何電腦上消耗更少資源的程式碼。
您不會學到繁瑣的組合語言子程式編碼、計算時鐘週期或記住 Intel 最新的矽晶片設計能同時發送多少指令。這本書是關於執行奇蹟的。
- 學習優秀效能調整程式設計師所使用的心態
- 獲得帶有計時數據的範例,以「證明」書中的建議能改善效能
- 深入探討常見的優化問題,提供可行的、最新的、可測試的建議
- 理解良好的 C++ 實踐,而非晦澀的微處理器知識
