资源列表
FIFO先进先出调度算法(含代码截图)
- 最简单的分页替换算法就是先进先出算法,当每次有新的分页需要调入时,会选择调入内存时间最久的分页换出。有两种实现的方法:第一种是记录每个分页被调入到页框的时间,当每次需要换出分页时,会找到调入时间最早的一页,也就是在主存储器中存在最久的分页。另外一种方式就是利用FIFO队列来实现,当要进行分页替换时,就把队列最前端的分页换出,再把要调入的分页放到队列的末端。(The simplest paging replacement algorithm is the first in first out al
案例集_Chap02_汽车价格离群值检测
- 案例集离群值检验各种汽车价格数据集,使用python中的库以及数据(Case set outlier test various car price data sets, using Python library and data)
虚拟列表框.e
- 易语言超级列表框版-虚拟列表框源码拓展全开源
后台监控鼠标和键盘
- 后台监控鼠标和键盘(可监听全局的鼠标以及键盘按键)(Background monitoring mouse and keyboard (monitor global mouse and keyboard keys))
iCloud Bypass DoulCi Activator for All iDevice
- icloud iphone bypass program with serial
vdload
- 移动车辆荷载,实现车轮在桥面的均匀移动下去(Move the vehicle load to realize the uniform movement of wheels on the bridge deck)
新安江模型
- 新安江三水源模型程序代码,matlab编程(Xin'anjiang three water source model program code, matlab programming)
hey~I'm ready to receive the file.
- fortress files.join files.en sub
Main_PSO_VMD
- 粒子群算法优化vmd算法,极大提高算法的精确性和运行速度(Particle swarm optimization algorithm optimizes VMD algorithm, which greatly improves the accuracy and running speed of the algorithm)
Aurix培训完整实验例程
- TC275的入门例程,可以作为初学者学习的辅助资料(entry routine of Aurix TC275, can be used as a beginner learning aids)
HOOK注入框架(DLL源码)
- HOOK注入框架(DLL源码)和EXE 注入源码及框架(Hook injection framework (DLL source code) and exe injection source code and framework)
Aspose.Words
- 这个可以生成WORD文件和EXCEL文件。(this function can generate WORD file and EXCEL file.)