Parallel Programming with Microsoft Visual Studio 2010 Step by Step (Paperback)
            
暫譯: 使用 Microsoft Visual Studio 2010 的平行程式設計逐步指南 (平裝本)
        
        Donis Marshall
- 出版商: MicroSoft
 - 出版日期: 2011-07-25
 - 售價: $1,430
 - 貴賓價: 9.5 折 $1,359
 - 語言: 英文
 - 頁數: 256
 - 裝訂: Paperback
 - ISBN: 0735640602
 - ISBN-13: 9780735640603
 - 
    相關分類:
    
      Visual Studio
 
已過版
買這商品的人也買了...
- 
                
                  
                  
                深入淺出設計模式 (Head First Design Patterns)$880$695 - 
                
                  
                  
                JavaScript 精緻範例辭典$450$383 - 
                
                  
                  
                深入淺出 PMP (Head First PMP, 2/e)$980$774 - 
                
                  
                  
                作業系統原理 (Operating System Concepts, 8/e)$850$808 - 
                
                  
                  
                Office 2010 提昇企業效率達人實戰技$480$379 - 
                
                  
                  
                即效 ! 抓住你的 Office 2010$490$387 - 
                
                  
                  
                打造雲端作業系統:VMware vSphere 4 建置入門$580$458 - 
                
                  
                  
                深入淺出 C#, 2/e (Head First C#, 2/e)$980$774 - 
                
                  
                  
                編程的頂尖對話-閱讀 15 位軟體大師的核心思維 (Coders at Work)$480$379 - 
                
                  
                  
                Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發$600$468 - 
                
                  
                  
                鳥哥的 Linux 私房菜-伺服器架設篇, 3/e$800$632 - 
                
                  24 小時不打烊的雲端服務-專家教你用 CentOS 架設萬年不掛的伺服器
$680$530 - 
                
                  
                  
                版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development)$580$458 - 
                
                  打造安全無虞的 Web Applications-從策略制定、程式開發,到防止惡意攻擊之必備對策白皮書
$560$437 - 
                
                  
                  
                App 程式設計入門-iPhone、iPad, 2/e$490$387 - 
                
                  
                  
                龐德汽車俱樂部-隨車放一本!時刻保平安 最新版$280$238 - 
                
                  
                  
                JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948 - 
                
                  
                  
                $299Learning iOS Programming: From Xcode to App Store, 2/e (Paperback) - 
                
                  
                  
                HTML & CSS : 網站設計建置優化之道 (HTML and CSS: Design and Build Websites)$580$493 - 
                
                  
                  
                Learn HTML5 and JavaScript for iOS: Web Standards-based Apps for iPhone, iPad, and iPod touch (Paperback)$1,292$1,224 - 
                
                  
                  
                探索 iOS 5 程式開發實戰 (Beginning iOS 5 Development: Exploring the iOS SDK)$680$537 - 
                
                  
                  
                深入淺出 HTML5 程式設計 (Head First HTML5 Programming: Building Web Apps with JavaScript)$780$616 - 
                
                  
                  
                笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435 - 
                
                  
                  
                Java 7 教學手冊, 5/e$650$553 - 
                
                  
                  
                Async in C# 5.0 (Paperback)$750$713 
商品描述
Your hands-on, step-by-step guide to the fundamentals of parallel programming
Teach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010—one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this tutorial provides practical, learn-by-doing exercises for creating applications that optimize the use of multicore processors.
Discover how to:
- Apply techniques to help increase your application's speed and efficiency
 - Simplify the process of adding parallelism with the Task Parallel Library (TPL)
 - Execute several tasks concurrently with various scheduling techniques
 - Perform data queries in parallel with PLINQ
 - Use concurrent collections in Microsoft .NET Framework 4 for data items
 - Extend classes in the TPL to meet the specific requirements of your application
 - Perform live debugging of an application with parallel code
 
商品描述(中文翻譯)
您的實作式逐步指南,了解平行程式設計的基本原則
自學如何透過在 Visual Studio 2010 中使用平行程式設計技術來改善應用程式性能——一步一步來。這本教程非常適合有經驗的程式設計師,無論是對平行程式設計有少量或沒有經驗,提供實用的、透過實作學習的練習,幫助創建優化多核心處理器使用的應用程式。
了解如何:
- 應用技術來提高應用程式的速度和效率
- 簡化使用任務平行庫(Task Parallel Library, TPL)添加平行性的過程
- 使用各種排程技術同時執行多個任務
- 使用 PLINQ 進行平行資料查詢
- 在 Microsoft .NET Framework 4 中使用併發集合來處理資料項目
- 擴展 TPL 中的類別以滿足應用程式的特定需求
- 對具有平行程式碼的應用程式進行即時除錯
