personal implementation of the GNU C library getline() in C
-
Updated
Apr 8, 2024 - C
personal implementation of the GNU C library getline() in C
O jogo Uno programado em C, para um projeto da faculdade, na aula de Estrutura de Dados I.
Neural Network Models for Predicting Execution Time with Dynamic Executor Allocation in Apache Spark.
Dynamic array implementation in C
Sort and build a 3D array using pointers in C.
These are the programs i made in the structured-programming course.
PRPR - assignment 1 - working with dynamicaly allocated arrays
Implementation of a file system with a linked list. A file is divided into several blocks linked on the disk. Each block must have space for data and space for a pointer to the next block. In this project, consider that each block will have the capacity to store char and short int.
A tlsf based allocator library for embedded
A custom implementation of standard C library functions and other new useful functions,plus extra utilities like linked lists
IntegerArray, Double Array, StringArray and String2DArray Data Structures For C.
A banking system with multiple branches and multiple customers
Sorting algorithms in C90 (ANSI C) with a focus on correctness, safety, and simplicity.
Add a description, image, and links to the dynamic-allocation topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-allocation topic, visit your repo's landing page and select "manage topics."