Skip to content
#

data-management

Here are 18 public repositories matching this topic...

A C++ program for managing student records including names, majors, and GPAs. This program provides various features for data manipulation and sorting. It allows users to find individual student records, print the entire student registry, and sort the records by last name, major, or GPA.

  • Updated Sep 29, 2023
  • C++

Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.

  • Updated Dec 9, 2023
  • C++

Improve this page

Add a description, image, and links to the data-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 the data-management topic, visit your repo's landing page and select "manage topics."

Learn more