CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 进程调度算法
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 进程调度算法 - List
[
Data structs
]
多级反馈队列进程调度算法
DL : 0
完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等);然后完成进程创建原语、进程调度原语和进程撤销原语;
Date
: 2009-09-20
Size
: 2.27kb
User
:
red_eyed_hare
[
Documents
]
进程调度模拟程序
DL : 0
编写一个进程调度程序,允许多个进程共行的进程调度程序。 采用最高优先数优先的调度算法和先来先服务调度算法。 每个进程有一个进程控制块( PCB)表示。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 采用动态优先数策略选择就绪进程获得 CPU后都只能运行一个时间片,运行完后优先数减1 动态显示每个进程的当前状态及进程的调度情况 重复以上过程,直到所要进程都完成为止
Date
: 2009-05-14
Size
: 151.5kb
User
:
shenchelove
[
Windows Develop
]
进程调度
DL : 0
进程调度算法的实现过程-Process Scheduling Algorithm of the process
Date
: 2025-07-11
Size
: 34kb
User
:
安员
[
OS Develop
]
进程调度实验
DL : 0
进程调度算法的实现-Process Scheduling Algorithm Implementation
Date
: 2025-07-11
Size
: 1kb
User
:
张伟
[
Windows Develop
]
进程调度算法
DL : 0
一个进程高度算法-a process highly Algorithm
Date
: 2025-07-11
Size
: 2kb
User
:
陈鹏
[
Windows Develop
]
基于DELPHI环境的进程调度算法
DL : 0
这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
Date
: 2025-07-11
Size
: 193kb
User
:
罗刚
[
uCOS
]
进程调度算法-操作系统
DL : 0
这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
Date
: 2025-07-11
Size
: 258kb
User
:
田田
[
CSharp
]
进程调度法
DL : 0
一个计算机操作系统实验程序,模拟进程调度算法。-a computer operating system experimental procedure, process simulation scheduling algorithm.
Date
: 2025-07-11
Size
: 1kb
User
:
尹亮
[
OS program
]
实验三 进程调度实验
DL : 0
进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-process of scheduling trials and the preparation of high-level language debugging process of scheduling a procedure to enhance the concept of the process and the process of scheduling algorithm understanding.
Date
: 2025-07-11
Size
: 26kb
User
:
肖建
[
Process-Thread
]
优先级调度算法
DL : 1
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, understanding processor scheduling process.
Date
: 2025-07-11
Size
: 2kb
User
:
程倩
[
Process-Thread
]
另一个优先级调度算法
DL : 0
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, help understand the processor scheduling process.
Date
: 2025-07-11
Size
: 3kb
User
:
程倩
[
Process-Thread
]
进程调度111
DL : 0
这是大学上操作系统做的实验,相信很多人都可用的着!本实验模拟单处理器系统的进程调度,采用时间片轮转调度算法作为进程调度算法。-this is the operating system on the university to do experiments, I believe many people are available to! Experimental simulation of the single-processor system in the process scheduling, time-use Web-scheduling algorithm as process scheduling algorithm.
Date
: 2025-07-11
Size
: 242kb
User
:
呀呀
[
Process-Thread
]
进程调度算法.RAR
DL : 0
操作系统实验的进程调度算法实现:提供了四种重要的算法(FIFS、SFJ、HRN)-operating systems experimental process scheduling algorithm : to provide four important algorithm (FIFS, SFJ, 010-001)
Date
: 2025-07-11
Size
: 1kb
User
:
何瑜
[
OS program
]
不错的进程调度
DL : 0
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
Date
: 2025-07-11
Size
: 7kb
User
:
生
[
Windows Develop
]
进程调度算法演示
DL : 0
进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数-This is a display of process assigned algorithm. It includes some API functions for the control of console output and events.
Date
: 2025-07-11
Size
: 20kb
User
:
[
uCOS
]
调度算法
DL : 0
这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algorithm, short operations (process), priority scheduling algorithm.
Date
: 2025-07-11
Size
: 242kb
User
:
梁狂
[
Windows Develop
]
关于进程调度算法很多程序
DL : 0
都是关于进程调度的程序 很多种实现的方法在里面都可以找到-are on the process of scheduling procedures to achieve many of the methods can be found inside
Date
: 2025-07-11
Size
: 44kb
User
:
姚天伟
[
Other
]
OS进程调度源码_2
DL : 0
OS操作系统进程调度算法,其中采用两个算法来实现:优先进程和短进程优先算法.-OS process scheduling algorithm, which uses two algorithms to achieve : short-priority process and the process of priority algorithm.
Date
: 2025-07-11
Size
: 107kb
User
:
wzc
[
Process-Thread
]
进程调度算法实验报告
DL : 0
关于进程的调度算法 实验设计: (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用优先数调度算法。 (3)编写程序并调试运行。 -on the process of scheduling algorithm Experimental Design : (1) design a process of a total of N line in the process scheduler. Every process from a process control block PCB said. Process control block include the following information : process, and several priority process, the process needs to run the time, CPU time and the process of status. (2) The scheduler with a few priority scheduling algorithm. (3) Prepare and commissioning procedures.
Date
: 2025-07-11
Size
: 6kb
User
:
赵新新
[
Other
]
进程调度算法
DL : 0
模拟进程调度的过程,包括先到先得进程调度算法和RR轮转调度算法。(The process of simulating process scheduling, including the first to first process scheduling algorithm and the RR rotation scheduling algorithm.)
Date
: 2025-07-11
Size
: 2kb
User
:
jttqhh1
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.