缓存 Cache (computing)
高速缓存(英语:cache,英语发音:/kæʃ/ kash ,简称缓存),其原始意义是指访问速度比一般随机访问内存(RAM)快的一种RAM,通常它不像系统主内存那样使用DRAM技术,而使用昂贵但较快速的SRAM技术。
单词 | Write back cache |
释义 |
Write back cache
中文百科
缓存 Cache (computing)(重定向自Write back cache)
高速缓存(英语:cache,英语发音:/kæʃ/ kash ,简称缓存),其原始意义是指访问速度比一般随机访问内存(RAM)快的一种RAM,通常它不像系统主内存那样使用DRAM技术,而使用昂贵但较快速的SRAM技术。
英语百科
Cache (computing) 缓存(重定向自Write back cache)
![]() ![]() ![]() ![]() In computing, a cache (/ˈkæʃ/ KASH, or /ˈkeɪʃ/ KAYSH in AuE) is a component that stores data so future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation, or the duplicate of data stored elsewhere. A cache hit occurs when the requested data can be found in a cache, while a cache miss occurs when it cannot. Cache hits are served by reading data from the cache, which is faster than recomputing a result or reading from a slower data store; thus, the more requests can be served from the cache, the faster the system performs. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。