انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة
الكلية كلية العلوم للبنات
القسم قسم الحاسبات
المرحلة 2
أستاذ المادة محمد عبيد مهدي الجبوري
28/05/2018 19:26:28
Rpegular Expressions Regular expressions can be used to define languages. A regular expression is like a "pattern"; strings that match the pattern are in the language, strings that do not match the pattern are not in the language. The construction of regular expressions is defined recursively, starting with primitive regular expressions, which can be composed using typical operators to form more complex regular expressions. Definition of Regular Expressions Let ? be a given alphabet. • ?, ?, a, for a?? are (primitive) regular expressions.
If r, r1, r2 are regular expressions, then • r* star closure • r1 + r2 union • r1 • r2 concatenation are regular expressions.
Equivalence of FA and RE For every regular expression there is an equivalence NFA with ?-moves a* = zero or more of a’s a+ = one or more of a’s Rpegular Expressions Regular expressions can be used to define languages. A regular expression is like a "pattern"; strings that match the pattern are in the language, strings that do not match the pattern are not in the language. The construction of regular expressions is defined recursively, starting with primitive regular expressions, which can be composed using typical operators to form more complex regular expressions. Definition of Regular Expressions Let ? be a given alphabet. • ?, ?, a, for a?? are (primitive) regular expressions.
If r, r1, r2 are regular expressions, then • r* star closure • r1 + r2 union • r1 • r2 concatenation are regular expressions.
Equivalence of FA and RE For every regular expression there is an equivalence NFA with ?-moves a* = zero or more of a’s a+ = one or more of a’s
The expression r may be ?, ?, or a for some a in ?, the NFA with ?-moves are
Rpegular Expressions Regular expressions can be used to define languages. A regular expression is like a "pattern"; strings that match the pattern are in the language, strings that do not match the pattern are not in the language. The construction of regular expressions is defined recursively, starting with primitive regular expressions, which can be composed using typical operators to form more complex regular expressions. Definition of Regular Expressions Let ? be a given alphabet. • ?, ?, a, for a?? are (primitive) regular expressions.
If r, r1, r2 are regular expressions, then • r* star closure • r1 + r2 union • r1 • r2 concatenation are regular expressions.
Equivalence of FA and RE For every regular expression there is an equivalence NFA with ?-moves a* = zero or more of a’s a+ = one or more of a’s
The expression r may be ?, ?, or a for some a in ?, the NFA with ?-moves are
The expression r may be ?, ?, or a for some a in ?, the NFA with ?-moves are
المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .
|