Yet another collection of practical Java programming tasks.
-
Updated
Mar 10, 2025 - Groovy
8000
Yet another collection of practical Java programming tasks.
Refactored sample code from my university's (SPbPU) course "Computer Architecture" for the first laboratory assignment: BMP Converter.
The "Word Game" implemented in x86_64 NASM, utilizing external functions from the C library.
Course work code for my university's (SPbPU) course "Computer Architecture".
A C++ implementation for calculating profits based on order quantities and demand levels, including profit matrix creation and optimal order determination.
🎲 统计建模 SPbSTU 2022 Spring Project
This repository serves as a collection of my assignments and projects related to the C++ programming language. Each folder in this repository corresponds to a specific homework assignment, containing the source code, documentation, and any relevant materials.
Educational project: labs on telecommunication technologies course in the 6th term in Bachelor's Degree (Peter the Great Polytech University)
VHDL source code implementing the insertion sort algorithm on a DP32.
PostgreSQL JSONB performance analysis using IMDB dataset. Includes data parsing from actors.list.txt, JSONB query examples, access time measurements across the 2KB TOAST threshold, and update impact analysis. Demonstrates the performance characteristics of PostgreSQL's JSONB storage with visualizations and detailed findings.
Java-based graphical application developed as part of a coursework project.
Laboratory assignment related to handling BMP images using C++ 🖼️
Add a description, image, and links to the spbstu topic page so that developers can more easily learn about it.
To associate your repository with the spbstu topic, visit your repo's landing page and select "manage topics."