-
C C++模拟虚拟内存分页存储管理系统,得到一个相当..
c c++ 模拟虚拟分页存储管理系统 弄了蛮久的-c c++ simulation of the virtual paging memory management system, get a quite a long time
- 2022-07-11 16:02:02下载
- 积分:1
-
Nucleus PLUS参考手册
Nucleus PLUS参考手册 -Nucleus PLUS Reference Manual
- 2022-08-15 15:46:31下载
- 积分:1
-
uc/os源码的中文解析,很详细!值得一看呢
uc/os源码的中文解析,很详细!值得一看呢-uc/os-source analysis of the Chinese, very detailed!
- 2022-05-24 21:47:28下载
- 积分:1
-
vc==方法口isjomauamg sjemedpi什么都需要自己去租恶习的。
vc==方法口isjomauamg sjemedpi什么都需要自己去租恶习的。-vxxcv this is my own
- 2022-03-26 00:15:53下载
- 积分:1
-
十大题型算法全实现――(二)可变分区存储管理方案中的内存分配...
十大题型算法全实现――(二)可变分区存储管理方案中的内存分配 -10 types of agrithment implement memory allocate in the variable partion memory management.
- 2022-03-13 03:28:24下载
- 积分:1
-
一个微型操作系统源码
一个微型操作系统源码-a micro-source operating system
- 2022-04-23 22:33:06下载
- 积分:1
-
用C语言编写和调试一个简单的进程调度程序
用C语言编写和调试一个简单的进程调度程序-C language writing and debugging a simple process scheduler
- 2022-07-13 20:02:15下载
- 积分:1
-
动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然...
动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the main deposit recovery. Dynamic Storage Management Division"s management style and preparation procedures are completed through dynamic storage management of main memory allocated to achieve recovery. Experiments including : first to identify the main deposit space allocation table; Then using the optimal algorithm to adapt to the completion of main memory space allocated main memory space complete recovery; Final preparation of the main function of the work done by the process of testing. When you deposit allocated for distribution free zone, and then fill in forms have been allocated to the district, mainly operating in the district idle
- 2022-07-03 06:52:38下载
- 积分:1
-
DOS操作系统源代码,编程语言为asm和C。
DOS操作系统源代码,编程语言为asm和C。-Source Code of DOS
- 2022-05-20 02:28:03下载
- 积分:1
-
基于VC++的页面置换程序
采用基于MFC框架设计,建立五个线程,使它们能够同时进行,其中一个进程提供每次要存入内存的页面,另外四个同时完成FIFO,LRU,LFO,OPT四个算法。
- 2022-09-18 12:40:04下载
- 积分:1