انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة
الكلية كلية العلوم للبنات
القسم قسم الحاسبات
المرحلة 2
أستاذ المادة محمد عبيد مهدي الجبوري
28/05/2018 19:41:16
Turing Machines: (TM) Turing machine is a simple mathematical model of a computer. Turning machine models the computing capability of a general- purpose computer. This model will enable us not only to study some theoretical limitations on the tasks that computers can perform, it will also be a model that we can use to show that certain operations "can" be done by computer. The languages accepted by F.A. are called "regular" and they can be defined by regular expression. The languages accepted by PDA are called CFGs. The languages accepted by TM are called type ?, or phrase-structure or recursively enumerable language. Turing Machines: (TM) Turing machine is a simple mathematical model of a computer. Turning machine models the computing capability of a general- purpose computer. This model will enable us not only to study some theoretical limitations on the tasks that computers can perform, it will also be a model that we can use to show that certain operations "can" be done by computer. The languages accepted by F.A. are called "regular" and they can be defined by regular expression. The languages accepted by PDA are called CFGs. The languages accepted by TM are called type ?, or phrase-structure or recursively enumerable language.
Two way DFA (2 DFA) In comparison, DFA and 2DFA differ in that an input can be read only once from left to right by a DFA, whereas A 2DFA can read the input back and front with no limit on how many times an input symbol can be read. Definition A 2DFA over ? is a system A=(Q,?,q0,F) as in DFA with the difference that now ? is a function from Q×? into Q×D where D={L,R,S} Example: Design A 2DFA that accept “101” and go back to the beginning of the tape
المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .
الرجوع الى لوحة التحكم
|