搜索资源列表
ComputerPageManage
- 存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式管理的页面置换算法。 随机数产生一个指令序列,共320条指令,使用FIFO算法、LRU算法和OPT算法进行页面置换。-One of the main functions of storage management is a reasonable allocation of space. The requeste
Simulated-Annealing-Tools-Software
- 模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法。-Simulated annealing algorithm is a time-varying by giving the search process and ultimately tends to zero the probability of jumps, thus can effectively avoid local minima and eventual
模拟库存matlab算法
- 合理库存量设置的应用问题。文件中包括问题的描述以及matlab的实际代码(Give advice on how to set an optimal inventory level. The attachment contains document on problem descr iption and coding.)