Downloads
| Category: CS402 - Theory of Automata |
|
|
Files:
ii. Draw the Transition graph (TG) for language of words starting with three a's or three b's and ending with bb or aa |
|
| |
cs402 Fall2011 2nd Quiz |
|
| |
Question No.1 Finite Automata Consider the Language L of Strings, defined over Σ = {a, b}, staring and ending with same letter. The RE of language is: (a+b) +a (a + b)*a + b (a + b)*b. Draw the FA of given Language. Question No.2 Transition Graph Draw the TG for the language L of strings, defined over Σ = {a, b} in which if a occur it is in the form of aaa and that ends in two or more b’s. Some example strings are: bb , bbb , bbbbb , .... |
|
| |
Question 3 part e is missing, please try it yoursefl, my mind stop working here.
|
|
| |
This document contains assignments and solutions provided by virtual university to the student of CS402 Theory of Automata during spring 2010 semester.
|
|
| |
Find the Regular Expression corresponding to the given FA. Show all steps |
|
| |
Give regular expressions of the following languages over Σ={0,1 |
|
| |
Find the Regular Expression corresponding to the given FA. Show all steps |
|
| |
| |
VU Course Contents CS402-Theory Of Automata |
|
| |