首页 > 代码库 > von Neumann architecture
von Neumann architecture
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION
3.1 COMPUTER COMPONENTS
As discussed in Chapter 2, virtually all contemporary computer designs are based
on concepts developed by John von Neumann at the Institute for Advanced Studies,
Princeton. Such a design is referred to as the von Neumann architecture and is based
on three key concepts:
? Data and instructions are stored in a single read–write memory.
? The contents of this memory are addressable by location, without regard to
the type of data contained there.
? Execution occurs in a sequential fashion (unless explicitly modified) from one
instruction to the next.
von Neumann architecture
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。