Software Engineering @ FMI
-
Updated
Jul 27, 2024 - C++
An automaton is a relatively self-operating machine designed to automatically follow a sequence of operations.
The term has long been commonly associated with automated puppets that resemble moving humans or animals, built to impress and/or to entertain people.
Software Engineering @ FMI
Processing Formal Languages and Automata Package
Simulators for Finite Automaton, Pushdown Automaton, and Turing Machine. Explore computational theory interactively!
Deterministic finite automaton
This repository focuses on studying and showcasing interesting patterns emerging from simple rules random motion algorithms. It contains a Conway's Game of life made in Python and a second algorithm for an animation of random walk algorithms on a 2D plane.
Formal Control Toolbox
Automatos Finitos deterministicos (AFD) e não determinicos (AFND).
Library for finite-state machines, also known as automatons, in Kotlin.
Deterministic Finite Automaton analyzer using JFlex
Work in the Discipline of Theory of Formal Languages and Automaton - UFMT
Todo o conteúdo produzido para a unidade curricular TCOM (Teoria da Computação), para o curso em Engenharia Informática e Computação na FEUP
Work in the Discipline of Theory of Formal Languages and Automaton - UFMT
Automaton Finite Builder based on NodeJS. The application allows to create an automaton finite through the console or terminal. You can set multiple states and transitions, also it allows you to evaluate multiple strings.
A 2D game including an artificial intelligence
Aplicación básica de teoría de autómatas para la implementancion de expresiones regulares, corriendo en una pagina web.
Neckerworld is a computer game designed to teach and explore human and computer vision.
3° Trabalho desenvolvido durante a disciplina de Construção de Compiladores 2020.1 do curso de Ciência da Computação da Universidade Federal de Roraima
A CLI program that converts an input Non-Deterministic Finite Automaton into a Deterministic Finite Automaton.