С++ код
300 UAHЗдравствуйте, мне нужно быстро написать код.(за пол часа)
Define an abstract class Profit with a text description, a name of an employer, a method providing the number of Profits available and the pure virtual method getGain computing the real gain of a profit.
Define the following classes inherited from the Profit:
ChargedProfit representing a profit with a single income value and a cost of outcomes (the gain of the profit is the subtraction of the two values),
TaxedProfit representing a profit with a single income value and a percent of taxes (the gain of the profit is the income reduced by the percentage),
MultiProfit representing a profit with a single income value gained repeatedly (the gain of the profit is the multiplication of the income value).
Override, for each of the above classes, the virtual method getGain, making it to return the real gain of a profit of the given class. Implement all the constructors, destructors, getters, setters and exceptions which make the functionality of the classes complete, and all the other methods and exceptions necessary to run the code provided below.
Define the class Revenue with a year number, a maximal gain and a dynamic list of the profits received. Implement the following public methods of the class:
a one enabling to add a new profit of an arbitrary type to the revenue list on the first position of the list (with the control of the maximal gain, OverflowError should be thrown if the maximal gain could be exceeded),
a one enabling to add a new profit of an arbitrary type to the revenue list on the last position of the list (with the control of the maximal gain, too),
a one enabling to remove the last profit from the revenue (throwing the EmptyError exception if the list is empty),
a one enabling to remove all the profits from the list,
a method returning the summary gain of all the profits in the revenue.
Overload the indexing operator ([]) for the Revenue to have a direct access to the profit on the particular position in the list (throwing the IndexError exception if it doesn't exist). Overload the shift-left operator (<<) printing the data of the revenue and the details of all the profits. Add all the other members which are necessary to make the functionality of the class complete or are required to run the code below.
Актуальні фриланс-проєкти в категорії C та C++
Інженер інфраструктури резидентних проксіМи будуємо мережу резидентних проксі з нуля — повністю власну, без сторонніх постачальників. Нам потрібен один винятковий мережевий інженер, щоб побудувати всю технічну основу. Що ви будете будувати: - Android фоновий SDK, який маршрутизує проксі-трафік через пристрої… C та C++, DevOps ∙ 3 дні 5 годин тому ∙ 12 ставок |
Добробка в існуючій версії 1с роздріб блоку для РЦ(розподільчого центру))в загальному поясню що у нас за база - Є загальний сервер де є дів база РОзница (де ставляться усі приходи) - база УТП- куди переливаються усі продажі - рахується націнка залишки по складах - маленькі бази роздрібних магазинів. по обмінам у нас Магазини обмінюються із базою… C та C++, C# ∙ 3 дні 19 годин тому ∙ 6 ставок |
ПО Мастер-програма «KONSTRUCTOR»
185 756 UAH
Ми шукаємо дуже досвідченого C++ розробника для модернізації існуючого ПЗ (майстер-програми). Програма відповідає за створення виробного ПЗ, що представляє аудіо-візуальні сеанси психологічної корекції. Поточна версія написана на чистому WinAPI (Visual Studio 2019/2022).… C та C++, Десктопні додатки ∙ 8 днів 22 години тому ∙ 19 ставок |
Написання коду для ArduinoПотрібно розробити програмне забезпечення для вагового дозатора на базі Arduino Uno. Комплектуючі: Arduino Uno R3 HX711 + тензодатчик LCD1602 I2C дисплей MAX7219 світлодіодна матриця 8x32 5 кнопок керування 4-канальне реле 2 сигнальні лампи Вібромагніт грубого дозування… C та C++, Вбудовані системи та мікроконтролери ∙ 10 днів 7 годин тому ∙ 15 ставок |
Потрiбно доробити проект, або надати консультацiю.
1000 UAH
|