A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
-
Updated
Aug 5, 2025 - C
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
A simple Mandelbrot set plot generator in C
42cursus project : Solving a "Tower of Hanoi like" puzzle using sequential access sorting algorithms.
High Perfomance Computing project for parallelizing recursive fibonacci function with the usage of three API (OMP, MPI and CUDA)
Encode&Decode Morse Code
This repository contains my studies of data structures
Projects of the subject algorithms and data structures 1
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.
🐝 Basics graph traversal algorithms. Algorithm Dijkstra and A* search algorithm
Quicksort algorithm parallelization, C, 2 versions: openmp & cilk.
🔀 Trabalho Prático 2 - AEDs II
Pascal's triangle in both iterative and recursive methods without array.
C Application : Recursive function for finding a reflective pair in an array of integers
backup of my codes from data struct class
Some scripts for "ds and algorithms" uni course
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."