Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

dynamic-memory-management

Here are 22 public repositories matching this topic...

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.

  • UpdatedOct 2, 2023
  • C++

This C++ project implements a priority queue-based system for managing widget orders. It's designed to simulate a real-world order processing system where orders are prioritized based on certain criteria.

  • UpdatedDec 20, 2023
  • C++

Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters

  • UpdatedDec 8, 2024
  • Makefile

Class Roster - Student Management System C++ console application for managing student records using object-oriented programming principles with dynamic memory management, data parsing, and validation

  • UpdatedSep 22, 2025
  • C++

Void data pointers manager for dedications by value, managing: insertion, deletion, finding, and printing operations.

  • UpdatedMar 20, 2024
  • C

Implementation of the command "reverse" that outputs the given data in reverse order with numbering and the lines mirrored

  • UpdatedOct 15, 2022
  • C

calculate absolute difference between the sums of its diagonals for a given a square matrix.

  • UpdatedFeb 13, 2024
  • C

A complete zipper and unzipped of files using HUFFMAN encoding! This Project also allows the user to select the number of threads! This Project effectively uses the required amount of dynamic memory and frees the threads and the memory after its completions! Hence, minimizing memory leaks and making it ThreadSafe!

  • UpdatedAug 6, 2023
  • C

Foundational C++ project focusing on objects, classes, and pointers, emphasizing secure software development and memory management techniques relevant to cybersecurity.

  • UpdatedJan 29, 2025
  • C++

An interactive C++ flashcard program for learning Mandarin Chinese vocabulary and sentences with multiple study modes

  • UpdatedOct 21, 2025
  • C++

✏️ [42] A function that reads and returns one line at a time from a file descriptor, implementing buffering techniques and a scalable approach to handle potentially large files.

  • UpdatedNov 27, 2024
  • C

The Address Book Project is a console-based C application for managing contacts (names, phones, emails). It supports add/delete/update/search operations using core C concepts like file handling, input parsing, and standard I/O. Designed as a foundational project, it avoids advanced data structures, focusing on fundamental programming techniques.

  • UpdatedJun 18, 2025
  • C

Project number 1 - PrPr class

  • UpdatedApr 23, 2024
  • C

a program describing a room of cats

  • UpdatedJun 24, 2023
  • C++

A robust implementation of a templated LinkedList class with dynamic memory management, deep copying, and operations like insertion, deletion, and retrieval. Designed to be Valgrind-clean and memory-safe.

  • UpdatedJan 11, 2025
  • C++

Big number arithmetic calculator of additions, subtractions, division, multiplications and modulus, using dynamic memory allocation

  • UpdatedFeb 13, 2024
  • C

Improve this page

Add a description, image, and links to thedynamic-memory-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thedynamic-memory-management topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp