-
Operating systems courseware, there are many examples, detailed description of t...
操作系统课件,里面有很多的例子,详细的说明,生产者消费者问题的颠覆。-Operating systems courseware, there are many examples, detailed description of the problem of subversion producers and consumers.
- 2022-02-15 20:23:07下载
- 积分:1
-
操作系统引导代码
操作系统引导代码-OS code----------------------------
- 2022-01-21 19:07:29下载
- 积分:1
-
windows open source code Microsoft Windows is a complex operating system. It off...
windows开源代码
Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid -windows open source code Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid
- 2022-04-07 22:29:59下载
- 积分:1
-
十大题型算法全实现――(二)可变分区存储管理方案中的内存分配...
十大题型算法全实现――(二)可变分区存储管理方案中的内存分配 -10 types of agrithment implement memory allocate in the variable partion memory management.
- 2022-03-13 03:28:24下载
- 积分:1
-
银行家算法是避免死锁的算法,是最经典的,欢迎下载
银行家算法是避免死锁的算法,是最经典的,欢迎下载-Banker
- 2022-03-21 00:23:11下载
- 积分:1
-
此文档提供了一些IBM大型机操作系统AIX的命令,对于AIX入门来说是有一定帮助的。...
此文档提供了一些IBM大型机操作系统AIX的命令,对于AIX入门来说是有一定帮助的。-This document provides a number of IBM mainframe operating system command AIX for AIX is a certain entry help.
- 2022-06-30 04:46:40下载
- 积分:1
-
FREE_RTOS一个FREE的小型操作系统.
FREE_RTOS一个FREE的小型操作系统.-FREE_RTOS a FREE small operating system.
- 2022-02-20 12:04:02下载
- 积分:1
-
vc++演示操作系统哲学家进餐问题,非常好用
vc++演示操作系统哲学家进餐问题,非常好用-vc operating system demonstration dining philosopher, a very handy
- 2023-03-19 11:15:04下载
- 积分:1
-
EOS is a major open
EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。
与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。
-EOS is a major open-source operating system for teaching, and its style is windows kernel source code style. EOS" s overall structure is simple, from the boot, loader, kernel.dll to the application, the structure clear and straightforward, but the function of the kernel functions are relatively complete, a total of more than 10,000 source lines, more suitable for middle-class operating system kernel source code learners. 0.12, compared with Linux0.11 or, EOS of the core structure of a more modular structure than the clear, is to learn principles and core analysis of the operating system a better tool.
- 2023-03-20 19:55:04下载
- 积分:1
-
FIFO 排序
1.请参阅字符串: 1 ~ 2002.内存引用次数: 至少 20000 次3.在物理内存中的帧的数目: 10、 20、 30、 40、 504.有两个测试引用字符串:(1) 随机: 任意选择一个数字为每个引用。(2) 局部性: 模拟函数调用。每个函数调用可以引用一个子集1/4 ~ 1/2 字符串 (字符串的长度可以是随机的)。5.硬件支持位: 引用位和修改位(1) 硬件将自动设置这两个位。(2) 是一个内存中的页将被修改的概率 p。P 的值将是 0.05、 0.1、 0.15、 0.2、 0.25。
- 2022-06-26 01:03:18下载
- 积分:1