Лапушка150
11.11.2020 14:23

Вычислить значение функции для любого значения переменной + индивидуальное с условным оператором if , , вычислить значения данных функций. для лабораторной работы, паскаль не понимаю совсем. (во вложении) так же одно с оператором if: задано 3 числа. определить, косинус какого из них является наибольшим

Нажмите на рекламу ниже и сразу увидите ответ
Популярные вопросы:
Ответ:
Максиmm
10.04.2020 19:19

#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 оценок)
Ответ:
Dadahkkkaaa001
07.10.2022 15:25

Объяснение:

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-бота