There are no reviews yet. Be the first to send feedback to the community and the maintainers!
c-language-data-structures
A minimalist implementation of generic data structures written in C language.c-avl-dictionary
C Language implementation of an AVL tree to represent a dictionary (key, value ->pairs). In order to support duplicates of (key, value) pairs every AVL node will represent a double linked list. The Dictionary will be used to solve some decripting problems.c-bmp-processing
A simple console program to proccess BMP images with C languagepage-rank
Minimalist implementation in Matlab of "Page Rank" algorithm for hyperlinks analysis from Internetc-blockchain-register
C language implementation of a simple transactions register which is encoded in the form of a blockchain. (BlockDAG)image-interpolation-processing
A minimalist Matlab implementation of the image basic processign functions like: rotating an image and scaling an image. The project works for both greyscaled images and RBG images. Project tries to solve those problems using 3 different interpolation methods "proximal", "bicubic" and "lanczos"c-bitwise-operators
A simple program that tries to simutale a encoder/decoder for addition, subtraction, multiplication and divisiondata-structures-comparison
Comparing Hash table with Self Balancing Trees in representing Sets of natural numbersmy-research-books
A small repository with my written researches on different subjectsc-infix-expression-eval
A simple C Language program to compute the infix expression using stacksBackendTV2
Backend of a MovieTV application implemented in JavaGwentStone
Gwent Stone gameexecutable-loader
thread-planificator
octavian-saga
VirusTotal-API
Milestone 3the-magic-temple
A mini program with different tasks to solve basically string problems, chiphers and very simple "2-grams"mihai-negru
Config files for my GitHub profile.c-train-station-db
A C language program that will simulate a data base for a train station to keep the information about it simpler and compact. The project wants to implement the most common operations of a train station to simplify the work of the employeesLove Open Source and this site? Check out how you can help us