My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
-
Updated
Mar 25, 2022 - C
My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
Hi-DMM: High-Performance Dynamic Memory Management in HLS (High-Level Synthesis)
Such OS; Very Duck!
🧾 An object oriented C++ Program which stores and maintains course feedback provided by students.
A C++ STL implementation in C.
A repository for embedded systems learning portals
Home made vector class in C++.
Home made string class in C++.
Parallelization attempt to the “12 steps to Navier–Stokes” lessons using OpenMP/C
Arduino wrapper around Andrey Rys static memory allocator library smalloc
A header file in C for allocating contiguous multi-dimensional arrays
malloc v42 biturbo, 24 soupapes de sécurité et turbo pascal 7ti
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.
Small footprint Real Time Operating System
Embedded and simple version of the "malloc/free" functions
mRTOS port for ARM Cortex M0/M0+
mRTOS port for Texas Instruments C28x core
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.
Add a description, image, and links to the dynamic-memory-allocation topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-memory-allocation topic, visit your repo's landing page and select "manage topics."