Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4 (Paperback)
            
暫譯: 專業平行程式設計與 C#: 精通 .NET 4 的平行擴展 (平裝本)
        
        Gastón C. Hillar
- 出版商: Wrox Press
- 出版日期: 2010-12-28
- 售價: $1,950
- 貴賓價: 9.5 折 $1,853
- 語言: 英文
- 頁數: 520
- 裝訂: Paperback
- ISBN: 0470495995
- ISBN-13: 9780470495995
- 
    相關分類:
    
      .NET、C#
 
已過版
買這商品的人也買了...
- 
                
                   Unix Systems Programming: Communication, Concurrency and Threads, 2/e (Hardcover) Unix Systems Programming: Communication, Concurrency and Threads, 2/e (Hardcover)$3,360$3,293
- 
                
                   深入淺出設計模式 (Head First Design Patterns) 深入淺出設計模式 (Head First Design Patterns)$880$695
- 
                
                   碼上就用 ASP.NET 2.0 (ASP.NET 2.0 Instant Results) 碼上就用 ASP.NET 2.0 (ASP.NET 2.0 Instant Results)$580$493
- 
                
                   C++ Primer, 4/e (中文版) C++ Primer, 4/e (中文版)$990$891
- 
                
                   CCNA: Cisco Certified Network Associate Study Guide (Exam 640-802), 6/e CCNA: Cisco Certified Network Associate Study Guide (Exam 640-802), 6/e$1,800$1,710
- 
                
                   iPhone 創意程式設計家, 2/e (適用 SDK 3、SDK 4) iPhone 創意程式設計家, 2/e (適用 SDK 3、SDK 4)$530$419
- 
                
                   全球最強 VMware vSphere 4 企業環境建構 全球最強 VMware vSphere 4 企業環境建構$860$731
- 
                
                   Exploratory Software Testing: Tips, Tricks, Tours, and Techniques to Guide Test Design (Paperback) Exploratory Software Testing: Tips, Tricks, Tours, and Techniques to Guide Test Design (Paperback)$1,900$1,862
- 
                
                   Google!Android 2 手機應用程式設計入門, 3/e Google!Android 2 手機應用程式設計入門, 3/e$530$419
- 
                
                   $1,260Securing the Borderless Network: Security for the Web 2.0 World (Paperback) $1,260Securing the Borderless Network: Security for the Web 2.0 World (Paperback)
- 
                
                   $399CompTIA Project+ Study Guide: Exam PK0-003 (Paperback) $399CompTIA Project+ Study Guide: Exam PK0-003 (Paperback)
- 
                
                   作業系統原理 (Operating System Concepts, 8/e) 作業系統原理 (Operating System Concepts, 8/e)$850$808
- 
                
                   網際網路行銷, 3/e 網際網路行銷, 3/e$560$442
- 
                
                   演算法之道─讓你學不會演算法都難 演算法之道─讓你學不會演算法都難$420$332
- 
                
                   App 程式設計入門-iPhone、iPad App 程式設計入門-iPhone、iPad$450$356
- 
                
                   jQuery 實戰手冊 (jQuery in Action, 2/e) jQuery 實戰手冊 (jQuery in Action, 2/e)$520$411
- 
                
                   王者歸來 Java Web 整合開發─ JSP + Servlet + Struts + Hibernate + Spring 王者歸來 Java Web 整合開發─ JSP + Servlet + Struts + Hibernate + Spring$980$833
- 
                
                   CorelDRAW X5 商業平面設計精粹 CorelDRAW X5 商業平面設計精粹$550$435
- 
                
                   Android 案例開發完全講義 Android 案例開發完全講義$580$458
- 
                
                   Microsoft Exchange Server 2010 SP1 管理實務 Microsoft Exchange Server 2010 SP1 管理實務$620$527
- 
                
                   前進 Android Market!Google Android SDK 實戰演練 前進 Android Market!Google Android SDK 實戰演練$850$672
- 
                
                   Google Android 2.X 應用程式開發實戰, 2/e Google Android 2.X 應用程式開發實戰, 2/e$580$458
- 
                
                   HTML & CSS : 網站設計建置優化之道 (HTML and CSS: Design and Build Websites) HTML & CSS : 網站設計建置優化之道 (HTML and CSS: Design and Build Websites)$580$493
- 
                
                   JavaScript & jQuery: The Missing Manual, 3/e (國際中文版) JavaScript & jQuery: The Missing Manual, 3/e (國際中文版)$680$537
- 
                
                   .NET 設計模式 .NET 設計模式$480$379
商品描述
As PC processors explode from one or two to now eight processors, there is an urgent need for programmers to master concurrent programming. This book dives deep into the latest technologies available to programmers for creating professional parallel applications using C#, .NET 4, and Visual Studio 2010. The book covers task-based programming, coordination data structures, PLINQ, thread pools, asynchronous programming model, and more. It also teaches other parallel programming techniques, such as SIMD and vectorization.
- Teaches programmers professional-level, task-based, parallel programming with C#, .NET 4, and Visual Studio 2010
- Covers concurrent collections, coordinated data structures, PLINQ, thread pools, asynchronous programming model, Visual Studio 2010 debugging, and parallel testing and tuning
- Explores vectorization, SIMD instructions, and additional parallel libraries
Master the tools and technology you need to develop thread-safe concurrent applications for multi-core systems, with Professional Parallel Programming with C#.
商品描述(中文翻譯)
專家指導:針對當今雙核心處理器電腦的程式設計  
隨著電腦處理器從一或兩個核心爆炸性增長至現在的八個核心,程式設計師迫切需要掌握並行程式設計。本書深入探討程式設計師可用於創建專業平行應用程式的最新技術,使用 C#、.NET 4 和 Visual Studio 2010。本書涵蓋基於任務的程式設計、協調資料結構、PLINQ、執行緒池、非同步程式設計模型等內容。它還教授其他平行程式設計技術,如 SIMD 和向量化。  
- 教導程式設計師使用 C#、.NET 4 和 Visual Studio 2010 進行專業級的基於任務的平行程式設計  
- 涵蓋並行集合、協調資料結構、PLINQ、執行緒池、非同步程式設計模型、Visual Studio 2010 除錯,以及平行測試和調整  
- 探索向量化、SIMD 指令和其他平行函式庫  
掌握您需要的工具和技術,以開發適用於多核心系統的執行緒安全並行應用程式,參考 專業平行程式設計與 C#。

 
     
     
     
     
     
     
     
     
     
     
     
    
 
     
     
     
     
     
    
