GitHub topics: dynamicmemorymanagement
mattygraps/MarbleGame
In this simple video game you -the hero-will avoid one-directional and multi-directional robots looking to shoot you. To cross over the pits in your way, push marbles into them. Discover ammo to shoot robots with, and finish each level quickly for bonus points.
Language: C++ - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Tanmay0766/AI-Storyboard-for-cinematography
"AI Storyboard Generator" An innovative tool leveraging generative AI to transform scripts into visual storyboards. Input your script, and the system generates scene prompts, camera angles, moods, and stunning AI-driven visuals. Perfect for filmmakers, storytellers, and creatives!
Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gmbeddard/ee200-templated_priority_queue
An efficient implementation of a PriorityQueue class with a custom max-heap. Supports dynamic operations like insertion, removal, and retrieval of the highest-priority element, ensuring robust and flexible performance.
Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mshahriarnihal/CPP_Backtracking-OOP-and-Pointer-Based-Projects
Here I'm posting few C++ projects which are done based on backtracking, OOP, pointers etc. These projects were done mainly focusing on solving assignment questions of Professor Jerry Waxman's CSCI-211 - Object Oriented Programming in C++ course at CUNY QC. Posting Dr. Waxman's questions, my codes & report for those assignments & their algorithms
Language: C++ - Size: 5.26 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PedroSaavedraR/Programming-II-Practicum-1
First Practicum of the Programming II subject
Language: C - Size: 111 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

DilZhaan/MyFirstCGame-TikTakToe
This is a simple console-based game that runs on the command prompt. The game is played by two players who take turns to mark X or O on a grid (grid size can change to players). The player who gets same marks in a row, column, or diagonal wins the game. This game was created as a learning project for a programming assignment.
Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mohamed-Taha-Essa/programs-in-c-language
simple scripts using C language and Embedded C.
Language: C - Size: 339 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ashish-shr/C-Pointers-and-Structure
Pointers and Structure related programs
Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

RAGUL1902/Dynamic-Memory-Allocation-in-C
Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls
Language: C - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

awwalm/distsys
A C++ implementation of the 1st version of Alexander Supalov's Naïve memory benchmark.
Language: C++ - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shahzaneer/C-and-Cpp-Basics
Learning --> cpp January 2022 - winter'22
Language: C++ - Size: 3.22 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

denizturkk/C-Pointers
This source file can be useful for those who want to understand or practice pointers in the C programming language
Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rishabh-panda/The-Algo-Rythm
Data Structures Fundamentals. Topics covered include Arrays, Simple Linked Lists, Circular Linked Lists, Doubly Linked Lists, Doubly Circular Linked Lists, Stacks.
Language: C - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
