Pinned Repositories
Akinator
Akinator - game & database built on binary tree
BinaryTree
Binary Tree with functions
Books
Books for college
Differentiator
Program analyses math functions and generates formuls based on binary tree(in .tex and .dot)!
khmelnitskiianton
something about me
Labs
Repo for copying my labs from mipt
Linked_List
Double linked list
Linked_List_Ptr
Linked List but on pointers(not indexes)
Processor
My own processor on C++ that has stack, RAM, and registers
SquareSolver
Simple square solver on C (Summer camp 1 course)
khmelnitskiianton's Repositories
khmelnitskiianton/Akinator
Akinator - game & database built on binary tree
khmelnitskiianton/BinaryTree
Binary Tree with functions
khmelnitskiianton/Books
Books for college
khmelnitskiianton/Differentiator
Program analyses math functions and generates formuls based on binary tree(in .tex and .dot)!
khmelnitskiianton/khmelnitskiianton
something about me
khmelnitskiianton/Labs
Repo for copying my labs from mipt
khmelnitskiianton/Linked_List
Double linked list
khmelnitskiianton/Linked_List_Ptr
Linked List but on pointers(not indexes)
khmelnitskiianton/Processor
My own processor on C++ that has stack, RAM, and registers
khmelnitskiianton/SquareSolver
Simple square solver on C (Summer camp 1 course)
khmelnitskiianton/matrix
diffrent operations with matrix
khmelnitskiianton/mipt_lab
MIPT physics lab reports
khmelnitskiianton/Onegin
khmelnitskiianton/Project_string
attempts in strings
khmelnitskiianton/SCC
Small Compiler Collection(SCC) - my translation system, language+processor+translator
khmelnitskiianton/Stack