- project
- Articles
- code
- NLP
- class-project
- Machine_Learning
- Deep_Learning
- Course_Note
- Web-App_and_Extension
•
•
•
•
•
•
•
•
Snake with Advanced Data Structures and OOP Principles
Travelling-SalesMan Problem in Home Delivery Management System
TurboTuring Cpp Accelerated Turing Machine Simulator
C implementation of the DFA-NFA and e-NFA
The provided C++ program implements a Deterministic Finite Automaton (DFA) using a menu-driven interface. The DFA is defined by specifying states, final states, alphabet, and transitions. Users can perform operations such as checking strings against the DFA, saving and loading configurations.
Class Representative Election using C Programming