-
最佳适应法
采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。(used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dynamic random to create a new "memory allocation" or "memory recovery" request, then you have chosen in accordance with the allocation algorithm to change the array. As the focus of this experiment is memory allocation, it is not considered relevant to a certain memory area of the process.)
- 2004-09-07 01:37:09下载
- 积分:1
-
3
说明: 银行家算法的实现,allocate,need,maximum等矩阵算出request是否安全(banker algorithm)
- 2014-06-25 11:02:55下载
- 积分:1
-
系统刷新
说明: 操作系统定时刷新功能,利用TIMER定时器定时后调用系统刷新功能,可做到计算机自动刷新、开机启动,并可设置刷新间隔时间并存档。(Operating system timing refresh function, using TIMER timer to call system refresh function after timing, can automatically refresh the computer, start, and set refresh interval time and archive.)
- 2020-06-16 01:00:01下载
- 积分:1
-
fdisk32
dos下的大容量硬盘分区工具,这是汉化版。(dos under the large-capacity hard disk partitioning tool, which is Chinese Version.)
- 2010-01-17 14:14:58下载
- 积分:1
-
1998_RLDEiDI
os developer that helps you develop an os
- 2010-11-14 17:56:35下载
- 积分:1
-
可变分区
说明: 可变分区,一个很重要的操作系统原代码,很详细的拉,个人下载参考参考。(Variable Division, a very important source operating system, a very detailed and pulling personal information. Download.)
- 2006-01-10 20:58:02下载
- 积分:1
-
ALIENTEK MINISTM32 AD7124
用STM32与AD7124设计用于测温的系统(STM32 and AD7124 tempreture control)
- 2021-03-02 16:39:33下载
- 积分:1
-
Garfield_51OS
实现了一个51多任务操作系统,效率高达80 (implemented a multi-task OS for 51, who s effective work can reach 80 .)
- 2015-07-08 12:14:06下载
- 积分:1
-
file-management-experiment
操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。
在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR(Operating system file management experiment: the use of interactive command tree directory structure and file management, while taking advantage of the bit map indicates the distribution of the external memory, and allocate the necessary space when a new file is created, the simulation file allocation table log file is stored in the external memory way. Understanding of the system operation on the file. Save the contents of a directory in the file, create a file or subdirectory can use the command-line command: MD, CD, RD, MK (create a file), DEL (delete files) and DIR)
- 2020-12-12 20:49:17下载
- 积分:1
-
writerandreader
计科操作系统课程“读者写者”问题的经典解决。(Branch of the operating system programs, " wrote the reader" as a problem to solve classic.)
- 2009-05-13 15:29:02下载
- 积分:1