Ayrton Cavalieri de Almeida (ayrtoncavalieri)

ayrtoncavalieri

Geek Repo

Location:Rio das Ostras, RJ - Brazil

Home Page:https://www.facebook.com/ayrtoncavalieri

Github PK Tool:Github PK Tool

Ayrton Cavalieri de Almeida's repositories

PocoWebSocketServer

This is the Poco WebSocket server exemple separated in different files for a more modular aproach. Just a shell for new WebSocket based applications.

Language:C++License:MITStargazers:1Issues:0Issues:0

ADT_AVL

This is an AVL tree abstract data type written in C.

Language:CLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

BissectionMethod

A simple implementation of the bisection method.

Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0

CPF_Check

This program checks if the CPF, which is the document that Receita Federal, the brazilian equivalent to USA's IRS, uses to identify the tax payers (natural person). This program is written in COBOL as an exercise.

Language:COBOLLicense:GPL-3.0Stargazers:0Issues:0Issues:0

desktopify

Convert Ubuntu Server for Raspberry Pi into a Desktop

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

FiniteAutomataCpp

This is a C++ version of the Non-Deterministic Finite Automata Simulator.

Language:C++License:BSD-2-ClauseStargazers:0Issues:0Issues:0

finiteautomatamips

This was an attempt to create a finite automata simulator in MIPS32 that is able to work with deterministic and non-deterministic automata. The comments in the source code are in Brazilian Portuguese, English translation will be added when requested. The simulator used to run this code was MIPS Assembler and Runtime Simulator (MARS).

Language:AssemblyLicense:MITStargazers:0Issues:0Issues:0

GC_AVL

This is a simple implementation of a garbage collector written in C that works on an AVL tree.

Language:LLVMLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

MaisFitness

Neste repositório estão localizados os documentos do software MaisFitness, que foi um projeto feito para a disciplina de Engenharia de Software da UFF de Rio das Ostras no período 2022.2.

Stargazers:0Issues:0Issues:0

MyMiniBio

A text file with my mini-biography.

Stargazers:0Issues:0Issues:0

Nim_ARMv6

A small Nim game (Subtraction game) made for the Raspberry Pi 1 running on Raspbian. Runs on console.

Language:AssemblyLicense:MITStargazers:0Issues:0Issues:0

OpenCobolIDE

A simple cobol IDE based on GnuCOBOL and pyQode

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

RSSReaderServer

This is a simple server for a RSSReader application.

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

Server_Shell

This is the server shell for applications that use WebSocket from Poco framework.

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Turing_Machine_iB_

Non-deterministic Turing machine simulator. This simulator uses backtracking to execute the program, but instead of using the computer stack, it stores the function information on the heap and uses a leaf function.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0