Переведите предложения, содержащие Participle I и Participle II, в функции обстоятельства.
Переведите предложения, содержащие Participle I и Participle II, в функции обстоятельства. - раздел Иностранные языки, Английский язык. Основы компьютерной грамотности 1. When Entering The Internet, I Always Find A Lot Of Interesting Informatio...
1. When entering the Internet, I always find a lot of interesting information. 2. Though never built Babbage's analytical engine was the basis for designing today's computers. 3. When written in a symbolic language programs require the translation into the machine language. 4. While operating on the basis of analogy analog computers simulate physical systems. 5. When used voltage represents other physical quantities in analog computers. 6. Being discrete events commercial transactions are in
Английский язык. Основы компьютерной грамотности 60
a natural form for a digital computer. 7. As contrasted with the analyst, the computer system architect designs computers for many different applications. 8. While dealing with discrete quantities digital computers count rather than measure. 9. When using a microcomputer you are constantly making choice — to open a file, to close a file, and so on. 10. As known all computer systems perform the functions of inputting, storing, processing, controlling, and outputting.
7. Ознакомьтесь с терминами текста 2.
hardware ['hcudwes] — аппаратное обеспечение; аппаратура; оборудование
software ['softwea] — программное обеспечение; программные средства
system software — системное программное обеспечение
8. Прочтите текст 2 и объясните, как вы понимаете термины «аппаратное обеспечение» и «программное обеспечение». Переведите текст.
Text 2. HARDWARE, SOFTWARE, AND FIRMWARE
The units that are visible in any computer are the physical components of a data processing system, or hardware. Thus, the input, storage, processing and control devices are hardware. Not visible is the software — the set of computer programs, procedures, and associated documentation that make possible the effective operation of the computer system. Software programs are of two types: systems software and applications software.
Systems software are the programs designed to control the operation of a computer system. They do not solve specific problems. They are written to assist people in the use of the computer system by performing tasks, such as controlling all of the operations required, to move data into and out of a computer and all of the steps in executing an application program. The person who prepares systems software is referred to as a systems programmer. Systems programmers are highly trained specialists and important members of the architectural team.
Applications software are the programs written to solve specific problems (applications), such as payroll, inventory control, and investment analysis. The word program usually refers to an application program, and the word programmer is usually a person who prepares applications software.
Often programs, particularly systems software, are stored in an area of memory not used for applications software. These protected programs are stored in an area of memory called readonly memory (ROM), which can be read from but not written on.
Английский язык. Основы компьютерной грамотности 62
Firmware is a term that is commonly used to describe certain programs that are stored in ROM. Firmware often refers to a sequence of instructions (software) that is substituted for hardware. For example, in an instance where cost is more important than performance, the computer system architect might decide not to use special electronic circuits (hardware) to multiply two numbers, but instead write instructions (software) to cause the machine to accomplish the same function by repeated use of circuits already designed to perform addition.
ДК ББК Англ КТК Р... Научный консультант Соколов С В доктор технических наук профессор действительный член Академии образования и Ака демии Военных наук...
Ознакомьтесь с терминами текста 1.
computer literacy [ksm'pjute 'litsrasi] — компьютерная
грамотность problem-solving device — устройство, обеспечивающее
решение задачи
be aware of [bi a'wesr ov] — понимат
Ознакомьтесь с терминами текста 2
intricate ['mtnkit] — сложный, запутанный, electronic circuit [sbkt'romk 'sa:kit] — электронная цепь, схема
to operate switches [ops'reit 'switfiz] — приводить в действие переключатели
Text 2. WHAT IS A COMPUTER?
A computer is a machine with an intricate network of electronic circuits that operate switches or magnetize tiny metal cores. The switches, like the cores, are capable of being in one or two possi
Ознакомьтесь с терминами текста 1
calculating device [ksllcjiK'leitin di'vais] — вычислительное
устройство
multiple ['nultiplj — кратный
abacus ['aebakss] — счеты
slide rule ['slaid 'nil] — логар
Text У. THE FIRST CALCULATING DEVICES
Let us take a look at the history of computers that we know today. The very first calculating device used was the ten fingers of a man's hands. This, in fact, is why today we still count in tens an
Подберите вместо пропусковподходящее по смыслу слово.
1. British scientists invented a___ way of multiplying and
dividing.
a) mechanical; b) electrical; c) optical
2. A new branch of mathematics,____ , was invented in
Types of computers
The two basic types of computers are analog and digital. Analog computers simulate physical systems. They operate on the basis of an analogy to the process that is being studied. For ex-
STEPS IN THE DEVELOPING OF COMPUTERS
1. In 1948 due to the invention of transistors there appeared the possibility to replace vacuum tubes. The transistor occupied an important place on the way to computer development. The
Ознакомьтесь с терминами текста 2.
medium (pi. media) — носитель; среда capacity — емкость; объем (памяти); пропускная способность
media capacity — емкость носителя
data access time — время доступа к данным
Опишите схему.
93__________________________________ Unit 7. Storage
13. Переведите предложения, содержащие всевозможные формы причастий: Participle I, Participle II,
DIGITAL COMPUTER OPERATION
1. A digital computer is a machine capable of performing operations on data represented in digital or number form. The individual operations performed by a digital computer are very simple arithmet
TESTS 1. Вставьте вместо пропусков необходимые слова.
1. The time required for the computer to locate and transfer data in the storage device is called the data____ time.
a) sequence; b) access; c) value
2.______ memories have no
Text 2. THE CPU MAIN COMPONENTS
As it is known the two functional units of the CPU are the control unit (CU) and the arithmetic-logical unit (ALU). The control unit manages and coordinates the entire computer system. It obtains
MICROPROCESSOR - A BRAIN ТО THE HARDWARE
1. The microprocessor forms the heart of a microcomputer. The first microprocessors were developed in 1971 as a branch of pocket calculator development. Since then there has been a trem
A MODEM
The piece of equipment that allows a computer to communicate with other computers over telephone lines is called a modem. The modem allows the individual to access information from all over the w
Вставьте необходимые слова вместо пропусков.
1. A personal computer is a small relatively inexpensive de-
vice designed for an individual__________ .
a) person; b) producer; c) user
2. One of the fi
Text 1. COMPUTER PROGRAMMING
Programming is the process of preparing a set of coded instructions which enables the computer to solve specific problems or to perform specific functions. Theiessence of computer programmingjis
Text 2. PROGRAMMING LANGUAGES
Let's assume that we have studied the problem, designed a \
logical plan (our flowchart or pseudocode), and are now ready \
to write the program instructions. The pr
FORTRAN IV
The FORTRAN IVlanguage is oriented toward solving problems of a mathematical nature. The name FORTRAN comes from the combination of the words formula translation. The versi
RPG II Programming language
RPG IIis a business-oriented language. The name stands for report program generator. RPG is considerably different from other programming languages. RPG is, in effect, a large prew
The conversion of symbolic languages
As we see, most of the symbolic languages are oriented toward the particular application areas of business or science (math). The one problem with all symbolic languages is that none of them can b
Running the computer program
The operating system is a collection of program provided by the computer's manufacturer that allows us to shedule jobs for the computer, to translate source programs into object programs, to sort d
A BRIEF HISTORY of the INTERNET
In 1973 the Defense Advanced Research Projects Agency (DARPA) initiated a research program to investigate techniques and technologies for interlinking packet networks of various kinds. The objectiv
ENJOY YOURSELF
Quiz-game "Do you know more about computers"?(Divide into two groups and give answers to even (1 gr.) and odd (2 gr.)
question numbers.)
Хотите получать на электронную почту самые свежие новости?
Подпишитесь на Нашу рассылку
Наша политика приватности обеспечивает 100% безопасность и анонимность Ваших E-Mail
Новости и инфо для студентов