There are 0 repository under spbstu topic.
📽 基于 Qt & OpenGL 的计算机图形学实例
✉️ 基于Qt的多语言跨平台局域网聊天软件(可创建多个聊天群组、可发文件、并包括 QTest 和 CI/CD 的使用) | QT-based development of LAN chat rooms | Кроссплатформенный чат для локальной сети, основанный на разработке QT
Все домашние задания, курсовые, учебные материалы, лабораторные работы, собранные за всё время обучения в СПбПУ, ИКНК (бывший ИКНТ), ВШПИ.
Java Api для сервиса РУЗ СПБПУ https://ruz.spbstu.ru/
Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.
This repository contains laboratory assignments on C++ language related to the course "Object-Oriented Programming" taught at Saint Petersburg Polytechnic University. STL, MFC 🥸
🤖 基于排队论的时序控制系统及自动目标测试
🗝 使用二元决策图(BDD)和 BuDDy 库解决二维且带有胶合的的爱因斯坦谜题
🎲 统计建模 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.
This repo contains solved homeworks of SPBSTU Applied-Math and Computer Science
В данном репозитории собраны все домашние, лабораторные и курсовые работы, которые были сданы в 3 семестре ВШПИ СПБПУ, 2024
Refactored sample code from my university's (SPbPU) course "Computer Architecture" for the first laboratory assignment: BMP Converter.
Java-based graphical application developed as part of a coursework project.
A collection of practical Java programming tasks focused on design patterns, custom annotations, a translator program, and Stream API exercises. These tasks enhance understanding of core Java concepts and object-oriented principles.
The "Word Game" implemented in x86_64 NASM, utilizing external functions from the C library.
Репозиторий проекта для транскрипции текстов лекций
Educational project: labs on telecommunication technologies course in the 6th term in Bachelor's Degree (Peter the Great Polytech University)
A C++ implementation of decision-making criterion for profit matrices, including Minimax, Savage, and Hurwicz methods.
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.
Yet another collection of practical Java programming tasks.
Labs on Mathematical Modeling taught at Saint Petersburg Polytechnic University. Python 🐍
A C++ implementation for calculating profits based on order quantities and demand levels, including profit matrix creation and optimal order determination.
Python-based OpenGL application that demonstrates a particle system simulation with a cylindrical emitter, particle trails, and plane attractor interaction.
Python-based OpenGL application demonstrating 3D primitive animations
This repository contains sample code demonstrating the usage of MMX, SSE, SSE2, and AVX instructions in C++🤹🏻♂️
VHDL source code implementing the insertion sort algorithm on a DP32.