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
[
VC/MFC
]
c-server
DL : 0
这是个利用VC++做的进程调度实验模拟,是操作系统中要求的编程,本实验只是进程的模拟,所以有好多问题没有写进去,只是提供合适的算法.-This is done using the VC process scheduling simulation experiment, the operating system is the requirement of programming, this experiment simulated the process is, so there are not many issues into account, which only provides the appropriate algorithm.
Date
: 2025-12-26
Size
: 2kb
User
:
[
VC/MFC
]
Cyy_alsj
DL : 0
案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-case a game Snake Case 2 Case 3 reversi calculator case four games maze problem cases five outbound mine sweeping show Case 6-speed counting 24 cases seven CAI system data structure eight cases process scheduling nine cases storage management district allocation algorithm 10 cases 11 cases directory management student achievement wages 12 cases 13 cases bibliobus Management Case 14 teachers workload Calculation
Date
: 2025-12-26
Size
: 58kb
User
:
蔡建伟
[
VC/MFC
]
Operate_System
DL : 0
01引论 02进程的描述 03进程的控制 04进程的同步 05经典同步问题与管程 06进程的通信 07线程与编程 08处理机调度 09实时调度 10处理机死锁 11死锁+多处理机 12程序装入与内存连续分配 13连续分配与分页管理 14分页与分段内存管理 15虚拟存储和请求分页 16页面置换算法 17页面置换与请求分段 18I-O系统 19缓冲管理与设备分配 20设备分配与设备处理 21磁盘管理 22文件系统与结构 23目录与空间管理-01 02 03 describes the process of the process of controlling the process of synchronization 04 05 classic synchronization problem with the way management 06 communications process with the 07-thread processor scheduling programming 08 09 10 Real-time scheduling processor Deadlock 11 multiple Deadlock Jimmy plane loaded with 12 procedures for memory allocation and distribution of 13 consecutive Pagination management section 14 Pagination and 15 virtual memory management request to be stored and pagination 16 pages 17 pages replacement algorithm with the request replacement section 18I-19 O buffer management system and equipment distribution and 20 distribution equipment handling equipment 22 21 disk management and file system directory structure 23 and space management
Date
: 2025-12-26
Size
: 10.87mb
User
:
rayson
[
VC/MFC
]
c_course_design
DL : 0
软件说明: 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -Software Description: Case 1 Case 2 Snake game Reversi game calculator case III Case IV Case maze problem mine sweeping games five of six cases, 24 cases of the seven-speed count data structure CAI system of eight cases the process of scheduling the case nine geographical distribution of storage management algorithm case Contacts ten cases of 11 cases of student achievement management wages twelve thirteen Management Case Management Case Book Lending 14 teachers workload
Date
: 2025-12-26
Size
: 58kb
User
:
林丽娜
[
VC/MFC
]
Cproject
DL : 0
c语言案例精讲 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c language精讲Case Case Case II a Snake game Reversi game calculator case III Case IV Case V maze problem mine sweeping games count 24 cases of the six cases of the seven-speed data structure CAI system of eight cases the process of scheduling the case nine geographical distribution of storage management Algorithm 10 cases 11 cases of student achievement Contacts Management Case Management Case wages 12 13 14 Management Case Book Lending calculate the workload of teachers
Date
: 2025-12-26
Size
: 58kb
User
:
wsd
[
VC/MFC
]
OPS
DL : 0
关于调度的算法,是动态的,好像很有用,大家不妨下载看一下,是用C语言实现的!-On the scheduling algorithm, is dynamic, it seems very useful, you may wish to download to look at is the use of C language to achieve!
Date
: 2025-12-26
Size
: 4kb
User
:
肖开洲
[
VC/MFC
]
ProcessManager
DL : 0
进程调度模拟程序,采用FCFS调度算法。C语言实现-Process scheduling simulation procedure for the FCFS scheduling algorithm. C language implementation
Date
: 2025-12-26
Size
: 176kb
User
:
huwinq
[
VC/MFC
]
lru
DL : 0
1、用C语言实现最近最久未使用(LRU)置换算法。 2、了解内存分页管理策略 3、掌握调页策略 4、掌握一般常用的调度算法 5、选取调度算法中的典型算法,模拟实现 -1, using C language long used the most recent (LRU) replacement algorithm. 2, to understand the memory management strategy page 3, page strategy master tune 4, master scheduling algorithms commonly used 5, select the scheduling algorithm of a typical algorithm, simulation
Date
: 2025-12-26
Size
: 12kb
User
:
汪
[
VC/MFC
]
yinhangjiasuanfa
DL : 0
银行家算法和多级队列反馈调度的C语言实现-Banker' s algorithm and multi-level feedback queue scheduling C-language implementation
Date
: 2025-12-26
Size
: 80kb
User
:
刘正朝
[
VC/MFC
]
jinchengmoni
DL : 0
模拟进程的创建、阻塞、唤醒、挂起、激活、执行的过程。理解和掌握有关进程控制块、进程调度算法的内容和原理,体会先进先出、优先数和时间片轮转调度算法的具体实施办法。-Simulate the process of creation, blocking, wake up, suspend, activate, implementation process. To understand and grasp the process control block, process, content and principles of scheduling algorithms, experience FIFO, priority number and time-slice round-robin scheduling algorithm for a specific implementation.
Date
: 2025-12-26
Size
: 2kb
User
:
榴莲飘飘
[
VC/MFC
]
ww
DL : 0
this an cpu scheduling algorithm
Date
: 2025-12-26
Size
: 3kb
User
:
d
[
VC/MFC
]
4
DL : 0
“批处理作业调度”上机报告,这是我在中科院上算法时候做的算法设计作业的参考资料,个人感觉挺好的,值得一看-" Batch job scheduling," Report on the machine, this is my time to do the Chinese Academy of Sciences of the algorithm on the algorithm reference for design work, personal feeling quite good, worth a visit
Date
: 2025-12-26
Size
: 7kb
User
:
wendell
[
VC/MFC
]
turnask
DL : 0
所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。即将CPU的处理时间划分成一个个相同的时间片,就绪队列的诸进程轮流运行一个时间片。当一个时间片结束时,如果运行进程用完它的时间片后还未完成,就强迫运行机制进程让出CPU,就把它送回到就绪队列的末尾,等待下一次调度。同时,进程调度又去选择就绪队列中的队首进程,分配给它一时间片,以投入运行。直至所有的进程运行完毕。-Simple round-robin method scheduling algorithm
Date
: 2025-12-26
Size
: 1kb
User
:
王
[
VC/MFC
]
YYZ_OS
DL : 0
进程调度算法FCFS+SJF模拟。编写FCFS+SJF算法,输入一组若干个进程的调度信息,输出根据先来先服务和短进程优先算法的调度结果。(提示:短进程优先算法仅在进程的到达时间一样时,才启用)。完成源程序 os.cpp中fcfs_sjf函数的编写。提醒:每个输出数据之前输出1个‘\t’。-Process scheduling algorithm FCFS+ SJF simulation. Write FCFS+ SJF algorithm, enter a number of process scheduling information, the output based on first come first served and a short process priority scheduling algorithm results. (Hint: first algorithm is only a short process in the process as the arrival time only when enabled). Complete source os.cpp fcfs_sjf function in the preparation. Reminder: Before each output data output a ' \ t' .
Date
: 2025-12-26
Size
: 1kb
User
:
fuyuqi
[
VC/MFC
]
algorithm-analysis
DL : 0
大学自动排课系统的数据结构和算法进行分析,-University Course Scheduling System automatic data structure and algorithm analysis
Date
: 2025-12-26
Size
: 242kb
User
:
abc
[
VC/MFC
]
OS
DL : 0
操作系统实验代码及报告(作业调度算法、银行家算法,页面置换算法等)-Experimental code and report the operating system (job scheduling algorithms, bankers algorithm, page replacement algorithm, etc.)
Date
: 2025-12-26
Size
: 364kb
User
:
chensisi
[
VC/MFC
]
Cpp1
DL : 0
此程序用c++实现了进程的调度一些算法。-This program with c + + to achieve the process scheduling algorithm.
Date
: 2025-12-26
Size
: 1kb
User
:
geqt
[
VC/MFC
]
CProgramming-Language-Case-fine
DL : 0
C语言程序设计案例精编,包括经典的贪吃蛇游戏,计算机,黑白棋游戏,迷宫问题,扫地雷游戏,速算24,进程调度,存储管理分区分配算法,通讯录,学生成绩管理,工资管理,图书借阅管理,教师工作量计算,数据结构CAI系统等-C Programming Language Case fine, including the classic Snake game, Computer Othello games, mazes, Minesweeper game, speed count to 24, process scheduling, memory management partition algorithm, contacts, student achievement management, payroll management, lending management, teacher workload computing, data structures CAI system
Date
: 2025-12-26
Size
: 58kb
User
:
长门
[
VC/MFC
]
jinchengdiaodu
DL : 0
操作系统进程调度算法 先来先服务 短作业优先 时间片轮转 优先级。有大量注释,帮助理解-The operating system process scheduling algorithm first come first serve short operating priority round-robin priority. There are a large number of notes to help understand
Date
: 2025-12-26
Size
: 2kb
User
:
liujin
[
VC/MFC
]
The-runner-scheduling-algorithm
DL : 0
简单的进程调度算法,模拟OS中的进程调度过程,进程数不少于5个,进程调度算法任选,可以用动态优先数加时间片轮转法实现进程调度,每运行一个时间片优先数减3. -Simple process scheduling algorithm, and simulate the process scheduling of OS process, the process for not less than 5, optional process scheduling algorithm, can use the dynamic priority and time slice rotation scheduling method implementation process, each running a time slice priority number minus 3.
Date
: 2025-12-26
Size
: 6kb
User
:
张飞
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.