-
页面调度算法
页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
- 2018-05-22 13:02:20下载
- 积分:1
-
小滴课堂C语言课程笔记.pdf
目录
第一章 C语言课程内容介绍
第二章 你真的了解C语言吗?
第三章 编写你的第一个C程序
第四章 C语言基础语法和数据类型
第五章 深入理解C语言运算符与表达式
第六章 C语言核心基础知识之控制流
第七章 C语言核心基础知识之数组
第八章 C语言核心基础知识之函数
第九章 C语言面试必问知识点之指针
第十章 C语言核心数据结构
第十一章 C语言高级核心之大话预处理
第十二章 玩转C语言高级知识点之文件
第十三章 C语言实战篇之学生管理系统
第十四章 C语言课程内容总结
- 2021-08-07 00:30:59下载
- 积分:1
-
程序
说明: 基于52单片机的脉搏计数设计,简单,比较经典的单片机开发(Pulse counting design based on 52 MCU, simple)
- 2020-03-11 16:09:57下载
- 积分:1
-
stm32-study5
stm32学习
十三:RS485总线的使用
十四:TFT屏的图片,中文和字符显示(stm32 learning 13: RS485 bus use 14: TFT screen pictures, Chinese, and character)
- 2012-07-12 20:17:52下载
- 积分:1
-
on-line-energy-efficiency
本文是一篇在线监控机床能耗论文,根据论文可以写出任意机床的能效监控软件。(this paper reseach the on-line monitoring the power consumption of cnc machine tools, and based on it one can develop the software about power consumption of cnc mahine tools.)
- 2012-10-09 11:53:44下载
- 积分:1
-
STM32L071LowWAKEUP
stm32L071 ( LO51 等 LO系列都可用),只用电源芯片cpu ,电池供电1.4uA STOP模式,RTC 唤醒,STM32L0XX,内存多,flash大,比msp430高,价格合理,低功耗首选(stm32L071 stm32L051 1.4ua, lowpower STOP+RTC+WakeUP+...)
- 2020-11-16 17:19:40下载
- 积分:1
-
.Net微信第三方公众平台源码
.Net微信第三方公众平台源码
功能齐全 含源文件 非编译版,可二次开发
- 2022-04-07 09:44:23下载
- 积分:1
-
matlabsin
matlab6.5与vc的各种混编方式举例 包括 dll方式、引擎方式、com方式、以及vc调用simulink模型运行方式(matlab6.5 vc with the mixed mode, including dll example, the engine, com, as well as vc Simulink model called Operation Mode)
- 2005-05-02 00:02:33下载
- 积分:1
-
C# 通过网络和三菱的PLC通信
C# 通过网络和三菱的PLC通信
- 2016-12-27下载
- 积分:1
-
一个例子,共同交流
这是转载的一个例子,是一个雷达图像,里面有一些素材,模型,以及源码,本人才疏学浅,只能找到这些,希望和大家共同交流,共同学习
- 2022-03-01 16:44:22下载
- 积分:1