搜索资源列表
-
0下载:
操作系统——进程调度算法实现 本程序主要实现了进程调度中最常见的优先数算法和轮转时间片算法。-operating system -- the process of scheduling algorithm to achieve the main procedures of the process of scheduling priority to the most common algorithms and several Web-time algorithm.
-
-
0下载:
用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
-
-
0下载:
处理器调度优先权算法,比较简单,对于初学者来说简单易懂!-Processor priority scheduling algorithm, relatively simple, easy-to-understand for beginners!
-
-
0下载:
磁盘调度算法,有最短寻道时间优先调度算法和扫描算法 。-Disk scheduling, priority scheduling algorithm with the shortest seek time and scanning algorithms.
-
-
0下载:
计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
-
-
0下载:
实现cpu调度问题.值得参考\学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
-
-
0下载:
CPU 优先级调度算法的实现。CPU根据进程优先级实现对进城的合理调度-CPU Priority Scheduling Algorithm. CPU in accordance with the process priority to achieve the rational management of the city
-
-
0下载:
CPU调度算法FCFS的效率,首先输入进程数,在输入开始和运行时间,出比较结果-CPU efficiency FCFS scheduling algorithm, the first input of processes, the input start and run time, the comparison result
-
-
0下载:
进程调度 操作系统实验 程序优先级的调度算法 绝对适用-Experimental procedures for the operating system process scheduling priority scheduling algorithm is absolutely applicable to
-
-
0下载:
简单的进程调度算法演示FCFS 时间轮换C++语言-Simple demonstration of the process of scheduling algorithm FCFS rotation time C++ Language
-
-
0下载:
Priority Scheduling Algorithm-Preemptive
-
-
0下载:
优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
-
-
0下载:
学习操作系统要理解的处理机调度算法及过程分析算法(过程访真)-Learning to understand the operating system and processor scheduling algorithm for process analysis (process visit true)
-
-
0下载:
VC环境下,用时间片轮转调度算法模拟处理机调度实验-Round-Robin Scheduling Algorithm for Time-chip processor scheduling simulation experiment
-
-
0下载:
Round Robin process scheduling algorithm simulation in C++. Good for process scheduling study
-
-
0下载:
操作系统 线程调度 优先级优先算法CPU 占用时间优先算法等-Operating system thread priority scheduling algorithm priority CPU time occupied priority algorithm
-
-
0下载:
优先数调度算法的一个简单程序,里面只有简单的介绍-Priority scheduling algorithm, a few simple procedures, which only a brief
-
-
0下载:
在visual c++环境下描述作业调度算法:1。先来先服务;2。短作业优先;3。最高响应比-In visual c++ environment, describes the scheduling algorithm: 1. First-come first-served 2. Short job 3. The highest response ratio
-
-
0下载:
磁盘调度算法,有最短寻道时间优先调度算法和扫描算法 。-Disk scheduling, priority scheduling algorithm with the shortest seek time and scanning algorithms.
-
-
0下载:
优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
-