<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Алгоритмы и исполнители by Марина Агапова</title>
      <link>https://padlet.com/marterent/yzgwmls73wq9</link>
      <description>Представлены основные определения, свойства алгоритмов и алгоритмические конструкции</description>
      <language>en-us</language>
      <pubDate>2016-10-28 16:48:34 UTC</pubDate>
      <lastBuildDate>2025-12-08 16:00:00 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133955056</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/ed860bd3c36e518cf81a07c14741b808/01.jpg" />
         <pubDate>2016-10-28 17:01:32 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133955056</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133956444</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/82d0461c9eb786ca3131ffdf36804860/02.jpg" />
         <pubDate>2016-10-28 17:06:05 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133956444</guid>
      </item>
      <item>
         <title>Алгоритм - это предназначенное для конкретного исполнителя описание
последовательности действий, приводящих от исходных данных к требуемому
результату, которое обладает свойствами</title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133957058</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-28 17:07:41 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133957058</guid>
      </item>
      <item>
         <title>Исполнитель - некоторый объект (человек, животное, техническое
устройство), способный выполнять определённый набор команд.</title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133957438</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-28 17:08:43 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133957438</guid>
      </item>
      <item>
         <title>ОСНОВНЫЕ
АЛГОРИТМИЧЕСКИЕ КОНСТРУКЦИИ</title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133957890</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-28 17:10:03 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133957890</guid>
      </item>
      <item>
         <title>Следование - алгоритмическая
конструкция, отображающая естественный, последовательный порядок действий. 

Алгоритмы, в которых используется только структура «следование»,
называются линейными.</title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133958777</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-28 17:13:00 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133958777</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133959210</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/d343289b3da3bf826957bdb177f5b74e/03.jpg" />
         <pubDate>2016-10-28 17:14:40 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133959210</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133961000</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/4e87e1fe45e79cea0fb6e153668cc3eb/04.jpg" />
         <pubDate>2016-10-28 17:20:49 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133961000</guid>
      </item>
      <item>
         <title>Ветвление - алгоритмическая
конструкция, в которой в зависимости от результата проверки условия (да или
нет) предусмотрен выбор одной из двух последовательностей действий (ветвей).

Алгоритмы, в основе которых лежит
структура «ветвление», называют разветвляющимися.</title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133961277</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-28 17:21:50 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133961277</guid>
      </item>
      <item>
         <title>Повторение - последовательность действий, выполняемых многократно. 

Алгоритмы, содержащие конструкцию повторения, называют циклическими или циклами. 

Последовательность
действий, многократно повторяющаяся в процессе выполнения цикла, называется телом цикла.</title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133961609</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-28 17:23:08 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133961609</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133961867</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/0f9efc34659e170328f836dfde2ce18a/05.jpg" />
         <pubDate>2016-10-28 17:23:56 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133961867</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133963552</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/b5ba9c072f90d07c081143b9421c25c9/06.jpg" />
         <pubDate>2016-10-28 17:29:21 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133963552</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133963796</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/72cb1b6b8e50e2c0fd0b6b783dc0f18b/09.jpg" />
         <pubDate>2016-10-28 17:30:14 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133963796</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133964070</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/52f2f98de535bdb112d4eb2704023033/11.jpg" />
         <pubDate>2016-10-28 17:31:16 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133964070</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133964344</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/78c01187b6c7e08a6eb9e737f0882b47/08.jpg" />
         <pubDate>2016-10-28 17:32:14 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133964344</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133964519</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/a72ed817a5fd8d62fb6d102e5c757b88/10.jpg" />
         <pubDate>2016-10-28 17:32:50 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133964519</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133965474</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/143900380/ff3049de9bb053e7ec93af4714d32a1f/12.jpg" />
         <pubDate>2016-10-28 17:36:18 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133965474</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133970443</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://files.school-collection.edu.ru/dlrstore/58e9a0c3-11df-4c94-a5eb-b0a7b359ea35/9_32.swf" />
         <pubDate>2016-10-28 17:51:13 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133970443</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133971980</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://files.school-collection.edu.ru/dlrstore/88093ab9-6a3e-4bc6-8d5d-9b7434d8416b/9_31.swf" />
         <pubDate>2016-10-28 17:55:51 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133971980</guid>
      </item>
      <item>
         <title></title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133973141</link>
         <description><![CDATA[]]></description>
         <enclosure url="http://files.school-collection.edu.ru/dlrstore/ef6533fd-06d1-4b38-9498-ac58430f845e/9_33.swf" />
         <pubDate>2016-10-28 17:59:28 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133973141</guid>
      </item>
      <item>
         <title>&amp;nbsp; Происхождение понятия алгоритма

</title>
         <author>marterent</author>
         <link>https://padlet.com/marterent/yzgwmls73wq9/wish/133976902</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-10-28 18:10:55 UTC</pubDate>
         <guid>https://padlet.com/marterent/yzgwmls73wq9/wish/133976902</guid>
      </item>
   </channel>
</rss>
