A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
-
Updated
Nov 22, 2024 - C
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
42cursus project : Solving a "Tower of Hanoi like" puzzle using sequential access sorting algorithms.
A simple Mandelbrot set plot generator in C
High Perfomance Computing project for parallelizing recursive fibonacci function with the usage of three API (OMP, MPI and CUDA)
Encode&Decode Morse Code
Quicksort algorithm parallelization, C, 2 versions: openmp & cilk.
Projects of the subject algorithms and data structures 1
This repository contains my studies of data structures
Le projet consiste en la réalisation d'un programme informatique permettant d'interpreter le code source d'un progamme en C.
Recursive solution to the knapsack problem. Written in C.
🔀 Trabalho Prático 2 - AEDs II
Pascal's triangle in both iterative and recursive methods without array.
🐝 Basics graph traversal algorithms. Algorithm Dijkstra and A* search algorithm
Make your guests sit in the best possible way and prepare your wedding at its best
Selection Sort Algorithm
Implementation of binary search tree in c
This script can calculate a determiniant of nxn matrix given dimension n. This calculation is done using all possible permutations of array (1,2...,n)
Add a description, image, and links to the recursive-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the recursive-algorithm topic, visit your repo's landing page and select "manage topics."