-
能够动态显示cpu工作频率的软件源代码,正常工作在linux2.6内核下...
能够动态显示cpu工作频率的软件源代码,正常工作在linux2.6内核下-Able to dynamically display the cpu frequency of the software source code, the normal work in the kernel linux2.6
- 2022-01-25 17:16:09下载
- 积分:1
-
作业调度设计 进程的切换
作业调度设计 进程的切换-Job Scheduling design process hando
- 2022-10-09 00:50:02下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1
-
part of the guidance system used procedures
部分常用系统的引导程序-part of the guidance system used procedures
- 2022-01-26 05:20:24下载
- 积分:1
-
used first to adapt, adapt best or the worst adaptation law, the preparation of...
采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-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.
- 2022-07-11 03:44:39下载
- 积分:1
-
线程的调度模拟ok
线程的调度模拟ok-thread scheduling simulation ok
- 2022-04-09 15:03:44下载
- 积分:1
-
常用正则表达式 整理篇_正则表达式_常用正则表达式 整理篇_正则表达式...
常用正则表达式 整理篇_正则表达式_常用正则表达式 整理篇_正则表达式-常用正则表达式 整理篇_正则表达式
- 2023-03-26 04:45:03下载
- 积分:1
-
这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^...
这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^-This is an operating system of p, v operating procedures, which also includes the implementation of the findings and design a curriculum report, please fed please find ^ _ ^
- 2022-03-17 07:41:32下载
- 积分:1
-
Solaris system optimization tools can do debugging test. Sun provided the origin...
Solaris系统优化工具,还可以做排错试验。SUN公司提供的原始文件和代码。-Solaris system optimization tools can do debugging test. Sun provided the original documentation and code.
- 2023-06-29 21:50:07下载
- 积分:1
-
attention : 1. OS.jar Java package for two executable files. Due to the time and...
注意: 1. OS.jar为Java打包可执行文件 2. 由于时间,和界面空间问题,每个进程的资源拥有情况没有详细列明.如果要认真检查 程序的正确性,可以重新编译运行,然后查看Dos界 面下的输出.因为Dos界面下会输出 每个进程的资源情况(包括每个进程对每类资源的最大需求,分配情况,和所欠资源情况. 3. 资源设置中,进程设置应小于100个,资源类数应小于20个.-attention : 1. OS.jar Java package for two executable files. Due to the time and space interface, each process of the availability of resources, no details. If we were to check the correctness of procedures can recompile running, and then checking Dos interface output . because Dos output interface will process each of the resources (including each process for each category of the biggest resources demand, distribution, and outstanding resources. 3. resources set up, the process set up should be less than 100, the resource shall be less than 20.
- 2023-04-06 21:55:03下载
- 积分:1