Vocab Bloom Hub

stored program

/stɔːd ˈprəʊɡræm/

翻译: 计算机体系结构中的基本概念,指指令和数据都存储在存储器中,通过将指令序列加载到存储器即可对计算机进行编程。

1 个条目

phrase

C1formalcommontechnical/stɔːd ˈprəʊɡræm/

A fundamental concept in computer architecture where both instructions and data are stored in memory, allowing the computer to be programmed by loading a sequence of instructions into memory.

  • 🇨🇳计算机体系结构中的基本概念,指指令和数据都存储在存储器中,通过将指令序列加载到存储器即可对计算机进行编程。
  1. Computer architecture concept C1 formal

    A computer architecture where instructions and data are stored together in memory, allowing the computer to be programmed by loading new programs into memory.

    • The stored program concept was first described by John von Neumann.
    • Modern computers all use the stored program architecture.
    • The stored program principle allows computers to be reprogrammed without changing hardware.

    🇨🇳存储程序