  |
Linear Bounded Automaton - http://en.wikipedia.org/wiki/Linear_bounded_automaton
Wikipedia article defines LBA and shows their place in the Chomsky hierarchy. |
  |
Linear Bounded Automata - http://www.cs.uky.edu/~lewis/texts/theory/automata/lb-auto.pdf
A course note chapter with a definition of LBA and examples. |
  |
Linear Bounded Automata - http://www.cs.uiowa.edu/~fleck/PartIIIxpar/sld006.htm
Set of slides for lectures on LBA. |
  |
Linear-bounded Automaton - http://www.everything2.com/index.pl?node_id=1394039
Example of construction of an LBA to accept a particular context free language. |