-
橙色与# 39:一个操作系统的实现(源代码附在博…
Orange s:一个操作系统的实现(书附源码)chapter4.rar-Orange" s: an operating system implementation (source code attached to the book) chapter4.rar
- 2022-10-11 05:25:03下载
- 积分:1
-
一本bios的手册,经典的东西.
一本bios的手册,经典的东西.-A bios handbook,a classical handbook.
- 2023-04-13 08:30:04下载
- 积分: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
-
操作系统
操作系统--文件管理-operating system-- Document Management
- 2022-03-29 07:54:36下载
- 积分:1
-
模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。
1、模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。每个进程在内存占有3页数据区,刚开始时数据区为空。有以下访问数据页序列:5 0 1 0 2 0 1 4 0 2 5 1 2 3 5 (测试数据)请分别模拟2、实现过程:1) 内存分配:给进程分配一定的物理块数,由用户输入物理块数,用数组元素模拟物理块。2) 由文件读入页面访问序列,用数组保存。3) 将要访问的页面依次调入内存,分配到物理块中,形成页框表。其表项号即物理块号(数组元素下标),将页号放入数组相应位置。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 13:05:33下载
- 积分:1
-
朋友_ BIOS源代码
AMI_BIOS source code
- 2022-07-08 13:05:54下载
- 积分:1
-
A multi
一个多任务实时操作系统,可以运行在arm7tdmi芯片上。带有中断管理、设备管理和LCD控制驱动-A multi-task real-time operating system, you can run in arm7tdmi chip. With disruption management, equipment management and control-driven LCD
- 2022-10-18 09:40:03下载
- 积分:1
-
一个小的操作系统,开发使用GCC,成千上万的代码的作用…
一个小型的操作系统,采用gcc进行开发,几千行的代码,方便初学者学习-a small operating system, developed using gcc, thousands of the code to facilitate learning beginners
- 2022-05-13 19:41:22下载
- 积分:1
-
一个微型操作系统源码
一个微型操作系统源码-a micro-source operating system
- 2022-04-23 22:33:06下载
- 积分:1
-
微软可访问接口
Microsoft accessible接口的delphi实现-Microsoft accessible interface delphi realize
- 2022-01-26 14:34:21下载
- 积分:1