磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 30 个磁力链接/BT种子,耗时 0 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

Heterogeneous Parallel Programming

  • 4 - 7 - 4.7- Parallel Computation Patterns - More on Parallel Scan.mp4 41.8 MB
  • 4 - 5 - 4.5- Parallel Computation Patterns - A Work-Inefficient Scan Kernel.mp4 40.4 MB
  • 4 - 6 - 4.6- Parallel Computation Patterns - A Work-Efficient Parallel Scan Kernel.mp4 39.7 MB
  • 2 - 6 - 2.6- Tiled Matrix Multiplication Kernel.mp4 37.9 MB
  • 3 - 6 - 3.6- Parallel Computation Patterns - Data Reuse in Tiled Convolution.mp4 33.1 MB
  • 4 - 1 - 4.1- Parallel Computation Patterns - Reduction.mp4 32.6 MB
  • 5 - 3 - 5.3- Parallel Computation Patterns - Atomic Operations in CUDA.mp4 32.2 MB
  • 3 - 1 - 3.1- Performance Considerations - DRAM Bandwidth.mp4 31.0 MB
  • 2 - 3 - 2.3- Memory Model and Locality -- CUDA Memories.mp4 30.3 MB
  • 5 - 4 - 5.4- Parallel Computation Patters - Atomic Operations Performance.mp4 29.1 MB
  • 1 - 4 - 1.4- Introduction to CUDA, Data Parallelism and Threads.mp4 28.4 MB
  • 4 - 4 - 4.4- Parallel Computation Patterns - Scan (Prefix Sum).mp4 28.3 MB
  • 2 - 5 - 2.5- Tiled Matrix Multiplication.mp4 27.1 MB
  • 1 - 1 - 1.1- Course Overview.mp4 27.0 MB
  • 2 - 1 - 2.1- Kernel-based Parallel Programming - Thread Scheduling.mp4 26.8 MB
  • 3 - 5 - 3.5- Parallel Computation Patterns - 2D Tiled Convolution Kernel.mp4 26.5 MB
  • 4 - 2 - 4.2- Parallel Computation Patterns - A Basic Reduction Kernel.mp4 26.3 MB
  • 2 - 4 - 2.4- Tiled Parallel Algorithms.mp4 26.2 MB
  • 3 - 4 - 3.4- Parallel Computation Patterns - Tiled Convolution.mp4 26.1 MB
  • 1 - 5 - 1.5- Introduction to CUDA, Memory Allocation and Data Movement API.mp4 25.7 MB
[磁力链接] 添加时间:2017-02-09 大小:954.0 MB 最近下载:2025-11-02 热度:1745

coursera-heterogeneous-parallel-programming

  • assignments/README.txt 240 Bytes
  • lectures/week1/Heterogeneous Parallel Programming 0.0 1.1 Course Overview.mp4 127.3 MB
  • lectures/week1/Heterogeneous Parallel Programming 0.1 1.2 Introduction to Heterogeneous Parallel Computing.mp4 77.8 MB
  • lectures/week1/Heterogeneous Parallel Programming 0.2 1.3 Portability and Scalability in Heterogeneous Parallel Computing.mp4 34.9 MB
  • lectures/week1/Heterogeneous Parallel Programming 0.3 1.4 Introduction to CUDA Data Parallelism and Threads.mp4 128.6 MB
  • lectures/week1/Heterogeneous Parallel Programming 0.4 1.5 Introduction to CUDA Memory Allocation and Data Movement API.mp4 118.1 MB
  • lectures/week1/Heterogeneous Parallel Programming 0.5 1.6 Introduction to CUDA Kernel-Based SPMD Parallel Programming.mp4 111.9 MB
  • lectures/week1/Heterogeneous Parallel Programming 0.6 1.7 Kernel-based Parallel Programming Multidimensional Kernel Configuration.mp4 94.6 MB
  • lectures/week1/Heterogeneous Parallel Programming 0.7 1.8 Kernel-based Parallel Programming Basic Matrix-Matrix Multiplication.mp4 98.4 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.0 2.1 Kernel-based Parallel Programming - Thread Scheduling.mp4 117.3 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.1 2.2 Control Divergence.mp4 86.6 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.2 2.3 Memory Model and Locality -- CUDA Memories.mp4 129.7 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.3 2.4 Tiled Parallel Algorithms.mp4 112.0 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.4 2.5 Tiled Matrix Multiplication.mp4 124.8 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.5 2.6 Tiled Matrix Multiplication Kernel.mp4 178.8 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.6 2.7 Handling Boundary Conditions in Tiling.mp4 82.6 MB
  • lectures/week2/Heterogeneous Parallel Programming 1.7 2.8 A Tiled Kernel for Arbitrary Matrix Dimensions.mp4 99.3 MB
  • lectures/week3/Heterogeneous Parallel Programming 2.0 3.1 Performance Considerations - DRAM Bandwidth.mp4 126.8 MB
  • lectures/week3/Heterogeneous Parallel Programming 2.1 3.2 Performance Considerations - Memory Coalescing in CUDA.mp4 88.1 MB
  • lectures/week3/Heterogeneous Parallel Programming 2.2 3.3 Parallel Computation Patterns - Convolution.mp4 77.5 MB
[磁力链接] 添加时间:2017-02-09 大小:4.9 GB 最近下载:2025-11-06 热度:8212

Async and Parallel Programming - Application Design

  • async-parallel-app-design.zip 41.2 MB
  • 01.Understanding the Dangers of Concurrency/16.Demo 4 - lock-free solution.wmv 37.7 MB
  • 03.Designs and Patterns for Parallel Programming/28.Demo 5 - Stock History with Speculative Execution and APM.wmv 29.3 MB
  • 01.Understanding the Dangers of Concurrency/08.Demo 1 - from sequential to parallel.wmv 28.7 MB
  • 01.Understanding the Dangers of Concurrency/14.Demo 3 - solution using interlocking.wmv 24.3 MB
  • 03.Designs and Patterns for Parallel Programming/17.Demo 2 - Netflix solution using Producer-Consumer (v2).wmv 21.6 MB
  • 01.Understanding the Dangers of Concurrency/23.Demo 6 - improving performance.wmv 21.2 MB
  • 02.Execution Model and Types of Parallelism/34.Demo 4 - Mandelbrot app with cancellation.wmv 21.1 MB
  • 02.Execution Model and Types of Parallelism/28.Demo 3 - Parallel.For version.wmv 21.0 MB
  • 03.Designs and Patterns for Parallel Programming/13.Demo 1 - implementation with ConcurrentDictionary T.wmv 19.8 MB
  • 01.Understanding the Dangers of Concurrency/07.Demo 1 - source code layout.wmv 14.4 MB
  • 02.Execution Model and Types of Parallelism/13.Demo 1 - solution attempt with default behavior.wmv 12.8 MB
  • 01.Understanding the Dangers of Concurrency/12.Demo 2 - solution using locking.wmv 12.4 MB
  • 02.Execution Model and Types of Parallelism/16.Demo 2 - proper solution in action.wmv 11.2 MB
  • 03.Designs and Patterns for Parallel Programming/21.Demo 3 - Netflix using MapReduce.wmv 9.7 MB
  • 03.Designs and Patterns for Parallel Programming/11.Demo 1 - overview of Netflix data mining app.wmv 9.3 MB
  • 01.Understanding the Dangers of Concurrency/19.Demo 5 - using thread-safe objects.wmv 9.0 MB
  • 03.Designs and Patterns for Parallel Programming/24.Demo 4 - Netflix with PLINQ.wmv 8.5 MB
  • 02.Execution Model and Types of Parallelism/27.Demo 3 - sequential version.wmv 7.2 MB
  • 03.Designs and Patterns for Parallel Programming/20.Implementing MapReduce.wmv 6.6 MB
[磁力链接] 添加时间:2017-02-11 大小:556.2 MB 最近下载:2025-11-02 热度:2482

O'Reilly - Concurrent and Parallel Programming Concepts

  • 01. Introduction/01_01-Overview Of Concurrency, Parallelism, And NonBlocking IO.mp4 45.0 MB
  • 01. Introduction/01_02-About The Author.mp4 5.6 MB
  • 01. Introduction/01_03-Technical Definitions Of Concurrency And Parallelism.mp4 16.4 MB
  • 01. Introduction/01_04-Why Examples In Various Programming Languages.mp4 17.1 MB
  • 01. Introduction/01_05-The Big Picture Apps, System Libraries, And Kernel Routines.mp4 29.5 MB
  • 01. Introduction/01_06-Getting Started.mp4 18.6 MB
  • 01. Introduction/01_07-How To Access Your Working Files.mp4 27.7 MB
  • 02. Concurrency And Parallelism/02_01-Processes And Threads.mp4 31.6 MB
  • 02. Concurrency And Parallelism/02_02-Multiprocessing.mp4 18.2 MB
  • 02. Concurrency And Parallelism/02_03-Multithreading.mp4 21.5 MB
  • 02. Concurrency And Parallelism/02_04-NonBlocking IO.mp4 19.2 MB
  • 02. Concurrency And Parallelism/02_05-Chapter Review.mp4 26.1 MB
  • 02. Concurrency And Parallelism/02_06-Hybrid Approaches The Rule, Not The Exception.mp4 37.1 MB
  • 03. Multiprocessing Basics/03_01-Overview Of The First Multiprocessing Example Unnamed Pipes In C.mp4 29.1 MB
  • 03. Multiprocessing Basics/03_02-Source Code For The First Multiprocessing Example.mp4 27.1 MB
  • 03. Multiprocessing Basics/03_03-Overview Of The Second Multiprocessing Example Named Pipes In C.mp4 18.8 MB
  • 03. Multiprocessing Basics/03_04-Source Code For The Second Multiprocessing Example.mp4 14.3 MB
  • 03. Multiprocessing Basics/03_05-Multiprocessing The Nginx Web Server.mp4 30.1 MB
  • 03. Multiprocessing Basics/03_06-Overview Of Execing And Forking Options In Multiprocessing.mp4 21.7 MB
  • 03. Multiprocessing Basics/03_07-Source Code For The Execing Multiprocessing Example.mp4 15.2 MB
[磁力链接] 添加时间:2017-02-12 大小:2.5 GB 最近下载:2025-11-04 热度:5836

Introduction to Async and Parallel Programming in .NET 4

  • 03.Coordinating, Canceling, and Exception Handling of Tasks/05.Demo 1 - Exception Handling.wmv 45.2 MB
  • 03.Coordinating, Canceling, and Exception Handling of Tasks/07.Demo 2 - Task Cancellation.wmv 42.3 MB
  • 03.Coordinating, Canceling, and Exception Handling of Tasks/11.Demo 3 - Passing Data and Outputting Results.wmv 32.8 MB
  • 02.Working with Tasks - Creating, Waiting, and Harvesting Results/10.Demo 2 - Waiting for Tasks to Finish.wmv 30.7 MB
  • 02.Working with Tasks - Creating, Waiting, and Harvesting Results/12.Demo 3 - Harvesting Task Results.wmv 14.0 MB
  • 01.Tasks and Task-based Programming/07.Demo 1 - adding tasks.wmv 11.6 MB
  • 01.Tasks and Task-based Programming/10.Demo 1 - correct solution.wmv 11.5 MB
  • 01.Tasks and Task-based Programming/15.Demo 2 - shared variables.wmv 10.9 MB
  • intro-async-parallel-dotnet4.zip 10.4 MB
  • 02.Working with Tasks - Creating, Waiting, and Harvesting Results/07.Demo 1 - Creating Facade Tasks.wmv 10.3 MB
  • 02.Working with Tasks - Creating, Waiting, and Harvesting Results/16.Demo 4 - WaitAny.wmv 9.6 MB
  • 01.Tasks and Task-based Programming/22.Demo 3 - reverse-engineer implementation.wmv 8.5 MB
  • 01.Tasks and Task-based Programming/16.Demo 2 - verifying correctness.wmv 8.3 MB
  • 02.Working with Tasks - Creating, Waiting, and Harvesting Results/15.Demo 4 - WaitAll.wmv 8.3 MB
  • 02.Working with Tasks - Creating, Waiting, and Harvesting Results/06.Demo 1 - Creating Code Tasks.wmv 8.1 MB
  • 01.Tasks and Task-based Programming/06.Demo 1 - programming for responsiveness.wmv 7.4 MB
  • 03.Coordinating, Canceling, and Exception Handling of Tasks/02.Exception Handling Basics.wmv 7.2 MB
  • 03.Coordinating, Canceling, and Exception Handling of Tasks/06.Task Cancellation.wmv 6.7 MB
  • 03.Coordinating, Canceling, and Exception Handling of Tasks/03.Exception Handling Design.wmv 6.7 MB
  • 01.Tasks and Task-based Programming/21.Implementation of closures.wmv 6.5 MB
[磁力链接] 添加时间:2017-02-20 大小:416.1 MB 最近下载:2025-11-05 热度:1703

[pluralsight-training.net] Async and Parallel Programming - Application Design

  • 1. Understanding the Dangers of Concurrency/1. Introductions and Agenda.wmv 3.0 MB
  • 1. Understanding the Dangers of Concurrency/10. Solving race conditions --- an overview.wmv 1.6 MB
  • 1. Understanding the Dangers of Concurrency/11. Solution 1 - locking.wmv 6.2 MB
  • 1. Understanding the Dangers of Concurrency/12. Demo 2 - solution using locking.wmv 12.4 MB
  • 1. Understanding the Dangers of Concurrency/13. Solution 2 - interlocking.wmv 2.5 MB
  • 1. Understanding the Dangers of Concurrency/14. Demo 3 - solution using interlocking.wmv 24.3 MB
  • 1. Understanding the Dangers of Concurrency/15. Solution 3 - lock-free.wmv 3.7 MB
  • 1. Understanding the Dangers of Concurrency/16. Demo 4 - lock-free solution.wmv 37.7 MB
  • 1. Understanding the Dangers of Concurrency/17. The danger of shared objects.wmv 3.4 MB
  • 1. Understanding the Dangers of Concurrency/18. Thread-safety and solutions to shared objects.wmv 5.2 MB
  • 1. Understanding the Dangers of Concurrency/19. Demo 5 - using thread-safe objects.wmv 9.0 MB
  • 1. Understanding the Dangers of Concurrency/2. The pitfalls of concurrency.wmv 2.8 MB
  • 1. Understanding the Dangers of Concurrency/20. Synchronization primitives.wmv 2.3 MB
  • 1. Understanding the Dangers of Concurrency/21. The concurrent data structures - thread-safe collections.wmv 774.7 kB
  • 1. Understanding the Dangers of Concurrency/22. Performance lessons... .wmv 3.7 MB
  • 1. Understanding the Dangers of Concurrency/23. Demo 6 - improving performance.wmv 21.2 MB
  • 1. Understanding the Dangers of Concurrency/24. Summary and References.wmv 2.5 MB
  • 1. Understanding the Dangers of Concurrency/3. Correctness guarantees - safety, liveness.wmv 1.2 MB
  • 1. Understanding the Dangers of Concurrency/4. Terminology - race conditions, critical sections.wmv 1.6 MB
  • 1. Understanding the Dangers of Concurrency/5. Race conditions involving shared resources.wmv 6.0 MB
[磁力链接] 添加时间:2017-02-26 大小:514.7 MB 最近下载:2021-06-23 热度:12

[Coursera] Heterogeneous Parallel Programming by Wen-mei W. Hwu

  • 01_Week_1/01_Personify_1.1-_Course_Overview.mp4 27.0 MB
  • 01_Week_1/01_Personify_1.1-_Course_Overview.pdf 248.4 kB
  • 01_Week_1/01_Personify_1.1-_Course_Overview.srt 26.4 kB
  • 01_Week_1/01_Personify_1.1-_Course_Overview.txt 16.2 kB
  • 01_Week_1/02_Personify_1.2-_Introduction_to_Heterogeneous_Parallel_Computing.mp4 18.6 MB
  • 01_Week_1/02_Personify_1.2-_Introduction_to_Heterogeneous_Parallel_Computing.pdf 278.8 kB
  • 01_Week_1/02_Personify_1.2-_Introduction_to_Heterogeneous_Parallel_Computing.srt 19.9 kB
  • 01_Week_1/02_Personify_1.2-_Introduction_to_Heterogeneous_Parallel_Computing.txt 12.5 kB
  • 01_Week_1/03_Personify_1.3-_Portability_and_Scalability_in_Heterogeneous_Parallel_Computing.mp4 10.1 MB
  • 01_Week_1/03_Personify_1.3-_Portability_and_Scalability_in_Heterogeneous_Parallel_Computing.pdf 286.4 kB
  • 01_Week_1/03_Personify_1.3-_Portability_and_Scalability_in_Heterogeneous_Parallel_Computing.srt 11.1 kB
  • 01_Week_1/03_Personify_1.3-_Portability_and_Scalability_in_Heterogeneous_Parallel_Computing.txt 6.8 kB
  • 01_Week_1/04_Personify_1.4-_Introduction_to_CUDA_Data_Parallelism_and_Threads.mp4 28.4 MB
  • 01_Week_1/04_Personify_1.4-_Introduction_to_CUDA_Data_Parallelism_and_Threads.pdf 607.7 kB
  • 01_Week_1/04_Personify_1.4-_Introduction_to_CUDA_Data_Parallelism_and_Threads.srt 27.1 kB
  • 01_Week_1/04_Personify_1.4-_Introduction_to_CUDA_Data_Parallelism_and_Threads.txt 16.4 kB
  • 01_Week_1/05_Personify_1.5-_Introduction_to_CUDA_Memory_Allocation_and_Data_Movement_API.mp4 25.7 MB
  • 01_Week_1/05_Personify_1.5-_Introduction_to_CUDA_Memory_Allocation_and_Data_Movement_API.pdf 1.4 MB
  • 01_Week_1/05_Personify_1.5-_Introduction_to_CUDA_Memory_Allocation_and_Data_Movement_API.srt 23.3 kB
  • 01_Week_1/05_Personify_1.5-_Introduction_to_CUDA_Memory_Allocation_and_Data_Movement_API.txt 14.5 kB
[磁力链接] 添加时间:2017-02-26 大小:1.8 GB 最近下载:2025-03-13 热度:383

Packt Publishing - Python Parallel Programming Solutions

  • Packt Publishing - Python Parallel Programming Solutions.iso 2.1 GB
  • More_info.txt 658 Bytes
[磁力链接] 添加时间:2017-03-02 大小:2.1 GB 最近下载:2025-05-26 热度:384

[pluralsight-training.net] Introduction to Async and Parallel Programming in .NET 4

  • 3. Coordinating, Canceling, and Exception Handling of Tasks/05. Demo 1 - Exception Handling.wmv 45.2 MB
  • 3. Coordinating, Canceling, and Exception Handling of Tasks/07. Demo 2 - Task Cancellation.wmv 42.3 MB
  • 3. Coordinating, Canceling, and Exception Handling of Tasks/11. Demo 3 - Passing Data and Outputting Results.wmv 32.8 MB
  • 2. Working with Tasks - Creating, Waiting, and Harvesting Results/10. Demo 2 - Waiting for Tasks to Finish.wmv 30.7 MB
  • 2. Working with Tasks - Creating, Waiting, and Harvesting Results/12. Demo 3 - Harvesting Task Results.wmv 14.0 MB
  • 1. Tasks and Task-based Programming/07. Demo 1 - adding tasks.wmv 11.6 MB
  • 1. Tasks and Task-based Programming/10. Demo 1 - correct solution.wmv 11.5 MB
  • 1. Tasks and Task-based Programming/15. Demo 2 - shared variables.wmv 10.9 MB
  • 2. Working with Tasks - Creating, Waiting, and Harvesting Results/07. Demo 1 - Creating Facade Tasks.wmv 10.3 MB
  • 2. Working with Tasks - Creating, Waiting, and Harvesting Results/16. Demo 4 - WaitAny.wmv 9.6 MB
  • 1. Tasks and Task-based Programming/22. Demo 3 - reverse-engineer implementation.wmv 8.5 MB
  • 1. Tasks and Task-based Programming/16. Demo 2 - verifying correctness.wmv 8.3 MB
  • 2. Working with Tasks - Creating, Waiting, and Harvesting Results/15. Demo 4 - WaitAll.wmv 8.3 MB
  • 2. Working with Tasks - Creating, Waiting, and Harvesting Results/06. Demo 1 - Creating Code Tasks.wmv 8.1 MB
  • 1. Tasks and Task-based Programming/06. Demo 1 - programming for responsiveness.wmv 7.4 MB
  • 3. Coordinating, Canceling, and Exception Handling of Tasks/02. Exception Handling Basics.wmv 7.2 MB
  • 3. Coordinating, Canceling, and Exception Handling of Tasks/06. Task Cancellation.wmv 6.7 MB
  • 3. Coordinating, Canceling, and Exception Handling of Tasks/03. Exception Handling Design.wmv 6.7 MB
  • 1. Tasks and Task-based Programming/21. Implementation of closures.wmv 6.5 MB
  • 2. Working with Tasks - Creating, Waiting, and Harvesting Results/20. Demo 5 - .ContinueWith.wmv 6.1 MB
[磁力链接] 添加时间:2017-03-16 大小:416.8 MB 最近下载:2025-11-06 热度:1426

Lynda.Python.Parallel.Programming.Solutions-XQZT

  • lppps-xqzt.iso 630.8 MB
[磁力链接] 添加时间:2017-08-07 大小:630.8 MB 最近下载:2024-08-25 热度:125

Udemy - Learn Parallel Programming with C# and .NET

  • 03 Concurrent Collections/018 ConcurrentCollections-02ConcurrentQueue.txt 632 Bytes
  • 04 Task Coordination/029 TaskCoordination-06SemaphoreDemo.txt 752 Bytes
  • 03 Concurrent Collections/019 ConcurrentCollections-03ConcurrentStack.txt 787 Bytes
  • 06 Parallel LINQ/040 ParallelLinq-03MergeOptions.txt 825 Bytes
  • 06 Parallel LINQ/041 ParallelLinq-04CustomAggregation.txt 864 Bytes
  • 04 Task Coordination/027 TaskCoordination-04CountDownEvent.txt 1.0 kB
  • 01 Task Programming/005 TaskProgramming-03WaitingForTimeToPass.txt 1.0 kB
  • 01 Task Programming/002 Overview-subtitle-en.vtt 1.1 kB
  • 05 Parallel Loops/035 ParallelLoops-04Partitioning.txt 1.1 kB
  • 06 Parallel LINQ/039 ParallelLinq-02CancellationAndExceptions.txt 1.1 kB
  • 03 Concurrent Collections/020 ConcurrentCollections-04ConcurrentBag.txt 1.2 kB
  • 05 Parallel Loops/034 ParallelLoops-03ThreadLocalStorage.txt 1.2 kB
  • 05 Parallel Loops/032 ParallelLoops-01ParallelLoops.txt 1.3 kB
  • 04 Task Coordination/026 TaskCoordination-03Barrier.txt 1.3 kB
  • 06 Parallel LINQ/038 ParallelLinq-01AsParallel.txt 1.3 kB
  • 02 Data Sharing and Synchronization/010 DataSharingAndSynchronization-01CriticalSections.txt 1.3 kB
  • 01 Task Programming/006 TaskProgramming-04WaitingForTasks.txt 1.4 kB
  • 04 Task Coordination/025 TaskCoordination-02ChildTasks.txt 1.4 kB
  • 04 Task Coordination/024 TaskCoordination-01CreatingContinuations.txt 1.5 kB
  • 03 Concurrent Collections/021 ConcurrentCollections-05BlockingCollection.txt 1.5 kB
[磁力链接] 添加时间:2018-02-01 大小:607.1 MB 最近下载:2025-11-05 热度:4637

[FreeCoursesOnline.Us] Linkedin - Python Parallel Programming Solutions

  • 01 - The parallel computing memory architecture - Python Parallel Programming Solutions.en.srt 11.2 kB
  • 01 - The parallel computing memory architecture - Python Parallel Programming Solutions.mp4 56.0 MB
  • 02 - Memory organization - Python Parallel Programming Solutions.en.srt 13.5 kB
  • 02 - Memory organization - Python Parallel Programming Solutions.mp4 42.2 MB
  • 03 - Memory organization continued - Python Parallel Programming Solutions.en.srt 10.8 kB
  • 03 - Memory organization continued - Python Parallel Programming Solutions.mp4 33.2 MB
  • 04 - Parallel programming models - Python Parallel Programming Solutions.en.srt 8.5 kB
  • 04 - Parallel programming models - Python Parallel Programming Solutions.mp4 25.4 MB
  • 05 - Designing a parallel program - Python Parallel Programming Solutions.en.srt 12.6 kB
  • 05 - Designing a parallel program - Python Parallel Programming Solutions.mp4 38.1 MB
  • 06 - Evaluating the performance of a parallel program - Python Parallel Programming Solutions.en.srt 9.6 kB
  • 06 - Evaluating the performance of a parallel program - Python Parallel Programming Solutions.mp4 32.2 MB
  • 07 - Introducing Python - Python Parallel Programming Solutions.en.srt 9.7 kB
  • 07 - Introducing Python - Python Parallel Programming Solutions.mp4 37.7 MB
  • 08 - Working with processes in Python - Python Parallel Programming Solutions.en.srt 4.5 kB
  • 08 - Working with processes in Python - Python Parallel Programming Solutions.mp4 14.6 MB
  • 09 - Working with threads in Python - Python Parallel Programming Solutions.en.srt 6.7 kB
  • 09 - Working with threads in Python - Python Parallel Programming Solutions.mp4 21.6 MB
  • 10 - Defining a thread - Python Parallel Programming Solutions.en.srt 6.7 kB
  • 10 - Defining a thread - Python Parallel Programming Solutions.mp4 20.5 MB
[磁力链接] 添加时间:2018-03-14 大小:1.5 GB 最近下载:2025-05-11 热度:820

Learn Parallel Programming with C# and .NET

  • TutsGalaxy.com.txt 41 Bytes
  • Torrent_downloaded_from_Demonoid_-_www.demonoid.pw_.txt 59 Bytes
  • Read Me.txt 80 Bytes
  • Learn Parallel Programming with C# and .NET.zip 559.8 MB
[磁力链接] 添加时间:2018-04-04 大小:559.8 MB 最近下载:2025-11-06 热度:3345

Learn Parallel Programming with C# and .NET

  • Learn Parallel Programming with C# and .NET.zip 642.2 MB
  • Download more courses.url 123 Bytes
  • Downloaded from TutsGalaxy.com.txt 73 Bytes
  • Downloaded from Demonoid - www.dnoid.to.txt 56 Bytes
  • TutsGalaxy.com.txt 53 Bytes
[磁力链接] 添加时间:2021-03-15 大小:642.2 MB 最近下载:2025-11-04 热度:5006

Multithreading and Parallel Programming in C#

  • Multithreading and Parallel Programming in C#/04 Tasks/026 Cancelling a Task.mp4 134.9 MB
  • Multithreading and Parallel Programming in C#/08 Spinning/059 Implementing our own spinner UpdateableSpin.mp4 134.3 MB
  • Multithreading and Parallel Programming in C#/04 Tasks/029 Creating IO-Based Tasks.mp4 131.7 MB
  • Multithreading and Parallel Programming in C#/06 Synchronization in Multithreaded Scenarios/045 Monitor (lock).mp4 115.5 MB
  • Multithreading and Parallel Programming in C#/07 Signaling Constructs/052 Signaling with AutoResetEvent and ManuallyResetEventSlim.mp4 112.6 MB
  • Multithreading and Parallel Programming in C#/04 Tasks/024 What is a Task Starting a Task.mp4 109.9 MB
  • Multithreading and Parallel Programming in C#/04 Tasks/030 Error Handling.mp4 99.2 MB
  • Multithreading and Parallel Programming in C#/04 Tasks/027 Chaining Tasks (Continuations).mp4 98.5 MB
  • Multithreading and Parallel Programming in C#/05 Async and Await/036 What is Async.mp4 94.7 MB
  • Multithreading and Parallel Programming in C#/10 Parallel Programming/078 Cancelling Parallel and PLINQ.mp4 93.4 MB
  • Multithreading and Parallel Programming in C#/04 Tasks/028 Waiting for a Task.mp4 90.8 MB
  • Multithreading and Parallel Programming in C#/05 Async and Await/039 Exceptions in Async Code.mp4 90.6 MB
  • Multithreading and Parallel Programming in C#/06 Synchronization in Multithreaded Scenarios/044 Interlocked.mp4 86.1 MB
  • Multithreading and Parallel Programming in C#/03 Thread API Thread Pool APM EAP/016 Coordinating Threads.mp4 81.9 MB
  • Multithreading and Parallel Programming in C#/06 Synchronization in Multithreaded Scenarios/048 SynchronizationContext.mp4 81.6 MB
  • Multithreading and Parallel Programming in C#/09 Concurrent Collections/064 Immutable Stack and ImmutableQueue.mp4 81.2 MB
  • Multithreading and Parallel Programming in C#/03 Thread API Thread Pool APM EAP/013 Create Process.mp4 79.9 MB
  • Multithreading and Parallel Programming in C#/03 Thread API Thread Pool APM EAP/015 Cancelling a Thread.mp4 72.5 MB
  • Multithreading and Parallel Programming in C#/07 Signaling Constructs/053 CountdownEvent and Barrier.mp4 71.4 MB
  • Multithreading and Parallel Programming in C#/06 Synchronization in Multithreaded Scenarios/046 ReaderWriterLockSlim.mp4 70.2 MB
[磁力链接] 添加时间:2021-03-31 大小:3.3 GB 最近下载:2025-11-05 热度:1973

[DesireCourse.Net] Udemy - Learn Parallel Programming with C# and .NET

  • 4. Concurrent Collections/2. ConcurrentDictionary.mp4 35.0 MB
  • 3. Data Sharing and Synchronization/5. Mutex.mp4 32.5 MB
  • 4. Concurrent Collections/6. BlockingCollection and the Producer-Consumer Pattern.mp4 30.4 MB
  • 2. Task Programming/3. Cancelling Tasks.mp4 28.7 MB
  • 8. Asynchronous Programming (AsyncAwait)/2. Using Async and Await.mp4 27.9 MB
  • 3. Data Sharing and Synchronization/6. Reader-Writer Locks.mp4 27.8 MB
  • 2. Task Programming/2. Creating and Starting Tasks.mp4 26.3 MB
  • 8. Asynchronous Programming (AsyncAwait)/1. Overview.mp4 26.0 MB
  • 6. Parallel Loops/3. Breaking, Cancellations and Exceptions.mp4 25.4 MB
  • 5. Task Coordination/4. Barrier.mp4 23.2 MB
  • 3. Data Sharing and Synchronization/4. Spin Locking and Lock Recursion.mp4 22.3 MB
  • 6. Parallel Loops/2. Parallel InvokeForForEach.mp4 21.5 MB
  • 6. Parallel Loops/5. Partitioning.mp4 20.7 MB
  • 7. Parallel LINQ/2. AsParallel and ParallelQuery.mp4 20.2 MB
  • 8. Asynchronous Programming (AsyncAwait)/3. State Machines.mp4 19.8 MB
  • 2. Task Programming/5. Waiting for Tasks.mp4 17.3 MB
  • 6. Parallel Loops/4. Thread Local Storage.mp4 17.1 MB
  • 5. Task Coordination/3. Child Tasks.mp4 16.8 MB
  • 5. Task Coordination/6. ManualResetEventSlim and AutoResetEvent.mp4 16.5 MB
  • 3. Data Sharing and Synchronization/2. Critical Sections.mp4 16.2 MB
[磁力链接] 添加时间:2021-04-22 大小:698.1 MB 最近下载:2025-05-23 热度:554

[udemy]Learn Parallel Programming with C# and .NET

  • 4. Concurrent Collections/2. ConcurrentDictionary.mp4 35.0 MB
  • 3. Data Sharing and Synchronization/5. Mutex.mp4 32.5 MB
  • 4. Concurrent Collections/6. BlockingCollection and the Producer-Consumer Pattern.mp4 30.4 MB
  • 2. Task Programming/3. Cancelling Tasks.mp4 28.7 MB
  • 8. Asynchronous Programming (AsyncAwait)/2. Using Async and Await.mp4 27.9 MB
  • 3. Data Sharing and Synchronization/6. Reader-Writer Locks.mp4 27.8 MB
  • 2. Task Programming/2. Creating and Starting Tasks.mp4 26.3 MB
  • 8. Asynchronous Programming (AsyncAwait)/1. Overview.mp4 26.0 MB
  • 6. Parallel Loops/3. Breaking, Cancellations and Exceptions.mp4 25.4 MB
  • 5. Task Coordination/4. Barrier.mp4 23.2 MB
  • 3. Data Sharing and Synchronization/4. Spin Locking and Lock Recursion.mp4 22.3 MB
  • 6. Parallel Loops/2. Parallel InvokeForForEach.mp4 21.5 MB
  • 6. Parallel Loops/5. Partitioning.mp4 20.7 MB
  • 7. Parallel LINQ/2. AsParallel and ParallelQuery.mp4 20.2 MB
  • 8. Asynchronous Programming (AsyncAwait)/3. State Machines.mp4 19.8 MB
  • 2. Task Programming/5. Waiting for Tasks.mp4 17.3 MB
  • 6. Parallel Loops/4. Thread Local Storage.mp4 17.1 MB
  • 5. Task Coordination/3. Child Tasks.mp4 16.8 MB
  • 5. Task Coordination/6. ManualResetEventSlim and AutoResetEvent.mp4 16.5 MB
  • 3. Data Sharing and Synchronization/2. Critical Sections.mp4 16.2 MB
[磁力链接] 添加时间:2021-06-13 大小:698.0 MB 最近下载:2025-11-04 热度:4872

[ FreeCourseWeb.com ] Udemy - Multithreading and Parallel Programming in C#.zip

  • [ FreeCourseWeb.com ] Udemy - Multithreading and Parallel Programming in C#.zip 3.2 GB
[磁力链接] 添加时间:2022-01-28 大小:3.2 GB 最近下载:2025-11-06 热度:642

[ DevCourseWeb.com ] Udemy - MATLAB Parallel programming on GPUs, Cores and CPUs

  • ~Get Your Files Here !/04 - Run Deep learning and Neural network GPUS (parallel)/001 Train the neural networks in parallel using GPUS in detail.mp4 304.6 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/003 How to control the number of cores that execute your code(practical examples).mp4 159.4 MB
  • ~Get Your Files Here !/01 - Introduction/001 The concept of cores, CPUs and GPUs (important).mp4 137.5 MB
  • ~Get Your Files Here !/04 - Run Deep learning and Neural network GPUS (parallel)/003 Training deep learning model in parallel using GPUs.mp4 134.4 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/001 Practical examples on the multi-threading concept.mp4 118.0 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/010 Single instruction multiple data (SPMD).mp4 118.0 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/002 Practical examples on the multi-workers concept.mp4 109.7 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/011 Run MATLAB functions in background using parfeval.mp4 92.0 MB
  • ~Get Your Files Here !/03 - GPU parallel programming in MATLAB/003 Running MATLAB functions on GPUs.mp4 76.6 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/005 Nested parfor loops.mp4 74.9 MB
  • ~Get Your Files Here !/03 - GPU parallel programming in MATLAB/001 Check if your GPU supports parallel computing with MATLAB.mp4 60.2 MB
  • ~Get Your Files Here !/04 - Run Deep learning and Neural network GPUS (parallel)/004 Train deep NN in the background in parallel.mp4 57.5 MB
  • ~Get Your Files Here !/03 - GPU parallel programming in MATLAB/004 Important Notations to run functions on GPUs (Sharpen an image).mp4 57.3 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/008 Reduction variables (independence) in parfor loop.mp4 51.8 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/012 Run MATLAB files in background using batch jobs.mp4 48.6 MB
  • ~Get Your Files Here !/01 - Introduction/002 The difference between the cores and the logical processors.mp4 44.0 MB
  • ~Get Your Files Here !/04 - Run Deep learning and Neural network GPUS (parallel)/002 Using multi-GPUs for training the neural networks.mp4 40.4 MB
  • ~Get Your Files Here !/03 - GPU parallel programming in MATLAB/005 Running codes on multiple GPUs.mp4 37.9 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/004 4 mistakes when using parfor loop (be carful about them).mp4 31.2 MB
  • ~Get Your Files Here !/02 - Multi-threading and Multi-cores with practical examples/009 displaying values inside the parfor loop.mp4 28.0 MB
[磁力链接] 添加时间:2022-02-14 大小:1.9 GB 最近下载:2025-11-05 热度:3677

[ FreeCourseWeb.com ] Udemy - Java Multithreading and Parallel Programming Masterclass.zip

  • [ FreeCourseWeb.com ] Udemy - Java Multithreading and Parallel Programming Masterclass.zip 4.2 GB
[磁力链接] 添加时间:2022-04-22 大小:4.2 GB 最近下载:2025-11-05 热度:2195


共2页 上一页 1 2 下一页