C# / .NET wrapper for thin plate spline interpolation based on Peter Stroia-Williams C++ implementation
-
Updated
Aug 21, 2018 - C++
C# / .NET wrapper for thin plate spline interpolation based on Peter Stroia-Williams C++ implementation
CPP is a C++ programming repository that serves as a collection of C++ code examples, projects, and learning materials. This public repository was created on April 8, 2025, and demonstrates various C++ programming concepts and implementations.
It contains some programs like matrix calculator using 3x3 2D array, football players data storage using structure, car parking problem and gravity on 10x10 2D array.
A general matrix and vector algebra library
The fourth assignment for AUT's Basic Programming course (Fall 2024) introduces advanced C programming challenges. Students will swap values of 2D arrays, transpose square matrices in-place, and sort arrays using various algorithms like Bubble Sort and Merge Sort. The tasks emphasize the mastery of pointers and multi-dimensional arrays.
Topicwise coding practice
A C++ Library about 2D array template classes, grid and mathematical operations of matrices.
Smart Grocery Store System (C++) A console-based inventory & billing system with file handling, dynamic memory, 2D arrays, and modular functions. Supports admin/product management, customer cart, billing with discounts, and transaction records
Archive of my Data Structures and Algorithms (using C++)
The classic snakes and ladders game made in C++
This repository contains my solutions to various Data Structures and Algorithms (DSA) lab tasks assigned during my coursework. Each task focuses on different aspects of DSA, ranging from basic algorithms to complex data structures.
A high-performance particle simulation system with advanced spatial partitioning in C++.
Sorting Techniques
3+ years of coding in C++
Notes from CSC1
Add a description, image, and links to the 2d-arrays topic page so that developers can more easily learn about it.
To associate your repository with the 2d-arrays topic, visit your repo's landing page and select "manage topics."