Evolving, Collaborative, Local AI Partners Framework
-
Updated
Jun 12, 2026 - Python
Evolving, Collaborative, Local AI Partners Framework
A C-based student management system that allows adding, modifying, deleting, searching, and listing students. The system also manages grades for multiple subjects, calculates averages, and supports saving and loading data using text and binary files.
⚖️Agentic Context Engineering (https://arxiv.org/abs/2510.04618) implementation using Agent Framework
Simple std::vector<int> implementation in C++
CPS125 - This course is for Engineering Students and introduces concepts, theory and practice of computer programming, using the C programming Language. This course is taken at TMU, formally known as Ryerson.
Tutorial for dynamic memory with example
Exercising C++ classes
Implementation of the matrix.h library in C programming language.
Small C program that uses structs and dynamic memory allocation to find the oldest person in a list.
Dynamic memory allocator in C — malloc, free, and realloc built from scratch with segregated explicit free lists, boundary-tag coalescing, and a heap consistency checker. CMPSC 473, The Pennsylvania State University.
FSC-BCS-370: Data Structures Assignment 3
All I needed to improve my C programming
Bus line simulator in C++ (Line 60). Models buses, stops, and passengers with OOP concepts, dynamic lists, and discrete event simulation.
Introduction to Algorithms and Data Structures course @ IST
Tp de la materia Algoritmos y programación II - 95.15 - FIUBA. Parte 3 de 3.
C code made for a subject called "Algorithms and Data Structures 2" from FaMAF, UNC.
C++ object-oriented matchmaking office system with client management, compatibility-based matching, dynamic memory handling, and operator overloading.
Add a description, image, and links to the dynamic-memory topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-memory topic, visit your repo's landing page and select "manage topics."