zoukankan      html  css  js  c++  java
  • 控制总线 数据总线和地址总线是三根线吗

    是三条总线,合在一起统称为系统总线。
    数据总线(Data Bus):在CPU与RAM之间来回传送需要处理或是需要储存的数据。
    地址总线(Address Bus):用来指定在RAM(Random Access Memory)之中储存的数据的地址。
    控制总线(Control Bus):将微处理器控制单元(Control Unit)的信号,传送到周边设备。

                                                                                                                         ——百度回答

  • 相关阅读:
    commando VM安装
    Pocscan搭建详解
    Windows-RW-LinuxFS
    Festival
    ffmpeg-metadata
    FFmpeg-Screen-Recording
    ffmpeg-map
    ffmpeg-utils
    Linux-Fcitx5
    ffmpeg-volumedetect
  • 原文地址:https://www.cnblogs.com/maooyt/p/11589114.html
Copyright © 2011-2022 走看看