CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - scheduling
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 - List
[
Other
]
schedule
DL : 0
操作系统的页面调度算法-OS pages Scheduling Algorithm
Date
: 2026-01-10
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
: 2026-01-10
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
: 2026-01-10
Size
: 12kb
User
:
lyh
[
Other
]
磁盘调度算法
DL : 0
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
Date
: 2026-01-10
Size
: 2kb
User
:
刘翔
[
Other
]
zhuangpeixian
DL : 0
该程序是一个动态规划法解决装配线调度问题的小程序,是用C++做的。-the program is a dynamic programming solution to the assembly line scheduling small programs, is to use C to do.
Date
: 2026-01-10
Size
: 271kb
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
: 2026-01-10
Size
: 126kb
User
:
好想见到你
[
Other
]
ProcessScheduling
DL : 0
此为CPU进程调度的C语言源程序,很有用,自己编译后运行后觉得还可以,希望试试。-this process for CPU scheduling C language source code and useful, they compiled after the operation I felt that I could, Try hope.
Date
: 2026-01-10
Size
: 2kb
User
:
huangchao
[
Other
]
ucos_time
DL : 0
UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。 本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级有2个以上的任务以时间片轮转方式进行调度。 这个就是UCOS和修改的UCOS的区别。-UCOS only support a priority-based scheduling of the operating system to seize. It does not support the same priority level 2 and above have the task of operating at the same time. This article uCOS modified to support different priority scheduling at the same time, support the same priority level has two more tasks to the time slice approach to scheduling rotation. This is uCOS uCOS and modified difference.
Date
: 2026-01-10
Size
: 172kb
User
:
范特西
[
Other
]
Course
DL : 0
一个用java写的基于拓扑排序的排课系统-Using java to write a topological sort based on the Course Scheduling System
Date
: 2026-01-10
Size
: 2kb
User
:
梨武
[
Other
]
3
DL : 0
该程序是有关于利用贪心算法实现多处理机调度,可以在vc++上直接运行,只有源代码-The program is on the use of greedy algorithm to achieve multi-processor scheduling, can vc++ Directly run, only the source code
Date
: 2026-01-10
Size
: 1kb
User
:
张燕娥
[
Other
]
paike---vb
DL : 0
智能排课系统,其中更包含了源代码和毕业论文~用vb编写,数据库用sql server2-Smart Course Scheduling System, which also includes the source code and thesis ~ vb prepared to use the database to use sql server2
Date
: 2026-01-10
Size
: 4.14mb
User
:
has
[
Other
]
sch2f
DL : 0
网络控制系统(Networked Control System,NCS)是控制科学、计算机 及网络技术的综合应用,是一种新兴的分布式实时控制系统。通信结构 已经由传统的端对端的通信模式向通用总线形式转变,随之而来的网络 资源的竞争所带来的网络时延赋予传统的控制理论和方法新的含义和研 究内容,所以近些年来对网络控制系统的研究已经成为了控制界新的热 点方向。对网络控制系统的时延和调度的研究是其中重要内容之一,所 以本文针对这两个基本问题进行了相关研究。 -Network Control System (Networked Control System, NCS) is to control science, computer and network technology, integrated applications, is an emerging distributed real-time control system. Communication structure from the traditional end-to-end communication model to the generic form of changes in bus, followed by network resources brought about by the competitive network latency given the traditional methods of control theory and new research content and meaning, so nearly more years of network control system to control the sector has become a hot new direction. Of networked control systems with time delay and scheduling research is an important one, so this paper, these two basic issues related to research.
Date
: 2026-01-10
Size
: 1.63mb
User
:
wangbinjie
[
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
: 2026-01-10
Size
: 589kb
User
:
CLJ
[
Other
]
AirportSimulation
DL : 0
3条跑道的机场模拟程序,模拟机场对飞机的调度-3 runway airport simulation program to simulate the airport to aircraft scheduling
Date
: 2026-01-10
Size
: 614kb
User
:
Rabby
[
Other
]
workflow
DL : 0
简单工作流引擎的实现,可自动流转,包括引擎、服务有调度服务、持久化服务、跟踪服务-Easy implementation of the workflow engine can automatically transfer, including the engine, the Service has scheduling services, persistence services, tracking services
Date
: 2026-01-10
Size
: 1.07mb
User
:
si
[
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
: 2026-01-10
Size
: 38kb
User
:
李国村
[
Other
]
fifo
DL : 0
c语言实现内存调度 FIFO LFU LRU 基于vc6.0 -c language memory-based FIFO LFU LRU scheduling vc6.0
Date
: 2026-01-10
Size
: 1kb
User
:
小弟
[
Other
]
Scheduling
DL : 0
该程序,实现了模拟系统中进程调度的情形,具备QT图形界面,原创-The program, implemented in the process simulation system scheduling situation, with QT GUI, originality
Date
: 2026-01-10
Size
: 35.02mb
User
:
victor
[
Other
]
Machine-Scheduling-Problem
DL : 0
mechine scheduling problem
Date
: 2026-01-10
Size
: 1kb
User
:
张震
[
Other
]
Packet-Scheduling-and-Fairness-for
DL : 0
someone upload the coding for packet scheduling in mimo systems
Date
: 2026-01-10
Size
: 1010kb
User
:
prem solomon
«
1
2
3
4
5
6
7
8
9
10
...
28
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.