go top

网络释义专业释义

  LRU

进行文件读取时,首先查找其是否在缓存中,若存在则直接从缓存读取;若不存在则从远端云存储读取。采用了最近最少使用(LRU)算法进行缓存替换,将冷门数据从缓存中替换掉。以亚马逊简单存储服务(S3)作为远端的云存储服务,对原型系统进行了简单的性能测试。

基于873个网页-相关网页

  [科技] Least Recently Used

...选择使用SDK提供的LruCache类来实现内存缓存,这个类使用了LRU算法来管理缓存对象,LRU算法即Least Recently Used(最近最少使用),它的主要思想是当缓存空间已满时,移除最近最少使用(上一次访问时间距现在最久远)的缓存对象。

基于246个网页-相关网页

  L

通常,数据块缓存区只是数据库大小的1 %~2 %,O r a c l e使用最近最少使用( L R U,least recently used)算法来管理可用空间。

基于4个网页-相关网页

短语

最近最少使用算法 LRU ; Least Recently Used

最近最少使用排除 least recently used removal

最近最少使用的 least recently used ; minst recentelijk gebruikt

最近最少使用置换算法 LRU

最近最少使用内存 least recently used memory

最近最少使用法 LRU ; Least-Recently Used

最近最少使用替换算法 Least Recently Used

最近最少使用淘汰算法 LRU ; Least Recently Used

 更多收起网络短语
  • least recently used
  • least recently used

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • 内存缓存区域时,lru会首先删除最近最少使用缓存数据

    When the memory cache region becomes full, LRU removes the least recently used cached data first.

    youdao

  • 影响最近最少使用守护进程(least recently used daemon LRUD)扫描释放页面的方式。

    This affects how the least recently used daemon (LRUDs) scan for pages to free.

    youdao

  • 首先缓存会实现最近最少使用算法使得 ASP.NET 能够在内存运行效率较低的情况下强制缓存清除——缓存自动删除使用项目

    The first is that the Cache implements a least-recently-used algorithm, allowing ASP.NET to force a Cache purge—automatically removing unused items from the Cache—if memory is running low.

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定