An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dynamicmemory

yvann-ba/Get_Next_Line

Custom C function to read lines from a file descriptor. Efficient memory and file handling

Language: C - Size: 5.86 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Sanjana96-san/LSB-Stegnography

Steganography is the art of hiding the fact that communication is taking place, by hiding information in other information. Many different carrier file formats can be used, but digital images are the most popular because of their frequency on the internet

Size: 2.81 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tiirth22/C-Programs-by-TIRTH-

C++ -Programs-by-TIRTH This repository, curated by TIRTH, is a collection of C++ programs covering a wide range of topics. Whether you're new to programming or a seasoned developer, you'll find programs here to enhance your skills and understanding of C++. Dive into the folders, explore the programs, and enjoy coding in C++! 🖥️🚀

Language: C++ - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TajHussain7/Programming_Fundamental

Explore advanced C++ programming fundamentals, including functions, arrays, memory management, and pointers, with practical examples and exercises. Dive deep into key concepts to enhance your coding skills and understanding.

Language: C++ - Size: 4.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - 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: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nithinbharathi/ExpenseTracker

An interactive console app that helps us keep track of personal budgets and expenses.

Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gautamop01/CS211-Computer-Architecture

Learned as a part of Computer architecture Course

Language: Assembly - Size: 36.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

RakshitKumar04/Data_Structures_Algorithms_using_C

Implementing the basics of Data Structures & Algorithms using C language.

Language: C - Size: 963 KB - Last synced at: about 2 years ago - Pushed at: almost 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: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jitender-Kumar-Yadav/Dynamic-Memory-Allocation-COL106-A123

A program for dynamic allocation of memory. The memory may be allocated freed and discrete blocks merged together with use of simple Data Structures such as Linked Lists, Binary Search Trees and AVL Trees

Language: Java - Size: 277 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0