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
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.
Library for finite-state machines, also known as automatons, in Kotlin.
Automatos Finitos deterministicos (AFD) e não determinicos (AFND).
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
Deterministic Finite Automaton analyzer using JFlex
Work in the Discipline of Theory of Formal Languages and Automaton - UFMT
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.
Aplicación básica de teoría de autómatas para la implementancion de expresiones regulares, corriendo en una pagina web.
Regular Expressions to Deterministic Finite Automatons parser, used to obtain the minimum DFA, and also to check which strings are accepted by a given NFA.
This project will contain some programs about automatons, free context languages and Turing machines
[PORTUGUÊS] Trabalho de Linguagens Formais e Autômatos para a faculdade
Prácticas de la asignatura de Teoría de la Computación de la Universidad De A Coruña (UDC) en el grado de ingeniería informática curso 2023/2024 GEI-TC