CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - scheduling algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Linux-Unix
Exploit
Scanner
Crack Hack
CA auth
Linux driver
Search - scheduling algorithm - List
[
OS program
]
200482712133053
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
: 2008-10-13
Size
: 1.38kb
User
:
佟童
[
OS program
]
操作系统——动态优先级调度算法源代码
DL : 0
操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system -- Dynamic priority scheduling algorithm source code, multi-channel system more complicated implementation process. To enhance system performance Deadlock settlement process, the priority process is a dynamic change. The process is the implementation of priority will be reduced over time, and duration of the process, or wait for the process priority will be gradually increased, this would resolve the operating system to a long-term priority procedures occupy cpu, while high-priority process still could not be processed.
Date
: 2008-10-13
Size
: 9.48kb
User
:
韩文杰
[
OS program
]
suanfapaikeguanlixitong
DL : 0
各位这个是算法项目的排课管理系统用途的非常的大呀-you this is the Course Scheduling Algorithm Project Management System uses a very big ah
Date
: 2008-10-13
Size
: 3.23mb
User
:
stt
[
OS program
]
1a43chd
DL : 0
关于模拟实现磁盘调度算法中的循环扫描算法-on simulation disk scheduling algorithm scanning the cycle
Date
: 2008-10-13
Size
: 6.2kb
User
:
yang
[
OS program
]
process_minachen
DL : 0
综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数 组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-integrated application knowledge point following the design and realization of the process of scheduling the operating system : the adjacent table, boolean arrays, nonblocking input, GUI graphical user interface, process control block, the state transition process. Multi-Queue feedback process scheduling algorithm.
Date
: 2008-10-13
Size
: 28.82kb
User
:
陈妙
[
OS program
]
cg
DL : 0
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种-This is a process of scheduling algorithm, C-prepared in a short operation priorities and a first-come first-the two different services
Date
: 2008-10-13
Size
: 2.31kb
User
:
xinxin
[
OS program
]
时间片轮转算法
DL : 0
这是一个简单的操作系统中进程调度的 时间片轮转算法-This is a simple operating system process-time scheduling algorithm Web
Date
: 2025-12-26
Size
: 1kb
User
:
ytcrjxj
[
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-12-26
Size
: 7kb
User
:
生
[
OS program
]
C++zuoyediaodu
DL : 0
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题-simulation operating system scheduling algorithm vc procedures. From the good aspects described os operations scheduling problem
Date
: 2025-12-26
Size
: 6kb
User
:
a
[
OS program
]
操作系统——动态优先级调度算法源代码
DL : 0
操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system-- Dynamic priority scheduling algorithm source code, multi-channel system more complicated implementation process. To enhance system performance Deadlock settlement process, the priority process is a dynamic change. The process is the implementation of priority will be reduced over time, and duration of the process, or wait for the process priority will be gradually increased, this would resolve the operating system to a long-term priority procedures occupy cpu, while high-priority process still could not be processed.
Date
: 2025-12-26
Size
: 9kb
User
:
韩文杰
[
OS program
]
process
DL : 0
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
Date
: 2025-12-26
Size
: 172kb
User
:
111111
[
OS program
]
RR
DL : 0
Round-robin scheduling algorithm is one of the simplest scheduling algorithms. It is designed especially for time-sharing systems. The ready queue is treated as a circular queue. The algorithm assigns a time slice(also called time quantum) to each process in the ready queue in order, handling all processes without priority. A maximum of one time slice is allocated at once. If the remaining request is less than a time slice, only the remaining request time is allocated. Round-robin scheduling is both simple and easy to implement. It is also starvation-free.
Date
: 2025-12-26
Size
: 145kb
User
:
邓思兵
[
OS program
]
os
DL : 0
操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (a)按键盘,没按一次可认为过了一个时间单位 (b)响应WM_TIMER ●将一批磁盘请求的情况存磁盘文件,以后可以读出并重放 ●支持算法:FIFO,SSTF,SCAN,CSCAN,FSCAN -Operating Systems: simulation of disk scheduling algorithm subject requirements: ● the establishment of the corresponding data structure displayed on the screen ● disk status of the requested service ● time simulation can be used the following methods: (a) by the keyboard, not by one that had a time units (b) in response to a number of disk WM_TIMER ● request keep the disk files, then you can read and playback ● support algorithm: FIFO, SSTF, SCAN, CSCAN, FSCAN
Date
: 2025-12-26
Size
: 1.96mb
User
:
jiabin
[
OS program
]
Disk-scheduling
DL : 0
磁盘调度算法,几个基本的磁盘调度算法,包括FCFS,SSTF,SCAN,CSCAN等,本程序采用c#完成,有需要的可以下-Disk scheduling algorithm, a few basic disk scheduling algorithms, including FCFS, SSTF, SCAN, CSCAN and so on, using c# to complete this procedure, there is a need that can be under the
Date
: 2025-12-26
Size
: 43kb
User
:
qianglc
[
OS program
]
scheduling
DL : 0
MFC编写的操作系统最高优先级调度算法,实现系统算法调度-MFC operating system written from the highest-priority scheduling algorithm, scheduling algorithm to achieve system
Date
: 2025-12-26
Size
: 1.18mb
User
:
[
OS program
]
Process-priority-scheduling
DL : 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 the process.
Date
: 2025-12-26
Size
: 1kb
User
:
苡莣
[
OS program
]
process-of-scheduling-algorithm
DL : 0
windows操作系统进程调度算法的模拟实现-To achieve the process of scheduling algorithm
Date
: 2025-12-26
Size
: 2kb
User
:
yinzi
[
OS program
]
210085428-CPU-Scheduling-Algorithm
DL : 0
Round Robin and First come first served Scheduling algorithms
Date
: 2025-12-26
Size
: 704kb
User
:
Lefatse
[
OS program
]
FIFO-process-scheduling
DL : 0
用C语言实现进程调度算法FIFO的模拟过程-C language simulation process scheduling algorithm FIFO process
Date
: 2025-12-26
Size
: 191kb
User
:
wen
[
OS program
]
The-processor-scheduling
DL : 0
实验一 处理器调度 一. 实验内容 选择一个调度算法,实现处理器调度。 二. 实验目的 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。 三. 实验题目 第—题:设计一个按优先数调度算法实现处理器调度的程序。 运行环境:Microsoft Visual Studio 2005-Experiment one processor scheduling I. experimental content Choose a scheduling algorithm to achieve processor scheduling. II. Experimental purposes In the multi-channel programming system, often there are a number of processes at the same time a state of readiness. When the number is greater than the number of processors readiness process, it must be based on a strategy to determine which process preempt the processor. This experiment simulated on a single processor when the processor scheduling, work to help deepen understanding of their own processor scheduling. III. Experimental title The first- Title: Design of a number of priority scheduling algorithm processor scheduling procedures. Operating environment: Microsoft Visual Studio 2005
Date
: 2025-12-26
Size
: 571kb
User
:
钟恩芳
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.