Skip to content
#

dfa

Here are 44 public repositories matching this topic...

In this repository, we used C programming implementation of a Discrete Finite Automata (DFA) that can be utilized to validate three different machines. For more detailed information, please refer to its report. It is worth noting that the third machine specifically focuses on email validation, determining whether an email address is valid or not

  • Updated Oct 5, 2023
  • C

This GitHub repository contains all the code implementations and practical exercises completed during my Theory of Computing course at IIT, University Of Dhaka . In this course, we explore the fascinating world of theoretical computer science, including the study of automata, formal languages, and computational complexity.

  • Updated Nov 19, 2023
  • C

Improve this page

Add a description, image, and links to the dfa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dfa topic, visit your repo's landing page and select "manage topics."

Learn more