FrutikFresh
28.05.2023 10:47

Как сделать это по информатике

створити презентацію «залізниця», як у файлі railway.exe. має зображуватися рух паровоза по залізничній колії з 2 розгалуженнями. біля розгалужень слід зобразити стрілки, які користувач може перемикати клацанням. результат перемикання має відбиватися на зображенні залізничної колії. у результаті перемикань паровоз спрямовується по одному з трьох маршрутів. зображення паровоза під час руху має повертатися відповідно до вигинів залізничної колії. рух паровоза має починатися після натискання кнопки «поїхали». користувач під час одного перегляду презентації може перемикати стрілки та запускати паровоз довільну кількість разів.кто делал .

Нажмите на рекламу ниже и сразу увидите ответ
Популярные вопросы:
Ответ:
vadimmatus
02.06.2020 12:06

#include <iostream>

#include <vector>

#include <map>

#include <cmath>

#include <queue>

#include <set>

#include <iomanip>

#include <map>

using namespace std;

//#define int long long

signed main() {

   ios_base::sync_with_stdio(0);

   cin.tie(0);

   cout.tie(0);

   int n;

   cin >> n;

   int mx = -INT_MAX,cnt=0,ans=1;

   for(int i = 0; i < n; i++)

   {

       int k;

       cin >> k;

       if(i < n/2)

           mx = max(mx,k);

       if(k < 0)

       {

           ans *= k;

           cnt++;

       }

   }

   cout << "maximal element in first half: " << mx << "\n";

   cout << "product of negative numbers: " << ans << "\n";

   cout << "amount of negative numbers: " << cnt;

}

0,0(0 оценок)
Ответ:
Kathrione
07.02.2022 22:47

Объяснение:

1. List the main components of media.

Digital format, interactivity and multimedia

2. Give an example of a nonlinear and comment on multimedia.

For example, Skyrim will have; audio, video, animation, text, interactivity and image multimedia inside of it. Skype is also a non-linear multimedia as it allows for user input and has interactivity. Skype consists of; video, audio, interactivity, image and text multimedia.

3. Describe the advantages and disadvantages of vector graphics.

Vector images usually require less disk space as compared to bitmap. They are formed mostly by simple gradients or flat colors since they don't require too much disk space.  They don't lose quality when you scale them.  

4. For what purpose uses interlaced scanning and why Currently?

The purpose of using interlaced scanning is to transmit a full frame quickly to reduce flicker.

5. What is the nature of the structural approach to design IP?

About Structural Approach It is based on the assumptions that language can be best learnt through a scientific selection and grading of the structures or patterns of sentences and vocabulary.

0,0(0 оценок)
Полный доступ
Позволит учиться лучше и быстрее. Неограниченный доступ к базе и ответам от экспертов и ai-bota Оформи подписку
logo
Начни делиться знаниями
Вход Регистрация
Что ты хочешь узнать?
Спроси ai-бота