搜索资源列表
Job-Scheduling
- 一、目的要求 用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。 二、例题:为单道批处理系统设计一个作业调度程序。 由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的 CPU时限等因素。 作业调度算法:采用先来先服务(FCFS)调度算法,即按作业提交的先后次序进行调度。总是首先
distributed-fair-scheduling-in.ps
- 进行IEEE 802.11e中的HCCA的分布式公平调度算法的仿真-For HCCA in IEEE 802.11e Distributed Fair Scheduling Algorithm Simulation
Scheduling
- 经典的Job Shop问题调度算法,用Visual C++语言实现。 -Job Shop Scheduling Problem
Scheduling
- 这是实现操作系统交通灯调度问题,里面不是很好,希望大家提出宝贵的意见-This is the realization of operating system scheduling problem of traffic lights, which is not very good, hope that the valuable advice
Scheduling-strategies-for-multiprocessor-Real_Time
- Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be
Scheduling
- Helpful for Grad students in order to learn Real Time Scheduling algorithms
scheduling
- application of scheduling algorithms
scheduling
- This a university scheduling with java programming -This is a university scheduling with java programming
scheduling
- it contains all types of cpu scheduling which includes preemptive priority,round robin scheduling
OSlab--scheduling
- 操作系统实验--作业调度 编写程序完成批处理系统中的作业调度,要求采用短作业优先的作业调度算法。-OsLab--scheduling
scheduling
- 用蚁群算法解决无等待流水线的调度问题,对生产调度建模及求解有帮助.-solving scheduling problem with ANT Algorithm
Scheduling
- 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the al
Machine-Scheduling-Problem
- 机器排序问题,使用机会约束规划,其中变量使用的是模糊变量。-Machine scheduling problems, the use of chance-constrained programming, in which the variable using fuzzy variables.
SCHEDULING
- Job Scheduling using different algo
Scheduling
- 该程序,实现了模拟系统中进程调度的情形,具备QT图形界面,原创-The program, implemented in the process simulation system scheduling situation, with QT GUI, originality
bus-scheduling
- 这个是来求解车辆调度的,主要是一个车辆调度站内车辆停靠和发派的程序-This is to solve the vehicle scheduling, and is primarily a vehicle docking station vehicle scheduling and dispatch procedures
Machine-Scheduling-Problem
- mechine scheduling problem
Project-Scheduling-Problem
- project scheduling problem
jop-scheduling
- 基于作业调度的算法代码,机器加工零件有时长、优先级等因素限制,要求在一定时间内完成。-Scheduling algorithm based on the code, machine parts and sometimes a long process, priority and other factors limit, requiring some time to complete.
uniprocessor-scheduling
- uniprocessor scheduling