Chapter 6 binary, octal, and hexadecimal
6.1 why do we need octal and hexadecimal?
6.2 decimal number conversion to decimal number
6.2.1 convert binary to decimal
6.2.2 convert octal to decimal
6.2.3 expression of the octal number
6.2.4 use of Octal
There are many articles on text files and binary files on the Internet, but unfortunately these articles are all compared.
. Next I will talk about text files and binary files from multiple perspectives based on the information I have found.
I.
I. Definitions of text files and binary filesAs we all know, computer storage is physically binary, so the difference between a text file and a binary file is not physical,
Logically. The two are only different at the encoding level.In short, text
There are many articles on text files and binary files on the Internet, but unfortunately these articles are all compared.. Next I will talk about text files and binary files from multiple perspectives based on the information I have found.
I.
1. Definition of a text file and a binary fileAs you know, computer storage is physically binary, so the difference between a text file and a binary file is not physical, but logical. The two are only different at the coding level.In short, text
1. Definition of a text file and a binary fileAs you know, computer storage is physically binary, so the difference between a text file and a binary file is not physical, but logical. The two are only different at the coding level.In short, text
In programming, we usually use 10 hexadecimal notation ...... C/C ++ is a high-level language.
For example:
Int A = 100, B = 99;
However, because the representation of data in a computer exists in binary format, sometimes binary can be used to solve
text files and binary files I. Definitions of text files and binary files everyone knows that computers are physically stored in binary files, therefore, the difference between a text file and a binary file is not physical, but logical. The two
Text Files and binary files
I. Definitions of text files and binary files
As we all know, computers are physically stored in binary. Therefore, the difference between a text file and a binary file is not physical, but logical. The two are only
Text Files and binary files-[excerpt from the Internet]I. Definitions of text files and binary filesAs we all know, computers are physically stored in binary. Therefore, the difference between a text file and a binary file is not physical, but
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.