Axel Zuchovicki Zaritsky's repositories

graphAlgorithms

Implemented some graph algorithms (Dijkstra, Floyd-Warshall. Kruskal, Prim) using the boost structures.

Language:C++Stargazers:2Issues:2Issues:0

volaris-simulation

Simulation used in Volaris experiment analysis

Language:C++Stargazers:2Issues:1Issues:0

eSignContracts

Solidity contract module for electronically signing documents

Language:JavaScriptStargazers:1Issues:3Issues:0

NumericalMethodsAlgorithms

In this git you will find several numerical methods algorithms programmed in Octave. Enjoy :)

Language:MATLABStargazers:1Issues:4Issues:0

RegexToDFA

A program to convert a given Regex to a DFA.

Language:C++Stargazers:1Issues:0Issues:0

sudokuCreator

This code will generate Sudokus based on the difficulty asked. The difficulty will be determined by the complexity of the solving methods needed to solve it.

Language:CStargazers:1Issues:1Issues:0

algorithmDesign3

LCIS, Couples problems, and others

Language:C++Stargazers:0Issues:1Issues:0

crackingCodeStringsAndArrays

Here are the solutions for the problems in this chapter

Language:C++Stargazers:0Issues:1Issues:0

DP-and-Backtracking-Examples

Some algorithms using various algorithmic design methods

Language:C++Stargazers:0Issues:0Issues:0

error_correction_platform

A platform to try error correction algorithms

Language:CLicense:MITStargazers:0Issues:1Issues:0

facial_recognition

This facial recognition project is an integration of a joint work between different teams.

Language:C++Stargazers:0Issues:2Issues:0

facial_transformation

This repository will provide a way of transforming an already detected face and output it in a predefined template.

Language:C++Stargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:3Issues:0

paging_algorithms

This repository contains three paging algorithms: 1) FIFO 2) LRU 3) Optimal

Language:C++Stargazers:0Issues:1Issues:0

qt_drawing_app

QT app (files and algorithms) for 2-D and 3-D figure modelling

Language:C++Stargazers:0Issues:1Issues:0

recursive_language_definition

Program that generates the strings of a language given its recursive definition.

Language:C++Stargazers:0Issues:1Issues:0

seeing-sounds

Transmitting art from one medium to another.

Language:JavaScriptStargazers:0Issues:4Issues:0

sortingFunctions

This repository contains the algorithms for different sorting functions

Language:C++Stargazers:0Issues:0Issues:0

treeStructures

C++ implementation of various balanced trees

Language:C++Stargazers:0Issues:1Issues:0

UVAExercises

Here I will post some answers to UVA Problems

Language:C++Stargazers:0Issues:1Issues:0