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
Projects of the subject algorithms and data structures 1
This repository contains my studies of data structures
Quicksort algorithm parallelization, C, 2 versions: openmp & cilk.
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.
Make your guests sit in the best possible way and prepare your wedding at its best
🐝 Basics graph traversal algorithms. Algorithm Dijkstra and A* search algorithm
C Application : Recursive function for finding a reflective pair in an array of integers
backup of my codes from data struct class
The CNF-SAT problem is: Given a logical expression in Conjunctive Normal Form, is there a truth assignment for the variables which causes the CNF expression to be true? Answer is yes, if there is an assignment that makes all the clauses evaluate to T (true).
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."