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
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - scheduling algorithm - List
[
Mathimatics-Numerical algorithms
]
调度
DL : 0
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date
: 2008-10-13
Size
: 1.45kb
User
:
韩鹏
[
Mathimatics-Numerical algorithms
]
调度3
DL : 0
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date
: 2008-10-13
Size
: 1.26kb
User
:
韩鹏
[
Mathimatics-Numerical algorithms
]
FCFS,SJF,HRN
DL : 0
作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Date
: 2008-10-13
Size
: 2.1kb
User
:
ghostfish
[
Mathimatics-Numerical algorithms
]
cipandiaodu
DL : 0
操作系统中的磁盘调度算法-operating system disk scheduling algorithm
Date
: 2008-10-13
Size
: 11.92kb
User
:
杨淼
[
Mathimatics-Numerical algorithms
]
duojifankuiduilie
DL : 0
操作系统中的多级反馈队列调度算法-operating system as a multi-level feedback queue scheduling algorithm
Date
: 2008-10-13
Size
: 28.79kb
User
:
杨淼
[
Mathimatics-Numerical algorithms
]
jinchengdiaodu
DL : 0
操作系统中的进程调度算法-operating system, the process of scheduling algorithm
Date
: 2008-10-13
Size
: 21.86kb
User
:
杨淼
[
Mathimatics-Numerical algorithms
]
xuyediaodu
DL : 0
操作系统中的虚页调度算法-operating system as a virtual page Scheduling Algorithm
Date
: 2008-10-13
Size
: 13.36kb
User
:
杨淼
[
Mathimatics-Numerical algorithms
]
someccode
DL : 0
一些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
:
站长
[
Mathimatics-Numerical algorithms
]
wxf
DL : 0
用c编的进程调度算法-C prepared by the process of scheduling algorithm
Date
: 2025-12-26
Size
: 8kb
User
:
魏威
[
Mathimatics-Numerical algorithms
]
打印
DL : 0
用c++编的进程调度算法-With c++ Made the process of scheduling algorithm
Date
: 2025-12-26
Size
: 8kb
User
:
魏威
[
Mathimatics-Numerical algorithms
]
diaodu
DL : 0
磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法 最短寻道优先调度算法 扫描算法 循环扫描算法 N—Step—SCAN算法-Disk Scheduling design, disk scheduling algorithm, including
Date
: 2025-12-26
Size
: 2kb
User
:
姚军
[
Mathimatics-Numerical algorithms
]
调度
DL : 0
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date
: 2025-12-26
Size
: 1kb
User
:
韩鹏
[
Mathimatics-Numerical algorithms
]
调度3
DL : 0
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
Date
: 2025-12-26
Size
: 1kb
User
:
韩鹏
[
Mathimatics-Numerical algorithms
]
FCFS,SJF,HRN
DL : 0
作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Date
: 2025-12-26
Size
: 2kb
User
:
ghostfish
[
Mathimatics-Numerical algorithms
]
cipandiaodu
DL : 0
操作系统中的磁盘调度算法-operating system disk scheduling algorithm
Date
: 2025-12-26
Size
: 12kb
User
:
杨淼
[
Mathimatics-Numerical algorithms
]
7
DL : 0
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
[
Mathimatics-Numerical algorithms
]
YCSFMatlab
DL : 1
车间作业调度问题用遗传算法解决的通用Matlab程序-Job-shop scheduling problem using genetic algorithms to solve the generic Matlab procedures
Date
: 2025-12-26
Size
: 3kb
User
:
jianglu
[
Mathimatics-Numerical algorithms
]
An-Adaptive-Ant-Colony-Algorithm-Applied-to-Bidire
DL : 0
自适应蚁群算法在车间调度中的应用研究,包含了绝大部分详细研究说明文档。-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
[
Mathimatics-Numerical algorithms
]
GS
DL : 0
实现网格中含有依赖任务调度的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
:
吴明
[
Mathimatics-Numerical algorithms
]
Machine-Scheduling-Problem
DL : 0
Machine Scheduling Problem
Date
: 2025-12-26
Size
: 1kb
User
:
呀呀呀啊啊
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.