ALL > Computer and Education > courses > university courses > undergraduate courses > An Overview of Computer Science > ZSTU 2018-2019-1 class > homework noticement >
homework 1 Version 0
👤 Author: by writer 2018-10-07 23:30:20
Comparing with multi symbols as ten digits or a-Zs in Englisg language , what is the advantage for just using two symbols (0, 1) to represent information? How to distinguish Intergers from characters using the same bit string?

Please login to reply. Login

2470994471qqcom • 2018-10-09 21:49:04
It saves space and  is easy for computer to store.

We can use character sets like ASCII. PostVer 0

Please login to reply. Login

962305148qqcom • 2018-10-10 18:37:32
The rules are simple. Compared with the decimal number, the operation rule of the binary number is much simpler, which can not only simplify the structure of the algorithm, but also improve the operation speed PostVer 0

Please login to reply. Login

Reversion History

Loading...
No reversions found.