一、狀態機的定義
① 什么是狀態機?
- 我們直接使用維基百科上的定義:
A finite-state machine (FSM) or finite-state automaton (FSA, plural: automata), finite automaton, or simply a state machine, is a mathematical model of computation.
- 簡而言之:通常稱作的狀態機是有限狀態機的簡稱,它是一種數學計算模型,有限狀態機(也就是有限自動機)如果進行一個分類的話,分類如下: </
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/305492.html
標籤:其他
上一篇:iOS-Runtime之SEL、IMP、Method
下一篇:音頻檔案格式
