Budget: 400 UAH Deadline: 2 days
Здраствуйте. Готов взяться за выполнение, в прошлом году сдал с++ на 5, сдавал доценту.
Есть задача на С++ легкая, но нужно написать ее очень чисто и правильно. Препод очень придирчив. Скину в ЛС условие тестовой задачи буквально на 10мин, чей код понравится - выберу на основную.
Требуется сделать до среды, но можно и дольше. От работы завит оценка в диплом!
Budget: 400 UAH Deadline: 2 days
Здраствуйте. Готов взяться за выполнение, в прошлом году сдал с++ на 5, сдавал доценту.
Budget: 500 UAH Deadline: 2 days
Здраствуйте, думаю будет интересно выполнить ваше задание :)
Budget: 400 UAH Deadline: 3 days
Маю бажання виконати це завдання. Можете розраховувати на мене.
Budget: 500 UAH Deadline: 1 day
Готов выполнить тестовое задание для демонстрации качества.
Делал подобные заказы с такими требованиями.
Budget: 500 UAH Deadline: 2 days
Готов выполнить ваше задание.
Пишите на почту: [email protected]
или в лс
Budget: 500 UAH Deadline: 1 day
Доброго времени суток
Готов сотрудничать
Пишу чистый и легкочитаемый код
Выполню полный спектр работ от верстальшика до бек энда
Мои навыки:
• Знание JavaScript, HTML, CSS, C ++,C#, Java, PHP (5.6 / 7.2, Python (2.7 / 3.6), React (redux), NodeJS , MSSql, MongoDB, MySQL, Vue.js, Asterisk, системное программирование.
• Разработка на основе: Yii2, Meteor, Laravel, Symfony, Kohana, ASP.Net, Magento 2. *.
• Работа с базами данных: MySQL, MongoDB.
Мой краткий опыт:
• Разработка веб-приложений по различным темам на основе Laravel (5.2-5.5) и ASP.Net.
• Создание веб-приложения с использованием архитектуры LAMP с Magento 2. *.
• Работа с API останова, создание приложения Web Rest API на фреймворках Yii2, Laravel, Symfony, Kohana.
• Создание центра обработки вызовов, включающего работу с Asterisk, WebSocets (Ratchet, GOS / web-socet), Sonata Admin, Symfony (3.4).
• Работайте с Api из Facebook, Google, Twiter.
• Создание проекта для менеджеров с помощью API AmoCRM.
• Создание SPA с использованием Vue.js, React и Laravel (5.5),NodeJS.
• Написание системы учета и аудита товаров в рамках Yii1.1, Yii2. *.
Budget: 500 UAH Deadline: 6 days
Добрый день, я готов взяться за Ваш проект. Опыт работы с языком C++ большой, сделаю качественно и грамотно.
Сроки зависят от сложности задания, пишите.
[email protected]
Telegram - @daniil_muntyan
Budget: 500 UAH Deadline: 1 day
Доброго времени суток. Готов выполнить ваш заказ. Сделаю быстро и качественно.
Budget: 500 UAH Deadline: 1 day
Здравствуйте, готов предоставить свои услуги. Сделаю всё в кратчайшие сроки если всё так легко насколько вы говорите.
Budget: 500 UAH Deadline: 1 day
Доброго времени суток. Готов помочь Вам с Вашим заказом.
Пишите на почту, обсудим детали [email protected]
Budget: 500 UAH Deadline: 3 days
Готовий взятися за роботу, мав досвід з "прискіпливими" викладачами.
Разработать класс «Банковский счет», обеспечить возможность добавления и снятия денег со счета, проверки текущего баланса , а также начисления процентов. Использовать статические переменные для хранения процентной ставки и подсчета общего баланса по всем счетам.
Прошу мне в ЛС условие тестовой задачи. Или на почту [email protected]
Работу этого класса в мультипотоковой среде предусматривать? Или это уже излишне?
И еще вопрос. Накопленные данные хранить только в памяти (в рамках класса)? Или нужна возможность сохранения\загрузки в\из файл\базу данных?
Да. И проценты можно считать по разному.
Например:
1. Учебный (самый простой, но никогда не применяемый в банках способ): Остаток на счету на текущий момент * процентную ставку
2. Процент без накопления (обычно применяется к счетам, баланс по которым нельзя изменять в течение периода): Остаток на счету на текущий момент * количество дней в периоде расчета * годовую процентную ставку / количество дней в году.
3. Процент с накоплением (обычно применяется к счетам, баланс которых активно меняется): суммируются значения на каждый день периода расчета(остаток на счету на рассчитываемый день * годовую процентную ставку / количество дней в году). Для правильной работы этого метода нужно хранить всю историю движений по счету за период расчета.
4. Не исключено, что я забыл еще какие-нубидь методы.
Так каким методом нужно рассчитывать проценты в Вашей задаче?
Development of a cross-platform desktop application for managing personal tasks and projects (Task Manager). It is necessary to write the program itself and the diploma report. The deadline is August 3rd.
What needs to be done: develop an EXE application in C++; create a modern graphical interface according to my design; implement the program logic; ensure stable operation on Windows 10 and Windows 11; provide the source code in Visual Studio (.sln, .vcxproj). I already have: interface design (screenshots attached); program operation concept; list of features to discuss with the performer. Requirements for the performer: confident knowledge of C++; experience with Microsoft Visual Studio; experience in developing Windows Desktop applications; neat and readable code; willingness to maintain communication during development. Please, in your response send: examples of your EXE programs; experience with C++; estimated completion time; cost of work.
Good day It is necessary to create a module that will work with the Firebird database in C++ for selling products. There are examples of ready-made solutions and a description of the module's functionality. Main functions: authorization, selection of products on the screen from groups/subgroups, transition to the cart, payment by card, and printing the receipt. The program must work on Windows 10 and above, using the existing database.
A patch is required for the graphics card driver that expands the capabilities of managing the graphics adapter by adding additional user settings. The patch must integrate into the existing driver architecture without disrupting its core functionality and ensure compatibility with supported versions of the operating system. The main goal is to provide more flexible access to parameters that are not available in the standard driver control panel, with the ability to modify them through a user interface or software API. The patch should provide a modular structure that allows for the addition of new parameters in the future without significant code redesign. It is necessary to ensure proper error handling, change logging, the ability to revert settings to default values, as well as maintain compatibility with future driver updates as much as possible. The solution should be accompanied by technical documentation describing the architecture, implemented capabilities, limitations, and testing recommendations.
We are a large logistics company with our own exports. We have a large fleet of vehicles and we constantly send our own vehicles for export to European countries.Description Website: https://echerha.gov.ua/ On this website, we place our vehicles in an electronic queue for crossing the state border. During registration, the following data must be entered: driver's first and last name; foreign passport number; email address; logistics phone number for notifications; type of vehicle (cargo); manufacturer's name of the vehicle; state registration number of the tractor; state registration number of the trailer; customs declaration number. A specific day and time for crossing the border is predetermined for each vehicle. For example, the vehicle must pass through the "Rava-Ruska" checkpoint on Monday at 10:00.Our Problem - The queue on the website https://echerha.gov.ua/ moves unpredictably. - For example, today is Friday, and the vehicle must cross the border on Monday at 10:00. - We do not know exactly when the queue will start moving. This can happen on Friday evening, at any time on Saturday or Sunday, early in the morning, during the day, or late at night. - When the queue starts moving, it is immediately visible on the website. Sometimes, within just a few minutes, it can move from Friday to Monday or even to Tuesday. - Because of this, logistics personnel are forced to constantly monitor the mobile application or website to not miss the moment when the queue reaches the required date and time. If this moment is missed, we physically cannot place the vehicle in the queue for the needed time slot.Task - After entering the vehicle data (for example, into a table or another interface, depending on the programmer's implementation), the system should automatically track the movement of the queue. - When the queue reaches the predetermined date and time, the system should automatically fill in the necessary data and place the vehicle in the queue without the involvement of the logistics personnel.