CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 缓存

搜索资源列表

  1. 8_01

    0下载:
  2. 摇曳的递归分形树(在其中使用了双缓存技术,即创建两个缓冲区,一个用来绘制图形,一个用来显示图形)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44597
    • 提供者:
  1. CProgram

    0下载:
  2. 用C语言实现的关于栈、文件、排序、缓存区等的功能模拟。-Implemented in C on the stack, file, sort, cache and other analog functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3991
    • 提供者:辽湘
  1. 3.tar

    0下载:
  2. 高速缓存调度问题的C++实现代码,采用最优的opt方法。代码注释详实,可读性好。-Cache Scheduling C++ implementation code, the use of the best opt ​ ​ method. Code comments informative and readable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:199630
    • 提供者:ryyrzzl
  1. LA2U-Replacealgorithm

    0下载:
  2. 一个项目研究中的缓存替换算法LA2U,在传统访问频率的基础上,考虑了更新频率,性能优于LRU和LFU-A replace algorithm called LA2U,which considers both access rate and update rate ,and performance is better than LRU and LFU
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:241976
    • 提供者:yangjun
  1. cache-fifo

    0下载:
  2. CPU缓存算法,FIFO的模拟程序,通过VC2010编译,包括数据查找,替换算法-CPU caching algorithm FIFO algorithm FIF simulation, including data whether the hit, replace, contained on this basis can be done other algorithms,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1706
    • 提供者:秋光亮
  1. conhash

    0下载:
  2. 一致性哈希表,服务器缓存保存机制,可以较好得解决分布式服务器出故障的问题-The consistency of the hash table, the server cache save mechanism can better get to solve the problem of distributed servers fail
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:1021672
    • 提供者:dreamboy
  1. LRU-Cache

    0下载:
  2. 设计和实现一个数据结构最近最少使用(LRU)缓存。它应该支持以下操作:获取和设置。    得到(关键)得到的价值(永远是积极的)关键如果键存在于缓存中,否则返回1。  集(关键字,值)——设置或插入的值如果不是已经存在的关键。当缓存达到容量,应该最近最少使用项失效前插入一个新项。-Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following op
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:614
    • 提供者:胡延旭
  1. Algorithm-design-and-analysis

    0下载:
  2. 大学算法课上的大作业,包含残缺棋盘游戏问题、0/1背包问题、高速缓存调度问题、旅行商问题、流水作业调度问题等等若干问题,有完整源代码、结果截屏、时间复杂性分析-University algorithm class project, including the imperfect board game, 0/1 knapsack problem, the cache scheduling problem, traveling salesman problem, line production sc
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:331737
    • 提供者:贾巽
搜珍网 www.dssz.com