Αποτελέσματα Αναζήτησης
Contents 1 Information Representation and Storage 1 1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
A computer system consists of both hardware and information stored on hardware. Information stored on computer hardware is often called software . The hardware components of a computer system are the electronic and mechanical
Introduction to Computer Systems. Don Fussell Spring 2011 Topics: Theme. Five great realities of computer systems. How this fits within CS curriculum. Course Theme. Abstraction is good, but don’t forget reality! Courses to date emphasize abstraction. Abstract data types. Asymptotic analysis. These abstractions have limits.
•CS111 focuses more specifically on operating systems and how they work •Topics like filesystems, multiprocessing, and multithreading are similar, but covered in slightly different ways, along with some new assignments
These are my lecture notes from 6.033, Computer System Engineering, at the Massachusetts Institute of Technology, taught this semester (Spring 2017) by Professor Katrina LaCurts1. My recitation instructor was Professor Michael Yee2.
In these lectures, we begin our three-lecture exploration of Computer Hardware. We start by looking at the different types of computer components and how they interact during basic computer operations. Next, we focus specifically on the CPU (Central Processing Unit).
The control unit coordinates the actions of the computer and controls the fetch-execute cycle by sending out control signals to the other parts of the CPU such as the ALU and registers. It also sends signals to other components of the computer system such as the input and output devices.