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
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - scheduling algorithm - List
[
Other
]
23
DL : 0
进程调度算法!-process scheduling algorithm!
Date
: 2025-12-26
Size
: 2kb
User
:
张波
[
Other
]
schedule
DL : 0
操作系统的页面调度算法-OS pages Scheduling Algorithm
Date
: 2025-12-26
Size
: 13kb
User
:
zeng
[
Other
]
分支限界法_批处理作业调度
DL : 0
算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC++ prepared
Date
: 2025-12-26
Size
: 10kb
User
:
ddd
[
Other
]
进程调度模拟(C++版)
DL : 0
本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note
Date
: 2025-12-26
Size
: 12kb
User
:
lyh
[
Other
]
操作系统——PCB模拟
DL : 0
该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the total on two-- part of the process of scheduling and part of a graphical interface./* Multi-channel dynamic priority scheduling algorithm and variable size memory allocation simulation* /
Date
: 2025-12-26
Size
: 6kb
User
:
范志鸿
[
Other
]
Proj5_2
DL : 0
一个模仿操作系统的页面调度算法,模拟了调试的基本操作。-a copy of the operating system pages scheduling algorithm, a simulation testing the basic operation.
Date
: 2025-12-26
Size
: 1.11mb
User
:
泉台
[
Other
]
轮转法调度
DL : 0
处理机调度:按轮转法调度算法 随机产生进程的个数及到达时间。-Processor Scheduling : Web Act by scheduling algorithm randomly generated number and the process of arrival time.
Date
: 2025-12-26
Size
: 2kb
User
:
jackyzhao008
[
Other
]
磁盘调度算法
DL : 0
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
Date
: 2025-12-26
Size
: 2kb
User
:
刘翔
[
Other
]
作业调度算法的模拟
DL : 0
用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
Date
: 2025-12-26
Size
: 7kb
User
:
冯志强
[
Other
]
procedul--simulate
DL : 0
是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The operating system is operating.
Date
: 2025-12-26
Size
: 126kb
User
:
好想见到你
[
Other
]
NCYMZH1-4
DL : 0
编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length, the main interface to design a flexible choice of a certain algorithm, and must realize the following algorithm: 1, first-come first-serve algorithm (FCFS) 2, Shortest Seek Time priority algorithms (SSTF) 3, scan algorithm (SCAN) 4, cycle scan algorithm (CSCAN)
Date
: 2025-12-26
Size
: 589kb
User
:
CLJ
[
Other
]
suanfa
DL : 0
通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and LOOK algorithm, and calculate and compare the number of head movement Road.
Date
: 2025-12-26
Size
: 38kb
User
:
李国村
[
Other
]
Min_Min
DL : 0
网格环境下的Min_Min任务调度算法的研究, 利用SIMGRID模拟,在LINUX环境下运行,MIN_MIN任务调度算法的研究-Grid Task Scheduling Algorithm Min_Min of the study, the use of SIMGRID simulation run in the LINUX environment, MIN_MIN Task Scheduling Algorithm
Date
: 2025-12-26
Size
: 1.32mb
User
:
lihongfeng
[
Other
]
greedyalgorithm
DL : 0
利用贪心算法从而实现了任务调度问题的过程-Greedy algorithm- the task scheduling problem
Date
: 2025-12-26
Size
: 933kb
User
:
角久
[
Other
]
JOB
DL : 0
job scheduling algorithm is a good algorithm
Date
: 2025-12-26
Size
: 1kb
User
:
Ricky
[
Other
]
High-level-synthesis-scheduling
DL : 0
完成了一个高层次综合调度算法的实现过程,界面直观明了,是浙江大学研究生课程现代电路设计中的一个课程设计-Completed the comprehensive scheduling algorithm implemented in a high-level process, the interface is intuitive and clear, modern circuit design of Zhejiang University postgraduate courses in a curriculum designed
Date
: 2025-12-26
Size
: 16.74mb
User
:
李昀泽
[
Other
]
Disk-scheduling-algorithm
DL : 0
磁盘调度算法,用于操作系统课程设计。里面含有4中磁盘调度。-Disk scheduling algorithm for operating system design. Which contains 4 disk scheduling.
Date
: 2025-12-26
Size
: 58kb
User
:
yaokaiyuan
[
Other
]
N-process-scheduling-design
DL : 0
N个进程调度算法课程设计 先来先服务算法, 可抢占式调度(动态优先级调度)的算法, 非抢占式调度(静态优先级调度)算法, 短作业调度算法, 轮转式调度算法,-N process scheduling algorithm curriculum design
Date
: 2025-12-26
Size
: 41kb
User
:
sunrier
[
Other
]
Round-robin-scheduling-algorithm-RR
DL : 0
时间片轮转RR进程调度算法,已通过验证的代码,可正常运行,有注释-Round-robin scheduling algorithm RR process, content code, can runRR round-robin process scheduling algorithm has been validated code can be run properly, notes
Date
: 2025-12-26
Size
: 1kb
User
:
吕梦楠
[
Other
]
Microgrid optimal scheduling
DL : 1
文章以含有蓄电池、光伏、风机以及负荷的微电网为研究对象,在考虑蓄电池充放电约束、微电网与电网功率交换约束等条件下,建立了以负荷平均供电单价最小为目标的日前优化调度模型。并利用改进交叉算子的遗传算法进行求解。以某典型微电网为例进行建模与求解,得到了微电网日前优化调度方案,实现了微电网的经济稳定运行(Taking the micro-grid with storage battery, photovoltaic, fan and load as the research object, considering the battery charging and discharging constraints, power exchange constraints between micro-grid and power grid, a daily optimal dispatching model with the objective of minimizing the average unit price of power supply is established. The improved crossover operator is used to solve the genetic algorithm. Taking a typical micro-grid as an example, the day-ahead optimal dispatching scheme of micro-grid is obtained, and the economic and stable operation of micro-grid is realized.)
Date
: 2025-12-26
Size
: 168kb
User
:
阿飞之父
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.