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
Binary Numbers: Representation and Operations
Graph Chatbot
Related lectures (27)
Previous
Page 2 of 3
Next
Computer Arithmetic (Integers)
Covers binary representation, two's complement, overflow detection, and operations in MIPS for computer arithmetic with integers.
Computer Architecture: From Algorithms to Computers
Explores the implementation of algorithms in hardware, covering registers, basic instructions, assembly language, and the von Neumann architecture.
Understanding Computers & Programs
Covers the history of human computers, electronic computers, memory components, control flow instructions, and programming algorithms.
Dynamic Binary Translation: Overcoming Binary Compatibility Challenges
Covers dynamic binary translation as a solution to binary compatibility issues in computer architectures.
Untitled
Microcontrollers: Assembly Duality
Explores assembly duality in microcontrollers, covering bit operations, masking techniques, macros, subroutines, and stack management.
Introduction to Microcontrollers
Introduces microcontrollers, their applications, hardware, software, and practical work organization.
Pipelining: Processors & Hazards
Explores pipelining in processors, state machines, hazards, and solutions.
VLIW Architectures: Compilers and Instruction Level Parallelism
Covers VLIW architectures and compilers, focusing on instruction level parallelism and optimization techniques.
Untitled