CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 模拟进程调度

搜索资源列表

  1. 进程调度程序模拟程序.rar

    0下载:
  2. 所属分类:操作系统开发

    • 发布日期:
    • 文件大小:69221
    • 提供者:
  1. ProcessSchedule

    0下载:
  2. 华中科技大学 MFC框架 编写模拟进程调度程序-Huazhong University of MFC framework of the preparation process scheduler simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2583867
    • 提供者:ll
  1. 5

    0下载:
  2. 进程调度 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值-Process scheduling simulation process scheduling algorithm is given in accordance with the first-come, first-served FCFS, rotate RR (q = 1), the shortest p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:nego
  1. OS_test1

    0下载:
  2. 操作系统实验,模拟进程调度,采用链表的方式进行模拟。-Experimental operating system, simulation process scheduling, using the list approach to simulation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:363159
    • 提供者:常山
  1. jchdd

    0下载:
  2. 操作系统中的模拟进程调度程序,基于静态优先级的立即抢占式调度”、“动态优先级调度”和“时间片轮转法”调度算法对五个进程进行调度-Operating system simulation process scheduler, based on static priority preemptive scheduler immediately, " " dynamic priority scheduling " and" time-Web " scheduli
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:291072
    • 提供者:chenlin
  1. FCFS

    0下载:
  2. 模拟进程调度算法-先来先服务(FCFS),简单理解进程调度的基本内容-Simulation process scheduling algorithm- first come, first served (FCFS), simple to understand the basic process of scheduling content
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1200039
    • 提供者:班靖远
  1. proc

    0下载:
  2. // proc_4.cpp 模拟进程调度的程序-Process Scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:8575
    • 提供者:石婧
  1. PCB

    0下载:
  2. 进程调度模拟算法 ,进程调度是处理机管理的核心内容。本实验要求用高级语言编写模拟进程调度程序,以 便加深理解有关进程控制快、进程队列等概念,并体会和了解优先数算法和时间片轮转算法 的具体实施办法。 -Process scheduling simulation algorithm, process scheduling processor is the core content management. The experiment called for the preparation proces
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1035
    • 提供者:杨阳
  1. mnjcdd

    0下载:
  2. 模拟进程调度 随机生成进程,再进行调度的算法-Simulation of the process of scheduling the process of randomly generated, then the algorithm for scheduling
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1340
    • 提供者:huia85ng33
  1. JIN-CHENG-DIAO-DU

    0下载:
  2. 实现FPF和RR算法,模拟进程调度过程,加深对进程调度的理解。- Implementation of FPF and RR algorithm, simulation process scheduling process, to deepen the understanding of the process of scheduling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1476
    • 提供者:周舟
  1. diaodu

    0下载:
  2. 1)在Linux下用C语言编程模拟优先级程调度算法。为了清楚地观察每个进程的调度过程,程序将每个时间片内的进程情况显示出来。2)进程控制块是进程存在的唯一标志,因此,在模拟算法中每一个进程用一个进程控制块PCB来代表,PCB用一结构体表示。3)进程在运行过程中其状态将在就绪、执行、完成几种状态之间转换,同时进程可能处于不同的队列中,如就绪队列。在优先级调度算法中,选择单向队列,入队既是将进程控制块插入队尾,出队既是按优先级重新排列的队,删除队头元素。4)为了便于处理,程序中的某进程运行时间以时间
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:王海鹏
  1. main

    0下载:
  2. 通过用高级语言编写模拟进程调度程序,了解有关进程控制块、进程队列的概念,体会掌握了优先数算法和时间片轮转算法的具体实施办法,提高对进程调度的认识。2. (1)优先数调度算法程序 (2)循环轮转调度算法程序-By writing simulation process scheduler with high-level language, learn about the process control block, the concept of process queue priority numb
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1423
    • 提供者:白新宇
  1. HYBWGX

    0下载:
  2. vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题-Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:31744
    • 提供者:svqial
  1. 546875

    0下载:
  2. vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题-Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:27648
    • 提供者:prmiesp
  1. ebqps

    0下载:
  2. vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题-Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises
  3. 所属分类:source in ebook

    • 发布日期:2017-12-24
    • 文件大小:31744
    • 提供者:qacrezjrt
  1. lvarningnrgr

    0下载:
  2. vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题(Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises)
  3. 所属分类:文件操作

    • 发布日期:2017-12-23
    • 文件大小:27648
    • 提供者:cjtdan
  1. stydeptsrar

    0下载:
  2. vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题(Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:27648
    • 提供者:Joamns
  1. 设计一个虚拟内存管理器

    0下载:
  2. 实现虚拟内存的分页系统, 模拟进程调度过程中的内存管理(A paging system for virtual memory to simulate memory management in process scheduling)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-20
    • 文件大小:48385024
    • 提供者:bbjy
  1. wwvu

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-30
    • 文件大小:17408
    • 提供者:instructixi
  1. mchiivj

    0下载:
  2. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-02
    • 文件大小:104448
    • 提供者:fataziq
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 30 »
搜珍网 www.dssz.com