The first chapter of computing system roaming

Source: Internet
Author: User

1. Text characters: Use the ASCII standard to denote "each character is represented by an integer value of a unique single-byte size"

Most computer systems use the ASCII standard to represent text characters, such as the HELLO.C program in the system as a sequence of ASCII values (this is the initial representation of the program in the computer systems).

2. Three basic abstraction concepts provided by the operating system:

File: A sequence of bytes that abstracts the concept of an I/O device to a file. (including disks, keyboards, monitors, networks, etc. can all be considered files), an abstraction that provides a unified perspective to the application.

Virtual Memory: Is the abstraction of main memory and disk.

Process: is an abstraction of the operating system for a running program.

The first chapter of computing system roaming

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.