-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpascal_lesson_8_8.html
197 lines (170 loc) · 11.7 KB
/
pascal_lesson_8_8.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<html lang = "ru"> <head>
<meta content="http://Tipo - Learn.ru/img/preview.png"> <meta name="description" content=" С Типо Лерн Вы сможете научиться программированию с ноля, создать свой проект и в итоге, писать любой код на любом языке программирования" /> <link rel="image_src" href="http://Tipo - Learn.ru/img/logo_circle.png" /> <meta property="og:url" content="http://Tipo - Learn.ru/index.html"> <meta property="og:image"content="http://Tipo - Learn.ru/img/logo_circle.png"> <meta property="og:image:width" content="1000"/> <meta property="og:image:height" content="900"/>
<Title> Tipo - Learn · Pascal · Типо Лерн · Урок 8 </Title>
<link rel="shortcut icon" href="favicon.png" type="image/png">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<script src="js/rotators.js"></script>
<link href = "css/style.css" type = "text/css" rel = "stylesheet">
<link rel="stylesheet" href="css/left-nav-style.css" type="text/css"/>
<link href="https://fonts.googleapis.com/css?family=Comfortaa" rel="stylesheet"> <!--index-rotator-->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> <!-- шрифт -->
<link href="https://fonts.googleapis.com/css?family=Oregano" rel="stylesheet"> <!-- шрифт авторской подписи -->
<!-- Статистика посещений и эффективности Google -->
<!-- Yandex.Metrika counter -->
<script type="text/javascript" > (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter50864481 = new Ya.Metrika2({ id:50864481, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/tag.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks2");
</script> <noscript><div><img src="https://mc.yandex.ru/watch/50864481" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</HEAD>
<Body>
<!--Menu-->
<input type="checkbox" id="nav-toggle" hidden>
<nav class="nav">
<label for="nav-toggle" class="nav-toggle" onclick></label>
<h2 class="logo">
<a href="index.html">Tipo_Learn</a>
</h2>
<ul>
<li> <a href= "index.html">Главная</a> </li>
<!--<li> <a href= "index.php"> Личный кабинет </a> </li>-->
<li> <a href= "pascal.html"> Pascal - Язык программирования </a> </li>
<li> <a href= "tests.html" target = "_blank">Тестирование</a> </li>
<li> <a href= "help.html">Помощь</a> </li>
<!--<li> <a href= "copyright.html"> Копирование материалов </a> </li>-->
<li> <a href= "copyright1.html"> Источники информации </a> </li>
<li> <a href= "about.html">О нас</a> </li>
<ul class = "dropul">
<span style = "padding-right:10px; color:#D5EAEA; font-size:20px;">Поиск </span>
<li>
<!-- Search -->
<div class="ya-site-form ya-site-form_inited_no" onclick="return {'action':'https://yandex.ru/search/site/','arrow':true,'bg':'#ffcc00','fontsize':13,'fg':'#000000','language':'ru','logo':'rb','publicname':'Поиск по Tipo_Learn.ru','suggest':false,'target':'_blank','tld':'ru','type':2,'usebigdictionary':false,'searchid':2332016,'input_fg':'#000000','input_bg':'#ffffff','input_fontStyle':'italic','input_fontWeight':'bold','input_placeholder':'Поиск по сайту','input_placeholderColor':'#000000','input_borderColor':'#ffffff'}"><form action="https://yandex.ru/search/site/" method="get" target="_blank" accept-charset="utf-8"><input type="hidden" name="searchid" value="2332016"/><input type="hidden" name="l10n" value="ru"/><input type="hidden" name="reqenc" value=""/><input type="search" name="text" value=""/><input type="submit" value="Найти"/></form></div><style type="text/css">.ya-page_js_yes .ya-site-form_inited_no { display: none; }</style><script type="text/javascript">(function(w,d,c){var s=d.createElement('script'),h=d.getElementsByTagName('script')[0],e=d.documentElement;if((' '+e.className+' ').indexOf(' ya-page_js_yes ')===-1){e.className+=' ya-page_js_yes';}s.type='text/javascript';s.async=true;s.charset='utf-8';s.src=(d.location.protocol==='https:'?'https:':'http:')+'//site.yandex.net/v2.0/js/all.js';h.parentNode.insertBefore(s,h);(w[c]||(w[c]=[])).push(function(){Ya.Site.Form.init()})})(window,document,'yandex_site_callbacks');</script>
<!-- /Search -->
</li>
</ul>
</ul>
</nav>
<div class="mask-content"></div>
<!--/Menu-->
<TABLE border="1" width="100%" height="100%" >
<TR height="5%">
<TD colspan="5"align = "center" id = "header-background">
<!--Header-->
<TABLE border = "0" width = "100%" heigth = "100%" >
<TR>
<TD class = "logo"> <a href = "index.html" title = "Tipo - Learn"> <img src = "img/logo_circle.png" width = "90" height = "80" style = "Padding-bottom:none;" title = "Технология индивидуального процесса обучения"> </a> </TD>
<td id = "size-slogan" style = "vertical-align:middle; text-align:left; color:#fff; "> Perfect vision for programming
</TD>
<td style = "padding-right:10px; vertical-align:middle; " width = "40%" id = "size-slogan">
<script>
rotate_head()
</script>
</td>
<td width = "20%">
</td>
</TR>
</TABLE>
<!--/Header-->
</TD>
</TR>
<TR>
<TD width=10% align = "center" valign = "middle" style = " background:#324785; background-image: url(img/left.jpg); background-size:auto; background-repeat:no-repeat; ">
</TD>
<TD>
<!--main-->
<Table width = "100%" id = "main-background">
<td style = "vertical-align:top; padding-left:20px;"> <a href = "pascal.html"> <img src = "img/home.png" width = "16" height = "16"> </a> > <a href = "pascal_lesson_1_1.html"> Урок 1 </a> > <a href = "pascal_lesson_2_2.html"> Урок 2 </a> > <a href = "pascal_lesson_3_3.html"> Урок 3 </a> > <a href = "pascal_lesson_4_4.html"> Урок 4 </a> > <a href = "pascal_lesson_5_5.html"> Урок 5 </a> > <a href = "pascal_lesson_6_6.html"> Урок 6 </a> > <a href = "pascal_lesson_7_7.html"> Урок 7 > <a href = "pascal_lesson_8_8.html"> Урок 8 (Вы здесь) </a> > <a href = "pascal_lesson_9_9.html"> Урок 9 </a> </td>
<TR height = "20" width = "100%" align = "center" >
<TD>
<h1> Работа с массивами </h1>
</td>
<td> <img src = "img/l8.png" width = "150" height = "130"> </a> </td>
</TR>
<TR height = "30%">
<TD>
<p> Для работы с массивами очень хорошо подходит цикл for,
с его помощью можно последовательно перебрать элементы массива и обрабатывать их.</p>
<h3> Описание массива и его заполнение: </h3>
<textarea id = "code-frame" readonly style = "height:165px">
const N=10;
var a:array[1..N] of integer;
i:integer;
BEGIN
for i:=1 to N do
begin
a[i]:=Random(10);
end;
END. </textarea>
<p> Также вместо функции Random() можно использовать Readln() для считывания элементов с клавиатуры. </p>
<p> С помощью данной конструкции можно вывести все элементы массива в строку: </p>
<textarea id = "code-frame" readonly style = "height:100px">
for i:=1 to N do
begin
write(a[i], ' ');
end;
</textarea>
<h3> Обработка массивов </h3>
<p> Для нахождения наибольшего элемента массива нам также понадобится конструкция if. </p>
<textarea id = "code-frame" readonly style = "height:260px">
const N=10;
var a:array[1..N] of integer;
i,m:integer;
BEGIN
for i:=1 to N do
begin
a[i]:=Random(10);
end;
m:=a[1]; Присваиваем нашей переменной значение первого элемента массива
for i:=2 to N do //Перебор начинаем со второго элемента,
begin так как первый мы уже занесли в переменную m и сравнивать его с самим собой бессмысленно
if a[i]>m then m:=a[i]; //Запоминаем значение элемента массива, который больше нашей переменной
end;
END.
</textarea>
<p> По окончании цикла в переменной m будет содержаться наибольшее значение в массиве </p>
<h2> Помогите Бобу </h2>
<p> Боб захотел посчитать количество цифр '5' во введенном с клавиатуры массиве, но его, как всегда, ждет неудача, что же он на этот раз сделал не так? </p>
<textarea id = "code-frame" readonly style = "height:260px">
const N=5;
var a:array[1..N] of integer;
i,k:integer;
BEGIN
for i:=1 to N do
begin
readln(a[i]);
end;
k:=0; //Обратите внимание: Боб обнулил счётчик - значит не все потеряно.
for i:=2 to 10 do
begin
if a[i]=5 then k:=k+1;
end;
END.
</textarea>
<br>
<br>
</td>
</tr>
</table>
<!--/main-->
</TD>
<TD width="10%"style = "background: #324785; vertical-align:top; padding-top:15px; " id = "advertising" >
<a target="_blank" rel="nofollow" href="https://homyanus.com/g/evfuep2v57ad555d583a8753afd1f1/?i=4"><img width="160" height="600" border="0" src="https://ad.admitad.com/b/evfuep2v57ad555d583a8753afd1f1/" alt="Letyshops [lifetime]"/></a>
</TD>
</TR>
<TR height=3% id = "main-background" style = "background: #324785;" >
<TD colspan=5>
<Table border = "0" height = "100%" width = "100%">
<TR align = "center">
<TD width = "33%" id = "author"> <img src = "img/copyright.png" width = "20" height = "20" style = "Padding-right:0" id = "author"> 2018-2020, Илья Любимов. </TD>
<TD width = "33%"> <a href="https://vk.com/Tipo_4ek" title = "Страница ВКонтакте Автора" target = "_blank" id = "author"> Автор - Tipo_4ek </TD>
<TD width = "33%" id = "author"> По коммерческим предложениям - <a href = "mailto:info.Tipo - [email protected]" title = "info.Tipo - [email protected]"> e-mail </TD>
</TR>
</Table>
</TD>
</TR>
</TABLE>
<!-- BEGIN JIVOSITE CODE -->
<script type='text/javascript'>
(function(){ var widget_id = '2siscGwZiZ';var d=document;var w=window;function l(){var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true;s.src = '//code.jivosite.com/script/widget/'+widget_id; var ss = document.getElementsByTagName('script')[0]; ss.parentNode.insertBefore(s, ss);}if(d.readyState=='complete'){l();}else{if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})();
</script>
<!-- END JIVOSITE CODE -->
</body>
</HTML>