摘要: Source: decidable language, lecture, CoCo, UCPH, DIKU, 2021. Introduction of Theory of computation, Michael Sipser. 阅读全文
posted @ 2021-02-25 07:26 romaLzhih 阅读(74) 评论(0) 推荐(0) 编辑
摘要: Context-Free Language Most compilers and interpreters contain a component called a parser that extracts the meaning of a program prior to generating t 阅读全文
posted @ 2021-02-25 07:22 romaLzhih 阅读(325) 评论(0) 推荐(0) 编辑
摘要: Turing Machine Alan Turning, 1936, Turing Machine. A Turing machine can do everything that a real computer can be. Nonetheless, even a Turing machine 阅读全文
posted @ 2021-02-25 07:22 romaLzhih 阅读(440) 评论(0) 推荐(0) 编辑
摘要: Regular Languages Finite Automata Finite automata are good models for computers with an extremely limited amount of memory. The controller moves from 阅读全文
posted @ 2021-02-25 07:21 romaLzhih 阅读(115) 评论(0) 推荐(0) 编辑