automaton
Here are 26 public repositories matching this topic...
This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ language.This FST C++ open source project has much significant advantages.
-
Updated
Jan 16, 2024 - C++
A C++ library for simulating automata and Turing machines
-
Updated
Jun 14, 2023 - C++
Levenshtein distance implementation using an automaton and a trie for fast string similarity searching
-
Updated
Oct 17, 2017 - C++
An esoteric programming language based on Turing Machines
-
Updated
Apr 28, 2024 - C++
[“形式语言与自动机”实验:给定任意上下文无关文法,将其转换为Greibach范式,再转换为NPDA,并能验证给定句子是否属于该文法。][Given an context-free grammar, convert it to Greibach paradigm, then to NPDA(i.e. Non-deterministic PushDown Automaton), and verify whether any sentence belongs to the grammar.]
-
Updated
May 1, 2022 - C++
fml is a C++ template library for formal method: automaton, regular expression, logic.
-
Updated
Aug 15, 2023 - C++
Um programa que lista os tokens de uma linguagem de programação definida.
-
Updated
Jan 19, 2022 - C++
A simple program to create DFAs and test them
-
Updated
Jan 29, 2021 - C++
This project is a fusion of robotics and computer vision, utilizing Arduino Uno R3 and OpenCV to automate object sorting by color. It showcases innovative technology while emphasizing our commitment to sustainability and responsible innovation.
-
Updated
May 17, 2024 - C++
Deterministic finite automaton
-
Updated
Apr 22, 2021 - C++
A very fast and low memory usage C++ automaton tokenizer that breaks an input string into a list of tokens looking at tabs, spaces, new lines, and detects special tokens like numbers, prces, personal noms, emails, lexemes, etc. It allows to specify delimeters and detect special cases.
-
Updated
Apr 4, 2023 - C++
C++ Cellular automaton ( GoL, Brian Brain's, Griffiths model, FireForest )
-
Updated
Oct 20, 2019 - C++
Smallest positive integer N such that N%k == 0 using set S
-
Updated
May 20, 2023 - C++
Tasks about C++, SQL, Finance & Trading.
-
Updated
Jun 27, 2019 - C++
C++ console program for validating regular expressions
-
Updated
Jun 29, 2024 - C++
Conway's cellular automaton, 'Game Of Life', created using C++'s SFML library. 📉👾📈
-
Updated
Oct 20, 2024 - C++
Improve this page
Add a description, image, and links to the automaton topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the automaton topic, visit your repo's landing page and select "manage topics."