volatile memory

[ˈvɑlətl ˈmɛməri][ˈvɔlətail ˈmeməri]

非永久性存储器,易失存储器

  • Integration of ferroelectric thin film and semiconductor creates a new generation of non volatile memories . The ferroelectric non volatile memories have some advantages over the classical semiconductor memorizers and they are the ideal memory chip for IC card .

    铁电薄膜与半导体集成产生了新一代非 失存储器,与传统的半导体非易 存储器比较具有突出的优点,是新一代IC卡的理想 存储芯片。

  • In particular the memory model defines semantics for volatile synchronized and final that make guarantees of visibility of memory operations across threads .

    特别是,内存模型定义了保证 内存操作跨线程的可见性的 volatile、synchronized和final的语义。

  • Influence of volatile organic compounds from flower of Sorbaria kirilowii on open field behavior and abilities of learning and memory of rats

    珍珠梅花 发物对小鼠旷场行为及学习 记忆能力的影响

  • In an embedded main memory database the primary copy of the database is stored in a volatile memory when a crash occurs a reload of the database from archive memory to main memory must be performed .

    在嵌入式内存数据库系统中,系统崩溃时数据库主拷贝存于 内存中,因此需要把数据库主拷贝从外存重装到内存。

  • Volatile writes are considerably more expensive than nonvolatile writes because of the memory fencing required to guarantee visibility but still generally cheaper than lock acquisition .

    volatile写操作的开销要比非volatile写操作多很多,因为要保证可见性需要实现 内存界定(MemoryFence),即便如此,volatile的总开销仍然要比锁获取低。

  • Volatile random access memory ( RAM )

    性随机访问 存储器(RAM)

  • As a kind of volatile memory storage SRAM is widely applied to involving in the occasion of information security .

    静态随机存储器(SRAM)作为一种 存储器,在涉及到信息安全的场合中受到了广泛地应用。

  • This mode provides more protection because the data is mirrored to another node just in volatile memory instead of the non-volatile disk .

    该模式提供更多保护,因为数据被镜像到另一个节点,这仅仅是针对易 内存,而不是非易失性磁盘。

  • Methods : Making use of large capacity and non - volatile memory store digital information about physiologic signal .

    方法:利用大容量非 性可电擦除的 存储器存储生理信号的数字信息。

  • Since main memory ( primary storage ) is volatile and too small to accommodate all data and programs permanently the computer system must provide secondary storage to back up main memory .

    由于主存(基本存储器)是 性的,而且太小不足以永久保存所有的数据和程序,计算机系统必须提供二级存储器备份 主存

  • A method and apparatus for high performance volatile disk drive ( VDD ) memory access using an integrated direct memory access ( DMA ) engine .

    一种方法和装置,用于使用集成直接存储器访问(DMA)引擎进行高性能 性磁盘驱动器(VDD) 存储器访问。

  • Atomic variables have memory semantics similar to that of volatile variables but because they can also be modified atomically they can be used as the basis for lock-free concurrent algorithms .

    原子变量的 内存语义与 volatile变量类似,但是因为它们也可以被原子性地修改,所以可以把它们用作不使用锁的并发算法的基础。

  • THE MEASUREMENT OF PERMEABILITY OF SOLIDS Non - volatile memory of data .

    材料渗透系数的测定数据的非 安全 存储

  • The traditional MMDB assumes that the entire database is stored in volatile main memory so there is no trouble of data loading .

    传统的内存数据库要求内存数据库能容纳全部 外存数据库,因此没有数据装入的问题。

  • On volatile ferroelectric memory and related issues

    铁电 存储器的进展和若干问题

  • Persistent messages are always stored to some form of persistent data store while non-persistent messages are generally stored in volatile memory .

    持久消息始终会保存到某种形式的持久化数据暂存器中,而非持久化消息通常存储在 易变 内存中。