Welcome![Sign In][Sign Up]
Location:
Search - 调度算法

Search list

[Data structs多级反馈队列进程调度算法

Description: 完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等);然后完成进程创建原语、进程调度原语和进程撤销原语;
Platform: | Size: 2325 | Author: red_eyed_hare | Hits:

[Software Engineeringnucleus plus的调度算法分析

Description: 嵌入式实时操作系统Nucleus中线程控制部件的实现方法 详细调度算法分析
Platform: | Size: 38270 | Author: coptics | Hits:

[Report papers编程模拟进程的调度算法

Description: 编程模拟进程的调度算法
Platform: | Size: 54272 | Author: 657237221@qq.com | Hits:

[OS Develop磁盘调度算法

Description: 磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
Platform: | Size: 7168 | Author: 飞扬 | Hits:

[Documents虚拟存储管理器的页面调度算法实现

Description: 虚拟存储管理器的页面调度算法实现-Virtual Storage Manager pages Scheduling Algorithm
Platform: | Size: 6144 | Author: 无痕 | Hits:

[Windows Develop基于DELPHI环境的进程调度算法

Description: 这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
Platform: | Size: 197632 | Author: 罗刚 | Hits:

[uCOS进程调度算法-操作系统

Description: 这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
Platform: | Size: 264192 | Author: 田田 | Hits:

[Process-Thread优先级调度算法

Description: 设计一个有 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.
Platform: | Size: 2048 | Author: 程倩 | Hits:

[Process-Thread另一个优先级调度算法

Description: 设计一个有 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.
Platform: | Size: 3072 | Author: 程倩 | Hits:

[Process-Thread进程调度算法.RAR

Description: 操作系统实验的进程调度算法实现:提供了四种重要的算法(FIFS、SFJ、HRN)-operating systems experimental process scheduling algorithm : to provide four important algorithm (FIFS, SFJ, 010-001)
Platform: | Size: 1024 | Author: 何瑜 | Hits:

[Other磁盘调度算法

Description: 一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
Platform: | Size: 2048 | Author: 刘翔 | Hits:

[Windows Develop进程调度算法演示

Description: 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数-This is a display of process assigned algorithm. It includes some API functions for the control of console output and events.
Platform: | Size: 20480 | Author: | Hits:

[uCOS调度算法

Description: 这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -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.
Platform: | Size: 247808 | Author: 梁狂 | Hits:

[Windows Develop调度算法源程序

Description: 调度算法的源代码,想必许多初学者会比较喜欢吧.-scheduling algorithm source code, I see many beginners would be more like it.
Platform: | Size: 2048 | Author: ll | Hits:

[OS program操作系统——动态优先级调度算法源代码

Description: 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据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.
Platform: | Size: 9216 | Author: 韩文杰 | Hits:

[Process-Thread进程调度算法实验报告

Description: 关于进程的调度算法 实验设计: (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.
Platform: | Size: 6144 | Author: 赵新新 | Hits:

[Mathimatics-Numerical algorithms基于概率的多盘广播调度算法

Description: 在数据移动管理中,广播数据采用基于概率的多盘调度算法(In data movement management, broadcast data is based on probability based multi-disk scheduling algorithm)
Platform: | Size: 547840 | Author: 会飞的调调鸟 | Hits:

[matlab比例公平调度算法

Description: 比例公平调度算法的matlab算法,可能有不完善的地方,仅供参考(Proportional fair scheduling algorithm)
Platform: | Size: 1024 | Author: antochan | Hits:

[Other基于多层编码遗传算法的车间调度算法

Description: 基于多层编码遗传算法的车间调度算法(含详细代码)(Job shop scheduling algorithm based on multi-layer coding genetic algorithm (including detailed code))
Platform: | Size: 12288 | Author: 理论经济 | Hits:

[OS Develop操作系统-短作业优先调度算法

Description: 作业调度算法之短作业优先-就是优先调度并处理短作业(The shortest job priority of job scheduling algorithm is to give priority to scheduling and process short jobs.)
Platform: | Size: 825344 | Author: 橙色霸王龙 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net