A repository for embedded systems learning portals
-
Updated
Oct 29, 2022 - Markdown
A repository for embedded systems learning portals
This console application empowers users to find the GCF of any two integers while also discovering their common factors. It serves as an educational tool for understanding GCF calculations and factors.
This C++ project implements a priority queue-based system for managing widget orders. It's designed to simulate a real-world order processing system where orders are prioritized based on certain criteria.
Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters
A complete zipper and unzipped of files using HUFFMAN encoding! This Project also allows the user to select the number of threads! This Project effectively uses the required amount of dynamic memory and frees the threads and the memory after its completions! Hence, minimizing memory leaks and making it ThreadSafe!
VM-to-Hack translator for the Hack computer built in the Nand to Tetris courses
Implementation of the command "reverse" that outputs the given data in reverse order with numbering and the lines mirrored
a program describing a room of cats
Big number arithmetic calculator of additions, subtractions, division, multiplications and modulus, using dynamic memory allocation
Program sederhana berbasis konsol berbahasa C sebagai basis data dosen, mahasiswa, mata kuliah, dan peserta kuliah.
calculate and display prime numbers with fast execution time for given input number range.
calculate absolute difference between the sums of its diagonals for a given a square matrix.
Void data pointers manager for dedications by value, managing: insertion, deletion, finding, and printing operations.
Add a description, image, and links to the dynamic-memory-management topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-memory-management topic, visit your repo's landing page and select "manage topics."