انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

finite automata2

Share |
الكلية كلية العلوم للبنات     القسم قسم الحاسبات     المرحلة 2
أستاذ المادة زينب فلاح حسن الكيم       27/03/2019 17:41:54
A finite-state automaton (FSA) is a machine which takes, as input, a finite string of symbols from some alphabet ?. There is a finite set of states in which the machine can find itself. The state it is in before consuming any input is called the start state. Some of the states are accepting or final. If the machine ends in such a state after completely consuming an input string, the string is said to be accepted by the machine. The actual functioning of the machine is described by something called a transition function, which specifies what happens if the machine is in a particular state and looking at a particular input symbol.
• In a DFA, the next state is completely determined by the current state and the symbol being scanned, according to the transition function ?.
• In a nondeterministic finite automaton (NFA), there may be a choice of several states to transition into at each step, and may decide not to advance the read head.
• Transition diagram may have any number of edges with the same label leaving the same state. There can also be "? edges (meaning: make the transition without reading the symbol or advancing the read head).


المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .
الرجوع الى لوحة التحكم