Skip to content

This program is simulating mealy and moore machines.

Notifications You must be signed in to change notification settings

r4tylmz/Mealy-and-Moore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Setup

  • Create a text file for transition table,output,input,transition diagram to Disk C (or whatever)
  • You need to change these file paths in Moore.cs and Mealy.cs (Deafult: C:// *.txt)

Usage

  • Program will be read your text files and a input shows up. You can enter a text that consists only of words in the alphabet.

Releases

No releases published

Packages

No packages published

Languages