destructive read

短语

[计] 破坏性读出

词形变化

destructive reads 复数 destructive reads

释义与例句

n.
  1. 1.

    A read operation that inherently erases the data that was read, requiring it to be immediately written back to the storage medium to prevent loss of data.

    定语 计算机 工程 数学

    Although ferroelectric RAM has many advantages over conventional DRAM, it does share one of DRAM's disadvantages: as with DRAM, reading a FeRAM cell is a destructive read process which erases any data in the cell. When using FeRAM for persistent nonvolatile storage, this destructive-read nature can potentially result in data loss or corruption if power to the device is suddenly lost during a read operation.