搜索资源列表
-
0下载:
编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现:
1、先来先服务算法(FCFS)
2、最短寻道时间优先算法(SSTF)
3、扫描算法(SCAN)
4、循环扫描算法(CSCAN)
-programmed to achieve the following disk-scheduling algorithms, and each algorithm calculated the average Seeking lengt
-
-
1下载:
这是基于操作系统中系统的调度程序,列举了两种算法一种是优先数算法,一种为基于时间片轮转的调度算法-This is based on the operating system scheduler, listed the two algorithms is a priority number algorithm, as a Web-based time-scheduling algorithm
-
-
0下载:
对coolstreaming系统的架构,各个模块以及调度算法的分析-Coolstreaming system architecture of the various modules and analysis of scheduling algorithms
-
-
0下载:
IEEE论文 Algorithms for routing and centralized scheduling in IEEE 802.16 mesh networks-IEEE paper Algorithms for routing and centralized scheduling in IEEE 802.16 mesh networks
-
-
0下载:
all algorithms of scheduling
-
-
0下载:
讲术了编译器后端设计过程中的指令调度算法及具体的设计方案-Speaking technique the compiler back-end design process, the instruction scheduling algorithms and specific design
-
-
0下载:
设有n项独立的作业{1,2,…, n},由m台相同的机器加工处理。作业i所需要的处理时间为ti。约定:任何一项作业可在任何一台机器上处理,但未完工前不准中断处理;任何作业不能拆分更小的子作业。多机调度问题要求给出一种调度方案,使所给的n个作业在尽可能短的时间内由m台机器处理完。设计算法。
-Stand-alone operation with n items (1,2, ..., n), by m units the same machine processing. Job i the pr
-
-
0下载:
介绍实时系统的调度算法及控制实例,对实时系统学习者有很好的参考价值-Introduce real-time systems and control instances of scheduling algorithms for real-time systems have a good reference value for learners
-
-
0下载:
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法 基于优先数的调度算法 最短执行时间调度算法
确定这10个进程在CPU上的执行过程.要求每次进程调度时在屏幕上显示:当前执行进程 就绪队列 等待队列-Process scheduling simulation program: Suppose there are 10 process requires the CPU to perform, respectively: FIFO scheduling algori
-
-
0下载:
1、设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。
2、建立进程就绪队列。对两种不同算法编制入队子程序。
3、编制两种进程调度算法:1)优先数调度;2)循环轮转调度
-1, the design process control block PCB table structure (same structure with the experimental one), applicable to the number of priority
-
-
0下载:
无线网络分组调度算法研究
硕士论文,详细介绍了802.11协议的分组调度算法,同时作者提出了改进算法-wireless network group scheduling algorithm
based802.11,introduced some classical scheduling algorithms, propsed more better algorithms
-
-
0下载:
设计程序模拟先来先服务FCFS,最短寻道时间优先SSTF,SCAN和循环SCAN算法的工作过程。假设有n个磁道号所组成的磁道访问序列,给定开始磁道号m和磁头移动的方向(正向或者反向),分别利用不同的磁盘调度算法访问磁道序列,给出每一次访问的磁头移动距离,计算每种算法的平均寻道长度。-Design program to simulate a first-come first-serve FCFS, shortest seek time first SSTF, SCAN and SCAN algor
-
-
0下载:
Performance of Scheduling Algorithms for HSDPA
-
-
0下载:
介绍了MSTAR计划的目标识别搜索机制和基于模型的SAR ATR设计-synthetic aperture radar (SAR), automatic target recognition (ATR), search algorithms, MSTAR,
computation management, scheduling, optimization
-
-
0下载:
详细介绍光突发交换的的各项关键技术,包括信道调度,资源预留,汇聚算法-Detailed optical burst switching the key technologies, including the channel scheduling, resource reservation, aggregation algorithms, etc.
-
-
0下载:
作业调度算法,其中包括短作业优先算法,先来先服务算法,相应比高者优先算法-Job scheduling algorithms, including short operating priority algorithm, first-come first-serve algorithm, appropriate than the high priority algorithm
-
-
0下载:
Simulation of Energy Efficient Task Scheduling Algorithms and Implementation of DVFS on Blackfin Processor
-
-
0下载:
文分别运用分枝定界算法,启发式算法及它们的混合算法解决了单机车间的订单接收和调度问题,并进行了比较实验。-Order acceptance and scheduling in a single-machin environment: exact and heuristic algorithms
-
-
0下载:
设计一个简单的进程调度算法,模拟OS中的进程调度过程-Design a simple process scheduling algorithms, simulated the OS process scheduling process
-
-
0下载:
SIMULATION TOOL FOR THE TEACHERS/UNDERGRAD
STUDENTS WITH A VIEW TO TEACHING/LEARNING CPU SCHEDULING ALGORITHMS
-