Pinned Repositories
stockwell
Stockwell transform for Python
advanced_databases
ArtificialNeuralNetwork
BalancingRobot
BinarySearchTree
Implementation of Binary Search Tree container in C. Using both recursive and iterative functions.
Cells
Optimal placement of access points (PSO algorithm)
robot
kacpersyn7's Repositories
kacpersyn7/Cells
Optimal placement of access points (PSO algorithm)
kacpersyn7/advanced_databases
kacpersyn7/ArtificialNeuralNetwork
kacpersyn7/BalancingRobot
kacpersyn7/BinarySearchTree
Implementation of Binary Search Tree container in C. Using both recursive and iterative functions.
kacpersyn7/robot
kacpersyn7/BIT_AI
kacpersyn7/C-Primer-Plus.-Stephen-Prata
My solutions of exercises from the C++ Primer Plus (6th edition)
kacpersyn7/Cyclic-doubly-linked-list
Simple implementation of program using cyclic doubly linked list.
kacpersyn7/Employees
Simple example of use polymorphism, late binding in OOP inheritance.
kacpersyn7/Matrix
Mathematical matrices in C++. Use of overloading methods and inheritance, but templates not implement.
kacpersyn7/Snake
Simple snake game using ncurses.
kacpersyn7/stockwell
Stockwell transform for Python
kacpersyn7/SystemyRekonfigurowalne
kacpersyn7/Vector-container
Simple implementation of stl vector container and iterator class (rule of 3).
kacpersyn7/watertankproject