Переведите безличные предложения. Обратите внимание на их специфику. — КиберПедия 

Своеобразие русской архитектуры: Основной материал – дерево – быстрота постройки, но недолговечность и необходимость деления...

Эмиссия газов от очистных сооружений канализации: В последние годы внимание мирового сообщества сосредоточено на экологических проблемах...

Переведите безличные предложения. Обратите внимание на их специфику.

2018-01-14 1688
Переведите безличные предложения. Обратите внимание на их специфику. 0.00 из 5.00 0 оценок
Заказать работу

1. It is well known that personal computers enjoy great pop­ularity among experimenters and hobbyists. 2. It took years to produce a high-speed computer performing a lot of functions. 3. When making up the summary of the text one should put down the exact title of the article, the author's name and the date of the edition. 4. It is difficult to imagine modern life with­out a computer. 5. It is quite impossible to listen to your En­glish pronunciation: you make bad mistakes while reading. 6. Concerning these substances one must say that they vary in their composition. 7. When working with these substances one should be very careful. 8. //was once a universal practice to man-ifacture each of the components separately and then assemble the complete device by wiring (монтаж) the components together with metallic conductors. 9. It was no good: the more compo­nents and interactions, the less reliable the system. 10. //should first be made clear what the term "microelectronics" means.

14. Вспомните формы причастий, проанализируйте и пе­реведите следующие предложения:

 

Participle Active Passive
Present using being used
Past   used
Perfect having used Having been used

1. The results obtained are of particular importance for our research. 2. Having obtained the required results we informed the manager of this fact. 3. The necessary data having been obtained, we could continue our experiment. 4. Being obtained the results of the research were analysed. 5. While operating with graphi­cal interface people usually use such manipulators as a mouse and a track ball. 6. Key-to-disk devices used as data recording stations can correct data before storing it on a magnetic disk. 7. D.Mendeleyev having arranged the elements in a table, the ex­istence of yet unknown elements could be predicted. 8. All the necessary preparations having been done, the operator began assembling the machine. 9. Being built on the basis of transis­tors lasers are successfully used in technology.

15. Переведите сложноподчиненные предложения. Запом­ните союзы (союзные слова), вводящие придаточные предложения: that; so that; if, whether; which; when; while; since; till; until; whatever; whenever; in order to; regardless of, etc.

1. It is well known in computer science that the words "com­puter" and "processor' are used interchangeably. 2. The opera­tion part of the instruction is decoded so that the proper arithmetic and logic operation can be performed. 3. It is difficult to establish whether this problem can be solved at all. 4. Programs and data on which the control unit and the arithmetic-logical unit operate must be in internal memory in order to be pro­cessed. 5. The CU has a register //шг temporarily holds the in­structions read from memory while it is being executed. 6. Re­gardless of the nature of the I/O devices, I/O interfaces are required to convert the input data to the internal codes used by the computer and to convert internal codes to a format which is usable by the output devices. 7. The purpose of registers in the ALU is to hold the numbers and the results of the calculation until they can be transferred to the memory. 8. Since the com­puter deals with pulses, the input device is a way of converting numbers written on paper into pulses and sending them to the storage. 9. The principal characteristics of personal computers are that they are single-user system and are based on micropro­cessors. 10. However, although personal computers are designed as single-user systems, it is common to link them together to form a network.

16. Прочтите текст и составьте письменно реферат на ан­глийском языке.

 

A MODEM

The piece of equipment that allows a computer to commu­nicate with other computers over telephone lines is called a modem. The modem allows the individual to access informa­tion from all over the world and use that information in every­day life. Connecting with banks, Automatic Teller Machines, cash registers to read credit cards, access travel agents, buy prod­ucts, e-mail, access databases, and teleconferencing, the mo­dems provide easy access to many services. Files can be trans­ferred easily, by uploading to another machine, or downloading to your own machine within a matter of minutes. The comput­er modem can be used as a telephone answering system, and documents can be faxed from one computer to another assur­ing fast and easy access to important documents.

A modem takes computer information and changes it into a signal that can be sent over telephone lines. The modem is a bridge between digital and analog signals. The computer is of the digital type, and the telephone using analog technology. The modem converts the "0"s and " 1 "s of the computer (off-on switches) into an analog signals modulating the frequency of the electronic wave or signal. The modem does just the opposite and demodulate the signal back into digital code. The modem gets its name from MOdulate and the DEModulate.

Most people believe that you need a separate phone line for a modem, but that is not 'true.Your modem and telephone can share one line, the problem arises when someone else needs to use the tele­phone while the modem is in use. Also disable call waiting, it could disrupt your modem connection while the modem is in use.

There are three kinds of modems — internal, external, and fax. All modems do the same thing, they allow computers to communicate through telephone lines. This lets computers ex­change information everywhere. Internal Modem is a circuit board that plugs into one of the expansion slots of the comput­er. Internal modems usually are cheaper than external modems, but when problems occur, fixing and troubleshooting the mo­dem can sometimes prove to be quite difficult. External Modem attaches to the back of the computer by way of a cable that plugs into the modem port. It is usually less expensive and very por­table. It can be used with other computers very easily by unplug­ging it and plugging it into another computer. Fax Modem can be hooked up to your telephone and used to send information to your computer. Your computer can also send information to a fax machine. Most computer modems are modems with fax­ing capabilities.

17. Выполните письменно перевод следующего текста по вариантам.

 

MICROCOMPUTER SYSTEM ORGANIZATION

1. The organization of a microcomputer system is the same as that of a larger computer system. The microprocessor unit (MPU), usually concentrated in a single chip, consists of the control unit and the arithmetic logical unit. Internal memory is made up of random access memory (RAM) and read-only memory (ROM). Because RAM is only temporary storage, all microcomputers require some instructions to get started after they are turned on, and these are contained in ROM. A micro­computer includes both an MPU and'internal memory.

The portion of the system software that is in ROM brings igto RAM the additional instructions required to operate the micro­computer. Typically these instructions are stored on a magnetic disk; hence, they are called a disk operating system, or DOS. This start-up process is called bootstrapping *. ROM also con­tains other programs that help to make personal computers easy to use, such as a programming language. Computer games are also stored in ROM cartridges.

In addition to the MPU, RAM, ROM, and associated con­trol circuits, other components, called peripheral devices, are needed to make a complete microcomputer system. The prin­cipal peripheral units are: input devices, output devices, mass storage units, and communication components. Like a DOS, the programs that control the flow of data between a microcom­puter and its peripheral devices are a part of systems software.

The most common input device used with personal comput­ers is the keyboard. Most personal computer keyboards have extra keys that perform special functions and that can be used to control the movement of a cursor on a screen. A leverlike** device, called a joystick, is also used as an input device, com­monly for playing video games.

2. The CRT (cathode-ray tube) screen used with personal computers is called a monitor. Keyboards and monitors may be part of a single unit that also contains the microcomputer and the disc drives, or they may be separate units. Besides the mon­itor, the most common input units are dot-matrix and letter-quality printers. Dot-matrix printers are suitable for most mi­crocomputer applications. Letter-quality printers are usually used for high-quality office correspondence. Both types of print­ers are considered to be low-speed character printers.

Mass storage units are available over a range of capacities and access times. Floppy disks, or diskettes, are the most common mass storage media. They store patterns of bits on magnetically coated, flexible plastic platters. A floppy disk platter is sealed permanently in a paper jacket with a small window for reading and writing. Hard disk storage systems are also available. They may be fixed or removable. Some mass storage units contain both floppy and hard disk devices.

Low-cost modulator-demodulator devices, called modems, that allow microcomputer systems to communicate over tele­phone lines have become increasingly popular. Modems permit networks of personal computer owners to exchange information or to access large data banks. These data banks may be dedi­cated to special applications, such as law or medicine, or they may provide a variety of consumer services.

Notes_______________________________________________________________________________________

* bootstrapping — начальная загрузка; ** leverlike — рычажковый

 

 

TESTS

 


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

Механическое удерживание земляных масс: Механическое удерживание земляных масс на склоне обеспечивают контрфорсными сооружениями различных конструкций...

Архитектура электронного правительства: Единая архитектура – это методологический подход при создании системы управления государства, который строится...

Индивидуальные очистные сооружения: К классу индивидуальных очистных сооружений относят сооружения, пропускная способность которых...

Опора деревянной одностоечной и способы укрепление угловых опор: Опоры ВЛ - конструкции, предназначен­ные для поддерживания проводов на необходимой высоте над землей, водой...



© cyberpedia.su 2017-2024 - Не является автором материалов. Исключительное право сохранено за автором текста.
Если вы не хотите, чтобы данный материал был у нас на сайте, перейдите по ссылке: Нарушение авторских прав. Мы поможем в написании вашей работы!

0.008 с.