资源列表
[操作系统开发] memory-manage-simulate
说明:用C语言写的操作系统作业内存分配的模拟程序。-Written in C language, the operating system memory allocation operation simulation program.<EndlessRoad> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] ProcessSched
说明:这个是操作系统的进程调度源代码,模拟操作系统的进程调度,可以在VC++开发环境下编译模拟-This is the process of scheduling the operating system source code to simulate the process of scheduling the operating system can be developed in VC++ compiler environment sim<deyaowang> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] Processor-scheduling
说明:进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码1-Process scheduling, the use of round-robin algorithm to simulate the process of scheduling a computer operating system code in a process<田坤> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] duzhexiezhe
说明:读者写者源代码 操作系统课程设计 对大家肯定有帮助-Readers who write the source code operating system curriculum design will certainly help all of us<彦斌> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] the-arithmetic-of-bank
说明:银行家算法 安全性检测 操作系统经典实验-the arithmetic of bank<he> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] 64bitModeMBR
说明:Example of turning on 64-bit mode inside MBR code. The programs allows to access up to 16 exabyte from MBR code.<> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] FIFO-suanfa
说明:在分页式虚拟系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已没有空闲块,则用FIFO页面调度算法把作业中最先进入主存的一页调出,存放在外存上,然后把要访问的页装入该块。调入和装入后都要修改页表中对应页的标志。-In the page type system, the virtual hardware send out "of a page, draw out the interruption of the<yyy> 在 2024-11-08 上传 | 大小:2kb | 下载:0