Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

mvukic/UTRLabosi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Theoretical Computer Science (UTR)

Laboratory work - FER2 program - 2014./2015

Programs:

  1. Nondeterministic finite automaton with ε-moves

  2. DFA minimization

  3. Deterministic pushdown automaton (DPA)

  4. Turing Machine Simulator