ACERCA DE
El Cajón de la UNED es una comunidad no oficial dedicada exclusivamente a los estudios oficiales de la Universidad Nacional de Educación a Distancia. El Cajón de la UNED no es responsable del contenido externo a esta web.
In the digital age, it is easy to use a computer without understanding how it actually works. We type code, run applications, and browse the internet, but beneath the graphical user interface lies a dazzlingly elegant stack of technology. This stack begins with the simplest of switches—logic gates—and ascends through circuits and processors to the software that writes software: compilers.
Processors are designed based on the concept of the von Neumann architecture, which includes the control unit, arithmetic logic unit (ALU), and memory. Modern processors have evolved to incorporate multiple cores, enhancing multitasking and processing efficiency. The Complete Hierarchy of Computing: From Logic Gates
The Central Processing Unit (CPU), or processor, is a massive network of interconnected circuits designed to execute instructions. Lexical Analysis : Breaking the source code into
Assembly (Human-readable machine code):