Fundamentals of Multicore Software Development (Hardcover)
            
暫譯: 多核心軟體開發基礎 (精裝版)
        
        Victor Pankratius, Ali-Reza Adl-Tabatabai, Walter Tichy
買這商品的人也買了...
- 
                
                   基礎資料結構 ─ 使用 C (Fundamentals of Data Structures in C, 2/e) 基礎資料結構 ─ 使用 C (Fundamentals of Data Structures in C, 2/e)$790$751
- 
                
                   資料探勘 (Tan: Introduction to Data Mining) 資料探勘 (Tan: Introduction to Data Mining)$660$627
- 
                
                   資料探勘-概念與方法 (Data Mining: Concepts and Techniques, 2/e) 資料探勘-概念與方法 (Data Mining: Concepts and Techniques, 2/e)$600$588
- 
                
                   C How to program, 6/e (IE-Paperback) C How to program, 6/e (IE-Paperback)$800$784
- 
                
                   一流簡報就是這樣做─ PowerPoint 企劃設計大全 一流簡報就是這樣做─ PowerPoint 企劃設計大全$520$406
- 
                
                   Google!Android 3 手機應用程式設計入門, 4/e Google!Android 3 手機應用程式設計入門, 4/e$550$435
- 
                
                   TQC Word 2010 實力養成暨評量解題秘笈 TQC Word 2010 實力養成暨評量解題秘笈$250$198
- 
                
                   TQC PowerPoint 2010 實力養成暨評量解題秘笈 TQC PowerPoint 2010 實力養成暨評量解題秘笈$250$198
- 
                
                   深入淺出 jQuery (Head First jQuery) 深入淺出 jQuery (Head First jQuery)$780$616
- 
                
                   JavaScript 設計模式 (JavaScript Patterns) JavaScript 設計模式 (JavaScript Patterns)$480$379
- 
                
                   雲端工作術:Google 教我的 100 個工作方法 雲端工作術:Google 教我的 100 個工作方法$320$253
- 
                
                   網路流分析 (Network Flow Analysis) 網路流分析 (Network Flow Analysis)$420$332
- 
                
                   iOS SDK 開發範例大全 (The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers, 3/e) iOS SDK 開發範例大全 (The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers, 3/e)$850$672
- 
                
                   網路戰士-涵蓋 CCNA 認證考試外,您還應該知道的所有網路知識, 2/e (Network Warrior, 2/e) 網路戰士-涵蓋 CCNA 認證考試外,您還應該知道的所有網路知識, 2/e (Network Warrior, 2/e)$980$774
- 
                
                   企業級的網路安全架構-終極防駭技術大剖析 企業級的網路安全架構-終極防駭技術大剖析$620$484
- 
                
                   Keynote(Mac X iPad X iPhone) 全面啟動─賈伯斯完美簡報的成功關鍵 Keynote(Mac X iPad X iPhone) 全面啟動─賈伯斯完美簡報的成功關鍵$450$356
- 
                
                   精通正規表達式, 3/e (Mastering Regular Expressions, 3/e) 精通正規表達式, 3/e (Mastering Regular Expressions, 3/e)$780$616
- 
                
                   Evernote 超效率數位筆記術 Evernote 超效率數位筆記術$250$198
- 
                
                   黑客列傳-電腦革命俠客誌-25 週年紀念版 (Hackers: Heroes of the Computer Revolution - 25th Anniversary Edition) 黑客列傳-電腦革命俠客誌-25 週年紀念版 (Hackers: Heroes of the Computer Revolution - 25th Anniversary Edition)$500$395
- 
                
                   探索 iOS 5 程式開發實戰 (Beginning iOS 5 Development: Exploring the iOS SDK) 探索 iOS 5 程式開發實戰 (Beginning iOS 5 Development: Exploring the iOS SDK)$680$537
- 
                
                   深入淺出 HTML5 程式設計 (Head First HTML5 Programming: Building Web Apps with JavaScript) 深入淺出 HTML5 程式設計 (Head First HTML5 Programming: Building Web Apps with JavaScript)$780$616
- 
                
                   笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色! 笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435
- 
                
                   實戰封包分析-使用 Wireshark (Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems, 2/e) 實戰封包分析-使用 Wireshark (Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems, 2/e)$450$356
- 
                
                  實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動$680$537
- 
                
                   這樣的統計分析才準確:商業資料的統計分析與活用 這樣的統計分析才準確:商業資料的統計分析與活用$490$382
商品描述
With multicore processors now in every computer, server, and embedded device, the need for cost-effective, reliable parallel software has never been greater. By explaining key aspects of multicore programming, Fundamentals of Multicore Software Development helps software engineers understand parallel programming and master the multicore challenge.
Accessible to newcomers to the field, the book captures the state of the art of multicore programming in computer science. It covers the fundamentals of multicore hardware, parallel design patterns, and parallel programming in C++, .NET, and Java. It also discusses manycore computing on graphics cards and heterogeneous multicore platforms, automatic parallelization, automatic performance tuning, transactional memory, and emerging applications.
As computing power increasingly comes from parallelism, software developers must embrace parallel programming. Written by leaders in the field, this book provides an overview of the existing and up-and-coming programming choices for multicores. It addresses issues in systems architecture, operating systems, languages, and compilers.
商品描述(中文翻譯)
隨著多核心處理器現在已經在每台電腦、伺服器和嵌入式設備中普遍存在,對於具成本效益且可靠的平行軟體的需求從未如此迫切。《多核心軟體開發基礎》幫助軟體工程師理解平行程式設計並掌握多核心挑戰,通過解釋多核心程式設計的關鍵方面。
這本書對於該領域的新手來說非常易於理解,捕捉了計算機科學中多核心程式設計的最新技術。它涵蓋了多核心硬體的基本原理、平行設計模式,以及在 C++、.NET 和 Java 中的平行程式設計。書中還討論了在圖形卡和異構多核心平台上的多核心計算、自動平行化、自動性能調整、事務性記憶體以及新興應用。
隨著計算能力越來越多地來自平行性,軟體開發人員必須接受平行程式設計。這本書由該領域的領導者撰寫,提供了對現有和新興多核心程式設計選擇的概述。它還涉及系統架構、作業系統、語言和編譯器等方面的問題。

 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    