algorithm-implementation
Here are 64 public repositories matching this topic...
Language:All
Sort:Most stars
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.
- Updated
Jul 27, 2023 - Cuda
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
- Updated
May 21, 2022 - C
Preemptive Priority Scheduling algorithm in Java
- Updated
Apr 6, 2023 - Java
Spring 2021 - Automation of Scientific Research - course project
- Updated
Nov 10, 2021 - Jupyter Notebook
A C++ program that adds two non-negative integers represented by reverse-ordered linked lists and returns the sum as a new linked list, simulating digit-by-digit addition in reverse order.
- Updated
Jan 5, 2024 - C++
Algorithm and data structures implementation for contests
- Updated
Aug 11, 2020 - C++
An implementation of a novel Gradient Boosting algorithm inspired by ARMA models, as detailed in the associated IEEE paper on nonlinear sequential regression.
- Updated
Oct 12, 2023 - Jupyter Notebook
Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.
- Updated
Mar 1, 2025
Trigon Evo is a powerful Roblox Lua IDE and script executor that allows you to run and test Lua scripts with ease. Capable of executing 99% of scripts, Trigon Evo ensures seamless performance across Windows 8-11, with quick updates released within 1-24 hours after each Roblox update, which typically occurs every Wednesday.
- Updated
Jan 10, 2025 - JavaScript
Spring 2021 - Automation of Scientific Research - course project
- Updated
May 24, 2021 - Jupyter Notebook
The repository provides code, build instructions, and usage guidelines for each FFT implementation.
- Updated
Jun 16, 2025 - C
Notes, algorithms, and final project for Discrete Mathematics II – Computer Science @ FAMAF (UNC)
- Updated
May 27, 2025 - C++
Curve25519 and Secp256k1 plot from Weierstrass Polynomial Form. Key topics covered include - Elliptic Curve Cryptography (ECC) - Cryptographic Curves
- Updated
Oct 5, 2024 - Jupyter Notebook
A repository showcasing implementations of various algorithms, including graph algorithms (BFS, DFS, Dijkstra, Kruskal), dynamic programming solutions, and more. Designed for learning, practice, and demonstration of algorithmic problem-solving.
- Updated
Jan 4, 2025 - Python
Этот репозиторий содержит материалы для выполнения лабораторных работ по курсу "Моделирование систем" . Здесь вы найдете реализации различных моделей, включая: Моделирование случайных величин. Анализ систем массового обслуживания (СМО). Статистический анализ данных. Сравнение алгоритмов сортировки и другие задачи.
- Updated
Feb 14, 2025 - Python
Implementation of Chang-Roberts Election Algorithm in OMNeT++ Discrete Event Simulator
- Updated
Jan 7, 2022 - C++
A collection of LeetCode problem solutions in various languages.
- Updated
Sep 9, 2024
This project uses secp256k1, keccak256 hashing, and BIP39 for generating vanity addresses, implementing secure cryptographic operations and creating mnemonic phrases.
- Updated
Oct 5, 2024 - JavaScript
This repository hosts the automatically updated Javadoc documentation for the MEC Virtual Resource Allocation project.
- Updated
Feb 4, 2025
A high-performance polynomial regression implementation in pure C with gradient descent optimization and visualization support.
- Updated
Mar 29, 2025 - C
Improve this page
Add a description, image, and links to thealgorithm-implementation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thealgorithm-implementation topic, visit your repo's landing page and select "manage topics."