2019 NTHU CS5422 (CS542200) Parallel Programming Course Projects (include Odd-Even Sort, Mandelbrot Set, All-Pairs Shortest Path, Blocked All-Pairs Shortest Path)
-
Updated
May 26, 2025 - C++
2019 NTHU CS5422 (CS542200) Parallel Programming Course Projects (include Odd-Even Sort, Mandelbrot Set, All-Pairs Shortest Path, Blocked All-Pairs Shortest Path)
EE599 Accelerated Computing on FPGA
Sorting algorithms visualization made using olcPixelGameEngine
Algoritmos de Ordenação em .NET 9
Parallel and sequential implementations of different sorting algorithms in C++ using OpenMP and CUDA
Fonte do artigo Algoritmos de Ordenação em C#
📚 Repositório com os principais algoritmos de ordenação, com a finalidade de ajudar pessoal nos estudo e ter uma melhor compreensão sobre o assunto.
OpenMP parallelization for various numerical methods and miscellaneous problems using C
NTHU 2021 Parallel Programming HW1 Odd Even Sort implemented with MPI to Speed up The Performance of MergeSort and Quicksort
GUI for visualizing sorting algorithms
This final assignment target is to find odd and even number by using repetition and else if technique.
Parallel sorting algorithms implemented with MPI: Bitonic Sort, Odd-Even Transposition, and Parallel Quicksort. Graphical representation using the Allegro library.
Different sorting algorithm C++ templates
parallelized odd even sort using C pthreads
Archive of assignments done in Distributed and Parallel Computing Course.
OpenMP parallelization for various numerical methods and miscellaneous problems using FORTRAN
A Python method that reads a text file "numbers.txt" that contains 20 integers. Then, it separates odd and even into two separate file with name odd.txt and even.txt, respectively. See the demo at:
Add a description, image, and links to the odd-even-sort topic page so that developers can more easily learn about it.
To associate your repository with the odd-even-sort topic, visit your repo's landing page and select "manage topics."