Pinned Repositories
aaf-labs-2023
AeroPlaneGame_withSFML
BloomFilter
Implemented polynomial hash function and Bloom's filter
DesignPatterns
Different patterns
DinosaurGame
Dinosaur Game based on Telegram API. It is a simple synchronic game, which was well-known previously.
discrete_logarithm
Finding the discrete logarithm using index-calculus
GaloisField
Implementation of the Galois field in a polynomial basis
GaloisField_Normal_Basis
Implementation of the Galois field in a normal basis
linked_list
OpenGlFractals
Fractals that was written on C++, using OpenGl
avept's Repositories
avept/OpenGlFractals
Fractals that was written on C++, using OpenGl
avept/aaf-labs-2023
avept/AeroPlaneGame_withSFML
avept/BloomFilter
Implemented polynomial hash function and Bloom's filter
avept/DesignPatterns
Different patterns
avept/DinosaurGame
Dinosaur Game based on Telegram API. It is a simple synchronic game, which was well-known previously.
avept/discrete_logarithm
Finding the discrete logarithm using index-calculus
avept/GaloisField
Implementation of the Galois field in a polynomial basis
avept/GaloisField_Normal_Basis
Implementation of the Galois field in a normal basis
avept/linked_list
avept/Long-Arithmetic
avept/MathModeling
avept/MinimalTSPResearch
Proving coNP-completeness of MinimalTSP
avept/primitive_allocator
Primitive allocator, that illustrate process of simple fragmentation
avept/Programming
Laboratories from University
avept/SimpleParser
avept/tgbot-cpp
C++ library for Telegram bot API
avept/UnixBasedShell
avept/PrefixTreeAndParser
avept/Pseudorandom-Generators
avept/TCPClient-Server