登录
首页 » matlab » LRU

LRU

于 2020-03-22 发布
0 120
下载积分: 1 下载次数: 10

代码说明:

说明:  LRU缓存淘汰策略,使用链表进行连接,里面有测试文件(LRU cache elimination strategy, using linked list for connection, with test files inside)

文件列表:

LRU, 0 , 2019-12-15
__MACOSX\._LRU, 172 , 2019-12-15
LRU\LRU, 0 , 2019-12-18
__MACOSX\LRU\._LRU, 172 , 2019-12-18
LRU\license.txt, 1490 , 2018-09-17
__MACOSX\LRU\._license.txt, 172 , 2018-09-17
LRU\LRU\LRU.m, 3132 , 2019-12-17
__MACOSX\LRU\LRU\._LRU.m, 172 , 2019-12-17
LRU\LRU\README.md, 765 , 2018-09-17
__MACOSX\LRU\LRU\._README.md, 172 , 2018-09-17
LRU\LRU\testLRUCache.m, 1561 , 2018-09-17
__MACOSX\LRU\LRU\._testLRUCache.m, 172 , 2018-09-17
LRU\LRU\NewLRU.m, 3014 , 2019-12-17
__MACOSX\LRU\LRU\._NewLRU.m, 172 , 2019-12-17
LRU\LRU\DLL.m, 938 , 2019-12-17
__MACOSX\LRU\LRU\._DLL.m, 172 , 2019-12-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 功能: 自动绘制循环报表说明: 以可视化的方法自动绘制循环报表 可以任意指定对象属性, 属性支持原有表达式 支持SQL Select和外部数据源作用: 将繁琐的...
    功能: 自动绘制循环报表说明: 以可视化的方法自动绘制循环报表 可以任意指定对象属性, 属性支持原有表达式 支持SQL Select和外部数据源作用: 将繁琐的不可视代码调试转化为轻松愉快的可视化绘制 开发时间由以天为单位计算缩短为以分钟为单位-functions : automatic mapping cycle statements Note : Visualization of the automatic mapping cycle returns to be arbitrarily designated object properties, attributes to support the original expression of support for SQL Select and external data sources role : the cumbersome visual debugging code into a visual delight, drawing from a development time as days shorten terms for a minute as a unit
    2022-03-20 18:08:32下载
    积分:1
  • dq_control_upqc_final_faultab
    DQ control of UPQC with ab fault
    2017-05-25 12:06:18下载
    积分:1
  • VC++生成圆角形状的窗口
    VC++圆角窗体的实现例子,生成圆角形状的窗口,大家知道,默认状态下和一般情况下,窗体的边角都是矩形的,或许你看烦了这种窗口,想生成一种非标准的窗口,把边角美化成圆角,带弧度的那种窗口,本例子或许可以让你从中学习到这种窗体实现的方法。   本程序的实现实现思路是设置对话框背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。
    2022-12-02 07:25:04下载
    积分:1
  • MF
    说明:  实现形态滤波的降噪,并搭建结构元素如三角形结构结构元素以及半圆形结构元素(Noise reduction is achieved by morphological filtering, and structural elements such as triangular structure elements and semicircular structural elements are constructed.)
    2018-06-23 17:05:47下载
    积分:1
  • 用遗传算法来实现含有各种能源形式 的der单元的能量调度-061751110825864
    说明:  用遗传算法来实现含有各种能源形式 的der单元的能量调度,实现经济化。含光电。风电等多种单元。 该算法中首先根据各种DER单元的模型列出了各个单元的经济成本公式,包含诸如运行成本、维护成本以及环境等各种费用。然后根据一天的负荷预测图,在不同的控制策略下进行经济调度,计算出各个单元 最佳出力,即输出功率。 目标函数就是成本最低,限制条件包括功率平衡,以及各个单元的输出限制等 "(The genetic algorithm is used to realize the energy dispatch of Der cells with various forms of energy and achieve economy.Contains photoelectricity.Wind power and many other units.The algorithm first lists the economic cost formulas of each DER unit according to the model of each DER unit, including various costs such as operation cost, maintenance cost and environment.Then, according to the one-day load forecasting chart, economic dispatch is carried out under different control strategies, and the optimal output power of each unit, that is, output power, is calculated.The objective function is the lowest cost, and the limitations include power balance and output limits for each unit.)
    2020-05-30 11:09:41下载
    积分:1
  • 获取汉字拼音组件 v4.1
    获 取 汉 字 拼 音 组 件 v4.1(Getting Chinese Pinyin Component v4.1)
    2019-04-19 15:00:22下载
    积分:1
  • 黑狼5.2破解版密码123
    用于dnf私服的暴力外挂,全自动输出刷图(Violent plug-in for dnf private service, automatic output brush map)
    2019-02-27 08:33:19下载
    积分:1
  • doubleloopboost
    boost电路仿真,,,简单建模,参数已调好(Boost circuit simulation, simple modeling, parameters have been adjusted)
    2017-06-21 09:40:24下载
    积分:1
  • login.Designer
    C#实现截屏 可区域截屏,或可全屏点ESC退出(C # Realize Screen Capture Area Screen Capture or Full Screen Point ESC Exit)
    2020-06-25 11:20:01下载
    积分:1
  • C-Programming-Language-Snake-
    C语言程序设计:贪吃蛇程序源代码用TC2.0编译(C Programming Language: Snake program source code, compiled with TC2.0)
    2011-04-22 16:44:10下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载