搜索资源列表
os2final
- 先进先出,高响应比,最短优先-FIFO and high response ratio, minimum priority
ee
- 从0-9中任意选取4个不完全相同的数 比如,不能是5 5 5 5,可以是1 2 2 2 用这4个数排列出最大的数,2221,最小的数1222 最大减最小:2221-1222=0999 用0 9 9 9这四个数继续重复上述步骤 最多7步,将得到6174这个数字 -From 0-9 in the arbitrarily selected four non-identical number, for example, can not be 5555, which can
os_zuidisongchidu
- 用以实现操作系统的调度中,最低松弛度的调度和对资源的分配,建立进程及其内存大小-Scheduling of the operating system used to achieve the minimum laxity scheduling and allocation of resources, the establishment process and its memory size
ll
- 计算机操作系统实验,关于最小松驰度算法实现模拟-Computer operating system experiments, on the minimum degree algorithm simulated relaxation
Disk-scheduling
- ① 理解和掌握常用的磁盘调度算法的内容和原理。磁盘是可被多个进程共享的设备。当有 多个进程都请求访问磁盘时,应采用一种适当的调度算法,以使各个进程对磁盘的平均访问(主要是寻道)时间最小。 ② 通过本实验,使用先来先服务算法、最短寻道时间优先算法、扫描算法,模拟实现一个简单的磁盘调度系统。 -The understanding and grasp of the commonly used disk scheduling algorithm content and principle.
ntsupas1
- 让登陆的用户扮演另外的用户,很不错的代码。-Substitute User (access privlieged pgms while logged in on a non-privileged account). Allows a logged-in user to temporarily impersonate another (including Administrator) without logging out and in again. Similiar to UNIX su(1)
uCOSIIc51
- ucos移植到8051最小系统的例子说明-ucos transplanted to 8051 examples illustrate the minimum system
1121440fammmtmazrt6rrt
- STM32的最小系统,原理图,PCB都有。。。希望有帮助-STM32 minimum system, schematics, PCB has. . . Hope that helps
FIFO
- 设计程序模拟FIFO页面置换算法的工作过程。假设内存中分配给每个进程的最小物理块数为m,在进程运行过程中要访问的页面个数为n,页面访问序列为P1, … ,Pn,分别利用不同的页面置换算法调度进程的页面访问序列,给出页面访问序列的置换过程,并计算每种算法缺页次数和缺页率。-The design process of the analog FIFO page replacement algorithm work process. Suppose the minimum number of physi