CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - multi level queue

搜索资源列表

  1. Process_Scheduler

    0下载:
  2. 这是一个操作系统进程管理的模拟程序。 采用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.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:66.44kb
    • 提供者:cy
  1. bao

    0下载:
  2. 多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 -The process of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:2.27kb
    • 提供者:Jun
  1. caculator

    0下载:
  2. 通过使用多级队列对表达式中的字符串进行优先级的排列,从而实现表达式的计算。比课本中的算法要好很多,可以满足无限制优先级排列的要求。-Through the use of multi-level queue of expression in the string with priority in order to achieve the calculation of expression. Than textbooks, many of the algorithm is better able t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:22.85kb
    • 提供者:小笔
  1. 111

    0下载:
  2. 用进程调度算法的多级反馈队列实现 的过程模拟系统-The process of scheduling algorithm using multi-level feedback queue, the process of realization of simulation system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:YIRUWEIBO
  1. bobobobo

    0下载:
  2. 用进程调度算法的多级反馈队列实现 的过程模拟系统-The process of scheduling algorithm using multi-level feedback queue, the process of realization of simulation system
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.21kb
    • 提供者:YIRUWEIBO
  1. Multilevel_Queue_Scheduling

    1下载:
  2. 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述;  使用两种方式产生作业:(a)自动产生, (b)手工输入;  在屏幕上显示每个作业的执行情况;  时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER;  计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:640.13kb
    • 提供者:
  1. MFCreport

    0下载:
  2. 一个有N个进程并发的进程调度程序,要求采用最高优数优先算法,时间片轮转法,多级反馈队列调度算法这三种算法-N a process complicated by a process scheduler, requires the highest priority number of priority algorithm, the time slice rotation, multi-level feedback queue scheduling algorithm for these three
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:679.46kb
    • 提供者:蔡建
  1. ProcessorScheduling

    0下载:
  2. 可利用先来先服务、短作业优先、响应比高者优先、多级反馈队列模型、时间片轮转法等,来实现处理机的调度。-Available first come first serve, short job priority, the response is high and is preferred, multi-level feedback queue model, time slice rotation law, to achieve the processor scheduling.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:263.52kb
    • 提供者:巴西里
  1. Process-Scheduling-Algorithm

    0下载:
  2. 模拟实现四种进程调度算法:先到先服务、抢占式调度、时间片轮转、多级反馈队列调度-Simulation of the process of realization of the four scheduling algorithms: first come first service, preemptive scheduling, time slice rotation, multi-level feedback queue scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:179.22kb
    • 提供者:Lambert
  1. thread-scheduling

    0下载:
  2. Windows下使用多线程编程,对进程调度方法进行仿真,包括FCFS,SJF,优先级调度,RR,多级队列调度-Under Windows uses multi-threaded programming, the process of scheduling method simulation, including FCFS, SJF, priority scheduling, RR, multi-level queue scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4.08kb
    • 提供者:Yuanfu Luo
  1. 333

    0下载:
  2. 多级反馈队列 一种基于多级反馈队列的算法-Multilevel feedback queue is a multi-level feedback queue algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.37kb
    • 提供者:田冠杰
  1. LAB3

    0下载:
  2. Multi-level queue 196 scheduling algorithm is used in scenarios where the processes can be classified into groups based on property like process type, CPU time, IO access, memory size, etc. One general classification of the processes is foreground pr
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:11kb
    • 提供者:lay
搜珍网 www.dssz.com