| dc.contributor.author | Денисюк, В. О. | uk |
| dc.contributor.author | Загон, Ю. О. | uk |
| dc.contributor.author | Denysiuk, V. O. | en |
| dc.contributor.author | Zahon, J. O. | en |
| dc.date.accessioned | 2026-09-17T10:08:32Z | |
| dc.date.available | 2026-09-17T10:08:32Z | |
| dc.date.issued | 2026 | |
| dc.identifier.citation | Денисюк В. О., Загон Ю. О. Реалізація паралельного алгоритму бульбашкового сортування // Матеріали LV Всеукраїнської науково-технічної конференції підрозділів ВНТУ, Вінниця, 24-27 березня 2026 р. Електрон. текст. дані. 2026. Електрон. текст. дані. 2026. URI: https://conferences.vntu.edu.ua/index.php/all-fksa/all-fksa-2026/paper/view/28301. | uk |
| dc.identifier.uri | https://ir.lib.vntu.edu.ua/handle/123456789/54526 | |
| dc.description.abstract | Розглянуто дослідження алгоритму бульбашкового сортування та можливості його паралельної реалізації з використанням бібліотеки OpenMP і стандартних засобів багатопотоковості мови C++ (std::thread). | uk |
| dc.description.abstract | The study of the bubble sort algorithm and the possibilities of its parallel implementation using the OpenMP library and standard C++ multithreading support (std::thread) is considered. The basic concepts of sorting, the principles of the bubble sort algorithm, and the features of parallel computing are analyzed. The choice of development tools and approaches for implementing the parallel algorithm is justified. A sequential and parallel implementations of the bubble sort algorithm are developed, and their performance is experimentally evaluated on data sets of various sizes. The experimental results show that the use of multithreading significantly improves performance when sorting large data arrays with an optimal number of threads, while further increasing the number of threads does not always lead to performance gains due to synchronization overhead and memory bandwidth limitations. The obtained results confirm the effectiveness of parallel computing for accelerating sorting algorithms. | en |
| dc.language.iso | uk_UA | uk_UA |
| dc.publisher | ВНТУ | uk |
| dc.relation.ispartof | Матеріали LV Всеукраїнської науково-технічної конференції підрозділів ВНТУ, Вінниця, 24-27 березня 2026 р. Електрон. текст. дані. 2026. | uk |
| dc.relation.uri | https://conferences.vntu.edu.ua/index.php/all-fksa/all-fksa-2026/paper/view/28301 | |
| dc.subject | бульбашкове сортування | uk |
| dc.subject | OpenMP | en |
| dc.subject | багатопоточність | uk |
| dc.subject | C++ | en |
| dc.subject | продуктивність | uk |
| dc.subject | паралельніобчислення | uk |
| dc.subject | bubble sort | en |
| dc.subject | multithreading | en |
| dc.subject | performance | en |
| dc.subject | parallel computing | en |
| dc.title | Реалізація паралельного алгоритму бульбашкового сортування | uk |
| dc.type | Thesis | |
| dc.identifier.udc | 004.8 | |
| dc.relation.references | Про алгоритми сортування. URL: https://foxminded.ua/alhorytmy-sortuvannia/ | uk |
| dc.relation.references | Сортування вибором. URL: https://aliev.me/runestone/SortSearch /TheSelectionSort.html | en |
| dc.relation.references | Quicksort: історія виникнення та розвитку "найшвидшого" алгоритму сортування. URL: https://phm.cuspu.edu.ua/nauka/naukovo-populiarni-publikatsii/824-quicksort-istoriia-vynyknennia-ta-rozvytkunaishvydshoho-alhorytmu-sortuvannia.html | uk |
| dc.relation.references | Bubble Sort: https://www.geeksforgeeks.org/dsa/bubble-sort-algorithm/ | en |
| dc.relation.references | Сортування злиттям: алгоритм, переваги і особливості. URL: https://javarush.com/ua/groups/posts/uk.2202.sortuvannjazlittjam-merge-sort-v-java | uk |
| dc.relation.references | Radix Sort: https://www.ritambhara.in/radix-sort/ | en |
| dc.relation.references | Коцовський В. М. Теорія паралельних обчислень: навчальний посібник. Ужгород: ПП «АУТДОР-Шарк», 2021. 188 с. | uk |
| dc.relation.references | OpenMP Architecture Review Board.Доступно: https://www.openmp.org/specifications/ | en |
| dc.relation.references | Паралельні алгоритми та їх складність. URL: https://uk.wikipedia.org/wiki/Паралельний_алгоритм | uk |
| dc.relation.references | GeeksforGeeks. Breadth First Search (BFS) Algorithm for Graphs. Доступно: https://www.geeksforgeeks.org/breadth-firstsearch-bfs-for-graphs/ | en |