Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Execution (computing)
Applied sciences
Computer engineering
High-performance computing
Concurrent computing
Graph Chatbot
Related lectures (31)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 4
Next
Asynchronous Programming with Future
Covers the transition to asynchronous programming using Future, transformation operations, sequencing Futures, and execution contexts.
The Role of Operating Systems: Foundations and Functions
Covers the essential role of operating systems in managing hardware and enabling applications across various devices.
Register Renaming: Techniques and Architectures
Covers register renaming techniques essential for eliminating execution hazards in modern processors.
Principles of Parallel Computing: OpenMP
Explores the principles of parallel computing, focusing on OpenMP as a tool for creating concurrent code from serial code.
C++ Complements: Namespaces and Main Arguments
Covers namespaces, main function arguments, and their significance in C++ programming.
Function Parameters and Global Variables
Explores function parameters, global variables, debugging tools, and vectorization in programming.
Concurrency with Executors
Covers the basics of concurrency properties, Executors, Runnable objects, ForkJoinPool, task completion handling, execution contexts in Scala, and simplifying task execution.
Parallelism: Programming and Performance
Explores parallelism in programming, emphasizing trade-offs between programmability and performance, and introduces shared memory parallel programming using OpenMP.
Threads: Introduction and Implementation
Introduces thread creation and management in Java, including using thread pools for efficient task execution.
LabVIEW 2: Loops and Data Flow
Covers loops, data flow, error handling, file operations, strings, and system execution in LabVIEW.