Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - scheduling algorithm
Search - scheduling algorithm - List
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date : 2008-10-13 Size : 1.45kb User : 韩鹏

一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date : 2008-10-13 Size : 1.26kb User : 韩鹏

作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Date : 2008-10-13 Size : 2.1kb User : ghostfish

操作系统中的磁盘调度算法-operating system disk scheduling algorithm
Date : 2008-10-13 Size : 11.92kb User : 杨淼

操作系统中的多级反馈队列调度算法-operating system as a multi-level feedback queue scheduling algorithm
Date : 2008-10-13 Size : 28.79kb User : 杨淼

操作系统中的进程调度算法-operating system, the process of scheduling algorithm
Date : 2008-10-13 Size : 21.86kb User : 杨淼

操作系统中的虚页调度算法-operating system as a virtual page Scheduling Algorithm
Date : 2008-10-13 Size : 13.36kb User : 杨淼

一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法-Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as 50 large integer calculations ( X), the railway scheduling algorithm, demonstrated the basic stack Usage
Date : 2025-12-26 Size : 4kb User : 站长

用c编的进程调度算法-C prepared by the process of scheduling algorithm
Date : 2025-12-26 Size : 8kb User : 魏威

用c++编的进程调度算法-With c++ Made the process of scheduling algorithm
Date : 2025-12-26 Size : 8kb User : 魏威

磁盘调度设计,磁盘调度算法的实现,包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法  循环扫描算法  N—Step—SCAN算法-Disk Scheduling design, disk scheduling algorithm, including
Date : 2025-12-26 Size : 2kb User : 姚军

一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date : 2025-12-26 Size : 1kb User : 韩鹏

一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date : 2025-12-26 Size : 1kb User : 韩鹏

作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Date : 2025-12-26 Size : 2kb User : ghostfish

操作系统中的磁盘调度算法-operating system disk scheduling algorithm
Date : 2025-12-26 Size : 12kb User : 杨淼

1. 最早截止时间优先EDF(Earliest DeadlineFirst)算法是非常著名的实时调度算法之一。在每一个新的就绪状态,调度器都是从那些已就绪但还没有完全处理完毕的任务中选择最早截止时间的任务,并将执行该任务所需的资源分配给它。在有新任务到来时,调度器必须立即计算EDF,排出新的定序,即正在运行的任务被剥夺,并且按照新任务的截止时间决定是否调度该新任务。如果新任务的最后期限早于被中断的当前任务,就立即处理新任务。按照EDF算法,被中断任务的处理将在稍后继续进行。 -1. The first priority deadline for EDF (Earliest DeadlineFirst) algorithm is a very famous one in real-time scheduling algorithm. In every state of readiness for a new, scheduler from those already in place but has not fully dealt with the mandate to select the earliest deadline for the task, and the implementation of the tasks required for the allocation of resources to it. In the arrival of new tasks, the scheduler must immediately calculate EDF, from the new sequencing, that is the task of running was curtailed, and new tasks in accordance with the deadline for deciding whether to dispatch the new tasks. If the new mission as early as the deadline for the immediate task was interrupted immediately to deal with new tasks. In accordance with the EDF algorithm, the task was interrupted to deal with will be at a later date to continue.
Date : 2025-12-26 Size : 2kb User : wjx

车间作业调度问题用遗传算法解决的通用Matlab程序-Job-shop scheduling problem using genetic algorithms to solve the generic Matlab procedures
Date : 2025-12-26 Size : 3kb User : jianglu

自适应蚁群算法在车间调度中的应用研究,包含了绝大部分详细研究说明文档。-Adaptive ant colony algorithm in the shop scheduling of applied research, contains a detailed study of the vast majority of documentation.
Date : 2025-12-26 Size : 11.72mb User : baihualin

实现网格中含有依赖任务调度的GS算法,其中根据任务在各个机器上的执行时间和任务之间的依赖关系来计算出任务的调度顺序-The realization of the grid containing the GS-dependent task scheduling algorithm, in which the task in accordance with the implementation of the various machines on time and task-dependent relationship between the task scheduler to calculate the order of
Date : 2025-12-26 Size : 4kb User : 吴明

Machine Scheduling Problem
Date : 2025-12-26 Size : 1kb User : 呀呀呀啊啊
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.