Vocab Bloom Hub

turing machine

/ˈtjʊərɪŋ məˈʃiːn/

翻译: 图灵机是一种理论计算模型,由艾伦·图灵提出,它根据一组规则在纸带上读写和移动符号,用来刻画可计算性与算法过程,是计算机科学和计算理论的基础模型。

1 个条目

phrase

C1formalcommonscientific/ˈtjʊərɪŋ məˈʃiːn/

A theoretical computing device invented by Alan Turing that manipulates symbols on a strip of tape according to a set of rules, used as a foundational model for computation and algorithmic processes.

  • 🇨🇳图灵机是一种理论计算模型,由艾伦·图灵提出,它根据一组规则在纸带上读写和移动符号,用来刻画可计算性与算法过程,是计算机科学和计算理论的基础模型。
  1. Abstract computing model C1 formal

    A theoretical mathematical model of computation that defines an abstract machine which manipulates symbols on a strip of tape according to a set of rules.

    • Alan Turing introduced the concept of a Turing machine in 1936.
    • The Turing machine is a fundamental concept in computer science.
    • Every modern computer can be simulated by a universal Turing machine.

    🇨🇳抽象计算模型