Welcome to E-Books Directory
This is a freely downloadable e-book.
Finite-state Automata in Java
Read this book online or download it here for free
Custom Search

Finite-state Automata in Java
by Bradley Kjell
Publisher: Cental Connecticut State University 2001
Description:
These notes discuss finite-state automata, their practical uses, and how to implement them in Java. Finite-state automata are useful in many application areas: compiler design, natural language understanding, user interface design, and general programming.