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
Lecture
Gossip Efficiency: Decentralized Systems
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Decentralized Systems Engineering: Gossip Efficiency
Explores gossip efficiency in decentralized systems, focusing on minimizing duplication and reducing traffic through improved gossiping techniques.
Spark Ecosystem: Architectural Choices
Explores the Spark ecosystem's architectural choices, including RDDs and fault tolerance.
Algorithms: Summary of the week
Covers algorithms for searching, sorting, optimization, and the Halting Problem.
Programming for Engineers: Advanced MATLAB Techniques
Explores advanced MATLAB techniques, emphasizing vectorization, 'find' function, and plot manipulation.
Optimization in Large Search Spaces: GPU-Accelerated Join Order
Explores GPU-accelerated join order optimization in large search spaces, leveraging graph topology to reduce computational overheads.
WS1S Solver: Project Structure
Explores the project structure for solving WS1S formulas and planned additions.
Graph Algorithms II: Traversal and Paths
Explores graph traversal methods, spanning trees, and shortest paths using BFS and DFS.
Optimization Methods: Theory Discussion
Explores optimization methods, including unconstrained problems, linear programming, and heuristic approaches.
Challenges in High-Level Synthesis: Optimizing Loop Constructs
Addresses the challenges of high-level synthesis and optimizing loop constructs using the polyhedral model for improved performance and scheduling.
Control structures in programming
Explores control structures in programming, emphasizing logical operators, branching, loops, and potential pitfalls of break and continue statements.