-
这是用DELPHI做改变windows XP的主题的源代码
这是用DELPHI做改变windows XP的主题的源代码-DELPHI used to do this is to change the windows XP theme
- 2022-01-31 21:06:31下载
- 积分:1
-
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。
实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err
- 2023-03-14 22:50:04下载
- 积分:1
-
a small operation registry procedures, the pair creation, modification are prett...
一个操作注册表的小程序,键值的创建,修改等都很不错哦-a small operation registry procedures, the pair creation, modification are pretty good oh
- 2022-01-25 17:19:16下载
- 积分:1
-
虚拟文件系统,多级目录
虚拟文件系统,多级目录-virtual file system, multi-level directory
- 2022-09-30 19:30:03下载
- 积分:1
-
vga bios description , registers and interrupts
vga bios description , registers and interrupts
- 2022-04-09 03:34:48下载
- 积分:1
-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起...
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。-On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is running R (run), ready W (wait) and the completion of F (finish), one of three states and assume that the initial state is a state of readiness W.
- 2022-02-04 17:52:14下载
- 积分:1
-
只要自己做编,对操作系统就有深刻的了解,讲的是进程间的操作
只要自己做编,对操作系统就有深刻的了解,讲的是进程间的操作-To do as long as their provision of operating systems have a profound understanding of the process of talking about inter-operation
- 2022-11-20 10:05:04下载
- 积分:1
-
免费实时操作系统源代码
源代码的 FreeRTOS 中杰出人物系列皮质 M3 控制器。
如何在免费的实时操作系统,这是一个开放的平台中创建任务。如何多个任务运行在不同的优先事项。
皮质 M3 控制器的多任务执行。
- 2022-02-04 17:29:30下载
- 积分:1
-
一个完成的lru算法
一个完成的lru算法-a completed LRU algorithm
- 2022-09-05 05:35:03下载
- 积分:1
-
courses on operating system design
操作系统课程设计-courses on operating system design
- 2022-03-06 13:20:18下载
- 积分:1