Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by aloramercer
A curated list of projects in awesome lists by aloramercer .
https://github.com/aloramercer/c-sharp-create-polygon_project
This C# program allows users to create and manipulate polygons using a graphical user interface. Users can input the center, length, number of edges, and rotation angle of the polygon through text boxes, visualize the polygon in a picture box, and rotate it as needed. The program also supports setting random values for ease.
create csharp forms picturebox polygon window-forms-app windows-forms
Last synced: 13 Oct 2024
https://github.com/aloramercer/aloramercer
Config files for my GitHub profile.
Last synced: 13 Dec 2024
https://github.com/aloramercer/matrix-multiplication-project
This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.
2d-dynamic-arrays 2darrays cpp dynamic-arrays dynamically matrix-calculations matrix-multiplication multi-dimensional-array multiarray
Last synced: 25 Oct 2024
https://github.com/aloramercer/integral-calculation-using-reiman-sums
This project is for calculating the area under the curve of a function over a specified interval. It uses Left Hand Rule, Right Hand Rule, and Midpoint Rule to estimate the integral.
calculate-area cpp curved function integral project
Last synced: 25 Oct 2024