CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - priority scheduling

搜索资源列表

  1. 进程调度模拟源程序

    0下载:
  2. 进程调度问题,调度算法有优先数法和时间片轮法,速度调节可以自己设定-process of scheduling problems, priority scheduling algorithm method and the time-wheel, speed regulation can create
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27675
    • 提供者:林一森
  1. 进程调度算法实验报告

    1下载:
  2. 关于进程的调度算法 实验设计: (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用优先数调度算法。 (3)编写程序并调试运行。 -on the process of scheduling algorithm Experimental Design : (1) design a process of a total of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6523
    • 提供者:赵新新
  1. 响应比高者优先算法

    0下载:
  2. 操作系统中的 响应比高者优先调度算法 计算响应时间,周转时间-operating system, the response is high priority scheduling algorithm for calculating response time, the turnaround time
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12547
    • 提供者:dd
  1. jcmn

    0下载:
  2. 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority scheduling algorithm three. C
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1874
    • 提供者:ll
  1. zzxd

    0下载:
  2. 进程调用的各种算法(优先权调度和各种调度算法),以及相应的源代码。-process called algorithms (Priority Scheduling and various scheduling algorithm), and the corresponding source code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15744
    • 提供者:jy
  1. course_attemper

    1下载:
  2. 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate fiv
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:zhou
  1. PCB

    0下载:
  2. 最高优先数进程调度-highest priority scheduling process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1287
    • 提供者:蔡同学
  1. scheduling

    0下载:
  2. 设计一程式可输入 1、几个行程 2、每个行程各别的CPU暴冲时间(毫秒) 3、到达时间 4、优先顺序 并求出 1、FCFS 2、SJF - 不可抢先 3、SJF - 可抢先 4、Priority 5、RR 平均等待时间
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2374
    • 提供者:attackk
  1. processschedule

    0下载:
  2. 本人的操作系统题目,用优先级算法实现进程调度,可以随时添加进程进入就绪队列。-subject of the operating system, with priority scheduling algorithm process, the process can be added at any time into ready queue.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33062
    • 提供者:张兵
  1. pro_11

    0下载:
  2. 本算法采用优先级调度来实现-priority scheduling to achieve .............
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2220
    • 提供者:刘111
  1. 优先级调度算法

    0下载:
  2. 设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simu
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2532
    • 提供者:程倩
  1. 另一个优先级调度算法

    0下载:
  2. 设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental si
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2895
    • 提供者:程倩
  1. processschedule

    0下载:
  2. 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2971
    • 提供者:Hom
  1. process_dispatcher

    0下载:
  2. 分别用轮转法和优先数调度算法编写的一个进程调度的小程序-Were used to rotate a number of law and the priority scheduling algorithm for scheduling a process to prepare a small program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1439
    • 提供者:邢其鑫
  1. dd

    0下载:
  2. 进程调度 设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入链子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -The process of scheduling the design process control block PCB table structure (with the same structure as the experimental one), were
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:5010
    • 提供者:豆豆
  1. chulijidiaodushiyanbaogao

    0下载:
  2. 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the proceedings Screenshots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:84686
    • 提供者:
  1. jinchengdiaodu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。   动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如 :在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等 -Write and debug
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:23512
    • 提供者:张超
  1. Process-Priority

    0下载:
  2. 进程优先级调度算法,进程每运行一次,优先级自动减1-Process priority scheduling algorithm, each running a process, the priority is decremented by one
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1589
    • 提供者:relivehjy
  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
    • 文件大小:4177
    • 提供者:Yuanfu Luo
  1. process-scheduling

    0下载:
  2. 进程调度实验,分别用链表表示就绪队列,用队列中的结构体结点表示进程,FCFS算法,优先数调度转法-Process scheduling experiment, respectively, said the ready queue list, indicating that the process of using the structure nodes in the queue, FCFS algorithm, priority scheduling rotation method
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2794042
    • 提供者:叶强
« 12 3 4 5 »
搜珍网 www.dssz.com