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
Search - scheduling algorithm - List
[
Algorithm
]
简单的循环赛vc算法
DL : 0
一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
Date
: 2025-12-26
Size
: 7kb
User
:
陆铖
[
Algorithm
]
GAJSP
DL : 0
车间调度问题的基于工序的编码源程序,适合用遗传算法研究车间调度问题的人。-shop scheduling processes based on the source code suitable for use genetic algorithm shop scheduling people.
Date
: 2025-12-26
Size
: 8kb
User
:
lixingbing
[
Algorithm
]
jobshop
DL : 0
车间调度问题主程序,需要进行自主参数设计-Shop scheduling problem the main program, the need for self-Parameter Design
Date
: 2025-12-26
Size
: 1kb
User
:
jack
[
Algorithm
]
l5
DL : 0
Algorithm - CPU Scheduling- Algorithm- CPU Scheduling
Date
: 2025-12-26
Size
: 359kb
User
:
vitor
[
Algorithm
]
Scheduling_Scientific_Workflow_Applications_with_
DL : 0
Grid technologies have progressed towards a service-oriented paradigm that enables a new way of service provisioning based on utility computing models, which are capable of supporting diverse computing services. It facilitates scientific applications to take advantage of computing resources distributed world wide to enhance the capability and performance. Many scientific applications in areas such as bioinformatics and astronomy require workflow processing in which tasks are executed based on their control or data dependencies. Scheduling such interdependent tasks on utility Grid environments need to consider users’ QoS requirements. In this paper, we present a genetic algorithm approach to address scheduling optimization problems in workflow applications, based on two QoS constraints, deadline and budget. Keywords: Grid workflow
Date
: 2025-12-26
Size
: 211kb
User
:
miren
[
Algorithm
]
RR
DL : 0
Round Robin scheduling algorithm in C
Date
: 2025-12-26
Size
: 1kb
User
:
kvk
[
Algorithm
]
SJF
DL : 0
SJF scheduling algorithm in C
Date
: 2025-12-26
Size
: 1kb
User
:
kvk
[
Algorithm
]
PRIORITY
DL : 0
Priority scheduling algorithm in C
Date
: 2025-12-26
Size
: 1kb
User
:
kvk
[
Algorithm
]
greedyjs
DL : 0
贪心算法之带有限期的作业排序。应用贪心设计策略解决操作系统中单机、无资源约束且每个作业可以在等量的时间内完成的作业调度问题。-Greedy Algorithm for Scheduling with deadline. Application greedy single operating system design strategy to solve, no resource constraints and each job can be completed within the same amount of time job scheduling problem.
Date
: 2025-12-26
Size
: 35kb
User
:
wangge
[
Algorithm
]
FCFS
DL : 0
采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。进程的优先数由随机数产生。-Number of priority by the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority in the process) and a first-come first-served algorithm. Process priority number by the random number generator.
Date
: 2025-12-26
Size
: 2kb
User
:
朱超
[
Algorithm
]
p2_branch
DL : 0
branch and bound algorithm for solving a scheduling problem
Date
: 2025-12-26
Size
: 5.01mb
User
:
milithrar
[
Algorithm
]
neh.cpp
DL : 0
An example of heurestic NEH algorithm implemented for task scheduling in C-An example of heurestic NEH algorithm implemented for task scheduling in C++
Date
: 2025-12-26
Size
: 1kb
User
:
milithrar
[
Algorithm
]
scheduling
DL : 0
PTAS and FPTAS algorithm for scheduling problem
Date
: 2025-12-26
Size
: 3kb
User
:
blizzmord
[
Algorithm
]
disckshed
DL : 0
this is a disk scheduling algorithm
Date
: 2025-12-26
Size
: 2kb
User
:
sundar
[
Algorithm
]
MathAlgorithm
DL : 0
java的二分查找,快排算法的模拟。注释详细,可以通过javadoc生成详细的文档。-java binary search, quick scheduling algorithm simulation. Detailed notes can be generated by javadoc detailed documentation.
Date
: 2025-12-26
Size
: 27kb
User
:
钟科显
[
Algorithm
]
AssnThree
DL : 0
Scheduling algorithm in c-Scheduling algorithm in c++
Date
: 2025-12-26
Size
: 20kb
User
:
joe
[
Algorithm
]
elevator
DL : 0
大楼有一部电梯,电梯从一楼起,几乎每层都停,十分浪费时间。于是某人想出了一个新的电梯调度算法:由于大楼楼层不高,因此每次电梯从一楼往上走时,只允许电梯停在某一层,然后其他人在从本层爬楼梯到达各自的目的地;在一楼的时候,每人选择自己的楼层,电梯应根据每楼层的不同人数计算出目的楼层。请求出电梯停在哪一层,才能保证所有旅客所爬楼层数之和最少-The building has an elevator, early in the evening peak period when the elevator from the first floor from almost each layer to stop a huge waste of time. So someone came up with a new elevator scheduling algorithm: building floor is not high, so every time the elevator going up from the first floor, only to allow the elevator stopped at a floor, and then others from the layer of climbing stairs to reach their respective the destination when the first floor, each choose their own floor, the elevator should be calculated according to the different number for each floor, destination floor. Request to stop the elevator which floor, in order to ensure that all passengers are climbing stairs layers and at least (downstairs+ upstairs).
Date
: 2025-12-26
Size
: 1kb
User
:
littlelina
[
Algorithm
]
lawler-alg.zip
DL : 0
lawler s scheduling algorithm,lawler s scheduling algorithm
Date
: 2025-12-26
Size
: 403kb
User
:
g
[
Algorithm
]
OSM
DL : 0
Scheduling Algorithm: First Come First Served (FCFS). Shortest Job First (SJF). Round Robin (RR). Priority Scheduling. with C and C++ -Scheduling Algorithm: First Come First Served (FCFS). Shortest Job First (SJF). Round Robin (RR). Priority Scheduling. with C and C++
Date
: 2025-12-26
Size
: 3kb
User
:
oussama
[
Algorithm
]
Algorithm
DL : 0
01背包,批处理作业调度,动态规划,回溯,分支限界(01 knapsack, batch job scheduling, dynamic programming, backtracking, branch and bound.)
Date
: 2025-12-26
Size
: 2.07mb
User
:
cccccccccccccccccc
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.