The digital system of basic knowledge of introduction to computer science

Source: Internet
Author: User
Tags binary to decimal number sign

1. Introduction

What is a digital system?

A digital system (or digital system) defines how a number is represented by a unique symbol.

There are two types of digital systems: positional digital systems and non-positional digital systems.

2. Position Digital System

In a positional digital system, the position that the symbol occupies in a number determines the value it represents.

(1) Decimal System

① integer

② Real numbers

(2) binary system

① integer

② Real numbers

(3) Hex system

① integer

② Real numbers

(4) Octal system

① integer

② Real numbers

(5) Summary of 4 position systems

(6) Conversion

① conversion of other binary to decimal

② decimal to another binary conversion:

We are able to convert decimal numbers into other binaries. Requires two procedures: one is to convert the integer part, and one is to convert the fractional part.

Number of digital: K=[LOGBN]

[x] means to take the smallest integer greater than or equal to X (also known as the maximum of x)

③ binary-16 binary conversion

④ binary-eight binary conversion

⑤ octal-16 binary conversion (using binary system as mediation system)

3. Non-positional digital system

The non-positional digital system still uses a limited number sign, one value per symbol. However, the position of the symbol is usually independent of its value---the value of each symbol is fixed. A good example is Roman numerals.



This article is from the "11094276" blog, please be sure to keep this source http://11104276.blog.51cto.com/11094276/1738179

The digital system of basic knowledge of introduction to computer science

Related Article

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.