ADDRESSES AND REASONABLE OPERATIONS

 

1. Information is a set of marks or signs that have meaning. These consist of letters or numbers, digits or characters, typewriter signs, other kinds of signs, and so on. A computer reacts differently to different digits or characters, and reacts to them as units that have meaning. For example, information for an analog computer has to be in the form of distances, or rotations, or voltages, or other physical variables. And for a digital computer information has to be in the form of digits or numbers.

2. Any information may be represented by the binary system including two digits: one (1) and zero (0). Each 1 and 0 is a separate binary digit called a bit. A bit is the smallest part of information, Bits are typically grouped in units that are called bytes. A byte is the basic unit of information used in modern computers and consists of eight bits.

3. The bytes are handled usually in standard groups called machine words or just words. There are two basic types of information or words that can be put into a memory cell or location: words that are numerical quantities and words that are computer instructions. Regularly, an instruction to the machine is expressed as a word; and so the same set of characters may have meaning sometimes as a number, sometimes as an instruction. A speed of 96,000 characters per second is the same as a speed of 8,000 words per second. Most human beings could not take even 12-digit number per second.

4. Physically the set of bits is a set of arrangements of some physical equipment. One of the ways of storing information in a computer is storing by using a set of small magnetically polarized spots (пятна) on a magnetic surface.

5. The computer is told what operations to perform by means of instructions. An instruction is a command to the computer. It consist of a verb (an operational code) and a noun (an operand). For example, if the computer is instructed. “Add 365 the number of times (раз) stated in the register R”, and if the register R stores the code for number 3, then the computer will perform that operation three times. An instruction word looks like a number, and there is no way to tell from the word itself whether it is a quantity or an instruction. The computer must be told exactly (точно) which address contains an instruction and which contains a quantity.

6. An address is the name of particular memory location or cell. Each memory location (word or byte) has its own unique address or number just like a post office box. For example, if the computer contains 100 memory cells, their respective address might be the numbers from 1 to 100 (or 0 through 99). And instead of saying "A word is in a memory cell", the computer personnel say, "The contents (содержимое) of an address is a word."

7. Reasonable operations are mathematical and logical. Mathematical operations include arithmetic and algebraic operations. Arithmetic operations are addition, subtraction, multiplication, division, taking a square root, etc.; and algebraic operations are called raising to a power as well as differentiating and integrating.

8. Logical operations include comparing, selecting, sorting, matching, etc. These are operations which may be performed either on numbers, or on expressions consisted of letters such as ordinary words. A very important logical operation performed by a computer is determining, i.e., which of two operations is to be performed next.

 

Notes

1. numerical quantities - численные значения (величины)

2. Most human beings could not take even 12-digit number per second - Большинство людей не смогли бы воспринять даже 12-значное число в секунду

3. just like a post office box - точно так же как почтовый ящик

4. their respective addresses might be the numbers - их соответственные адреса могли бы быть числами

 








Дата добавления: 2015-03-11; просмотров: 926;


Поиск по сайту:

При помощи поиска вы сможете найти нужную вам информацию.

Поделитесь с друзьями:

Если вам перенёс пользу информационный материал, или помог в учебе – поделитесь этим сайтом с друзьями и знакомыми.
helpiks.org - Хелпикс.Орг - 2014-2024 год. Материал сайта представляется для ознакомительного и учебного использования. | Поддержка
Генерация страницы за: 0.006 сек.