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
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.
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.
A C++ Library about 2D array template classes, grid and mathematical operations of matrices.
Topicwise coding practice
The classic snakes and ladders game made in C++
Sorting Techniques
Archive of my Data Structures and Algorithms (using 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.
Implementation of an image editor for the .pgm image format in C++ using 2-Dimensional Arrays
3+ years of coding in C++
Simple Simulation of Water, Sand, Lava and Stone
Notes from CSC1
A greedy, exhaustive search and heuristic solution for a fabric cutting space optimization problem
a very simple implementation of a 3 * 3 matrix in c++, from back in college
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."