Welcome![Sign In][Sign Up]
Location:
Search - FCFS

Search list

[OS DevelopDiskatt

Description: C#写的模拟磁盘磁头调度程序 包含fcfs sstf elevator3种算法-write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEVATOR arithmetic.
Platform: | Size: 10361 | Author: | Hits:

[Other作业调度算法的模拟

Description: 用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.
Platform: | Size: 7216 | Author: 冯志强 | Hits:

[CSharpC++模拟

Description: c程序模拟操作系统的先来先服务算法(FCFS). 在VC 6.0下运行通过/ -c simulation of the operating system first-come first-serve algorithm (FCFS). 6.0 in VC run through /
Platform: | Size: 1369 | Author: 刀尖 | Hits:

[OS programPcblite

Description: 操作系统实例模拟:进程调度模拟 Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst fcfswait.log fpf.log fpf.lst fpfwait.log LLIST.CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process.log Timer.cpp Timer.h-operating system simulation examples : Scheduling process simulation Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst f cfswait.log fpf.log fpf.lst fpfwait.log LLIS T. CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process. log Timer.cpp Timer.h
Platform: | Size: 40486 | Author: silwol | Hits:

[OS programyumianzhihuan

Description: 该程序是对页面置换算法中的最优置换, LRU,以及FCFS的比较进行比较的程序-procedures for the replacement pages to the optimal algorithm replacement, LRU. Comparison of FCFS comparison procedures
Platform: | Size: 11872 | Author: 金金 | Hits:

[OS Develop060602fcfs

Description: 实现了操作系统先来先服务(FCFS)算法,包含全部源代码。-of the operating system first-come first-serve (FCFS) algorithm, includes full source code.
Platform: | Size: 234484 | Author: 罗火光 | Hits:

[Windows DevelopJOBattemper

Description: 单道系统作业调度:作业调度算法:分别采用先来先服务(fcfs)、最短作业优先(sjf)、响应比高者优先(hrn)的调度算法。 多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operating priority (sjf), the response is high priority (applications) scheduling algorithm. Multiple System Operation : Job Scheduling Algorithm : The first-come first-serve (fcfs) according to the work order dispatching. Scheduling is always first in the system waiting for the longest time work.
Platform: | Size: 42449 | Author: 风飘零 | Hits:

[JSP/JavaWar1

Description: FCFS和SJF调度算法-FCFS scheduling algorithm and SJF
Platform: | Size: 1964 | Author: 张克 | Hits:

[Software Engineeringosbymayfar

Description: 本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Preemptive FPF_Reaved high-priority, TimePiece time to rotate the four-process scheduling algorithm. Running time prompted the selection process scheduling algorithm, then the function call GetRandProc (LPVOID lpParam) (specialized procedures for the letter several open up new threads) random process and will be inserted into its place queue Then the corresponding process scheduling algorithm scheduling The process runs.
Platform: | Size: 21730 | Author: mayfar | Hits:

[Process-ThreadClunzhuanfa

Description: 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。   轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。   简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-prepared a simulation and debugging process scheduling procedures, "reincarnated" Scheduling Algorithm of five scheduling process. Web law may be a simple Web, variable-time Web tablets, or rotate cohort method. Simply rotate the basic idea is : all ready process by FCFS queue formed a queue, processors are always allocated to the first team in the process, the process of CPU time slice of the same. If you are running a process spent its time for films completed, so I sent it back to the ready queue at the end. put processor re-allocated to the first team in the process. Process until all is finished.
Platform: | Size: 1616 | Author: 庄宁文 | Hits:

[OS DevelopOSdiaodu

Description: diaodu1完成基本模块框架 diaodu2完成了先进先出,和输出显示模块。 diaodu2-1准备将FCFS的到达时间按从小到大排列进行实现。未果 diaodu3完成了SJF,优化了输出精度 diaodu4基本完成了RR但是有一个小bug, diaodu5完成了RR diaodu6优化了一些输入输出,但是发现RR等于4时正确,大于或小于4都有问题。算法出现问题 diaodu7解决了RR的问题。程序基本完成 diaodu8优化了代码,并完善了RR输出时间轴表示的代码,和main函数中输入操作命令转换为大写字母的比较方式。-diaodu1 completed basic module framework diaodu2 completed the first-in first-out. and output module. Diaodu2-1 ready to FCFS queue by the time of arrival from small to large to achieve alignment. Diaodu3 unsuccessful completion of the SJF, Optimizing the output accuracy diaodu4 basically completed the RR However, there is a small bug, diaodu5 RR diaodu6 completed the optimization of input and output, But RR was found to 4:00 correct, or less than 4 had problems. Diaodu7 algorithm to solve problems of the RR. Diaodu8 completed basic procedures to optimize the code, and improve the time frame indicated RR output code, and the main function entry orders converted to uppercase the comparative approach.
Platform: | Size: 10728 | Author: billdong | Hits:

[OS Developpcos

Description: 21.c 先来先服务(FCFS)算法调度作业运行。 211.c最短作业优先(SJF)调度算法。 212.c响应比高者优先(HRN)调度算法-21.c first-come first-service (FCFS queue) algorithm scheduling operations running. 211.c shortest priority operations (SJF) scheduling algorithm. 212.c response ratio were higher priorities (HRN) Scheduling Algorithm
Platform: | Size: 62635 | Author: 陈生 | Hits:

[Process-ThreadProcess_Scheduler

Description: 这是一个操作系统进程管理的模拟程序。 采用FCFS,多级反馈队列等算法调度进程。 这是我们操作系统课程的一个项目。-This is a process management system simulation program. Using FCFS queue, multi-level feedback queue algorithm scheduling process. This is our operating systems course of a project.
Platform: | Size: 68034 | Author: cy | Hits:

[OS DevelopFCFSSSTF

Description: 《操作系统原理》课程设计 课题名称:磁臂调度及扇区排队算法模拟 模拟了FCFS和SSTF两种调度 -"Operating Systems Theory" design issues Name : Magnetic Sector arm scheduling and queuing algorithm simulation and the simulation of FCFS queue scheduling two SSTF
Platform: | Size: 298076 | Author: 张兴州 | Hits:

[Game Hook Crackshell124

Description: 程序主要运用向量 将数据进行排序 构造了Thread类和Node结构,以及切换,读入函数,FCFS与RR算法运用的队列,最后计算出各项包括utilization,serviceTime,ioTime等各项数据,然后输出结果-procedures will primarily use vector data structure sort of Thread and Node category structure, and switching, read into the function, RR FCFS queue algorithm for use with the queue, Finally calculated including all utilization, serviceTime. ioTime and other data, and then output the results
Platform: | Size: 6991 | Author: 徐玖 | Hits:

[OS Developfcfs_jsp

Description: fcfs,这是一个操作系统进程调度的先进先出调度算法-fcfs, this is a process of scheduling the operating system can process scheduling algorithm
Platform: | Size: 910 | Author: catherine | Hits:

[OS programcipandiaodusuanfaa

Description: 一个操作系统的课程设计题目,做得不怎么样,FCFS、最短寻道时间、电梯算法。-an operating system subject to the curriculum design, done well, and the FCFS queue, the shortest tracking time, the elevator algorithm.
Platform: | Size: 34426 | Author: 周济 | Hits:

[Software Engineeringneicunyemianzhihuansuanfa

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -programmed to achieve the following disk-scheduling algorithms, and each algorithm calculated the average Seeking length, main interface designed in a flexible choice of a particular algorithm and the algorithm must achieve the following : 1. first-come first-service algorithm (FCFS queue) 2, the shortest tracking time priority algorithm (SSTF), 3 scanning algorithm (SCAN) 4, cycle scanning algorithm (rltrasonic)
Platform: | Size: 152468 | Author: 张宁 | Hits:

[Other resourcejyddsf

Description: 比较精度的作业调度三种算法FCFS,SJF,HRN,大家感兴趣的话不防下载
Platform: | Size: 2148 | Author: bodihotboy | Hits:

[OS Developzuoyedd

Description: 采用FCFS、SJF、响应比高者优先算法模拟设计作业调度程序。 [提示]: (1)每个作业的JCB中包括作业名、提交时刻、要求运行时间; (2)假设第一个作业提交时,系统中无正在执行的作业,即第一个作业一提交系统便调度该作业。 要求: 输入:一批作业中各作业的作业名、提交时刻、要求运行时间; 选择不同的作业调度程序运行; 输出:相应作业调度算法下,各作业的等待时间、周转时间、带权周转时间,这批作业的调度顺序、平均周转时间和平均带权周转时间。
Platform: | Size: 3166 | Author: zc | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »

CodeBus www.codebus.net