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

搜索资源列表

  1. coursediaodu

    0下载:
  2. C#进程调度模拟算法,理解和验证操作系统中有关调度的算法-C# Process scheduling simulation algorithm, understanding and validation of the operating system on the scheduling algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:17884
    • 提供者:殷晓飞
  1. jinchendiaodu

    0下载:
  2. 操作系统进程调度压缩包,比较不错的。希望大家共享-Operating system process scheduling compressed package, a good comparison. Hope that we share
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:21337
    • 提供者:firper
  1. duanzuoye2

    0下载:
  2. 这是大学操作系统进程调度实验的其中一个算法。实验中应该要注意的是关于C中指针的用法,因为指针的用法比较灵活又非常容易出错,一不小心应用不严密就会出错。如在实行按短作业优先算法调度进程的过程中,每一次输入无论是周转时间,运行时间,还是响应时间都要用指针返回arrivetime,否则就出错。还有在插入和释放结点时,用此中指针表示法会比用for循环语句简明很多。再一个就是在选择运行时间最小的进程时,察看当前就绪队列中的进程数也是很关键的,其间所得的count对于下面两步都很重要。-err
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1497
    • 提供者:舒拉
  1. abaozhu_jincheng

    0下载:
  2. 计算机操作系统课程设计,进程调度,静态优先级调度算法以及先来先服务调度算法的模拟.-Computer operating system curriculum design, process scheduling, static priority scheduling algorithm, as well as first-come first-serve scheduling algorithm simulation.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:4307
    • 提供者:hsh
  1. os

    0下载:
  2. 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1488530
    • 提供者:jem
  1. process

    0下载:
  2. 在.net下模拟操作系统进程调度算法,提供各种调度算法相应的指标,把核心代码封装成一个dll,和整个开发过程的文档-At. Net under the simulated operating system process scheduling algorithm, scheduling algorithm to provide a variety of indicators corresponding to the core code package into a dll, and the en
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1283780
    • 提供者:henhao
  1. 1

    0下载:
  2. 这是关于操作系统进程调度.所用的语言是C++,这里清晰的给出了过程.-This is about the operating system process scheduling. The language used are C++, here give a clear process.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:1520
    • 提供者:邱兴盛
  1. lin

    0下载:
  2. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒-Process when the process of scheduling one of the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1992
    • 提供者:linguangzhi
  1. TimeSlice

    0下载:
  2. 一个java写的模拟操作系统进程调度的程序,实现的是时间片轮转调度。-Write a java simulation of the operating system process scheduling procedures, the time slice to achieve rotation scheduling.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:25135
    • 提供者:xiajing
  1. threads.tar

    0下载:
  2. 一个简单的类UNIX操作系统的调度程序,简单实现了进程的切换等功能-A simple UNIX-like operating system scheduler, a simple realization of the process of switching functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2295
    • 提供者:邓良
  1. embedded

    1下载:
  2. 嵌入式实时系统中关键技术的研究(博士论文)实时操作系统在多媒体通信、在线事务处理、生产过程控制、交通控制等各个领域得到广泛的应用,因而越来越引起人们的重视。而进程调度策略是影响系统实时性能的重要因素。因此我在此对实时进程调度进行研究。-real-process Scheduling. This article is based on reading source code of Linux, reference many books and articles.The idea of this a
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1099565
    • 提供者:
  1. p1

    0下载:
  2. 进程调度法 C语言模拟操作系统进程调度和管理-SPF & RR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1814
    • 提供者:geniusx
  1. 123

    0下载:
  2. Progress_Scheduling 操作系统课程设计:进程调度.用优先数算法和轮转-sdssff
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:1370
    • 提供者:1235235
  1. CpuScheduling

    0下载:
  2. 模拟操作系统进程调度与内存管理-Simulation of the operating system process scheduling and memory management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:209847
    • 提供者:彭小豪
  1. jinchengdiaodu

    0下载:
  2. 操作系统进程调度实验中的短作业优先进程调度算法-Experiment operating system process scheduling priority to the process of operation of short-scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:1252
    • 提供者:
  1. 1esxddsd

    0下载:
  2. 操作系统进程调度采用时间轮片及先来先服务算法-Operating system process scheduling and time-round film and first-come first-serve algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1477
    • 提供者:xiaogong
  1. jinchengdiaodu

    0下载:
  2. 进程调度实验报告模板.本实验目的是通过对进程调度算法的实现和实验模拟,加深对操作系统进程调度操作功能和进程调度算法的完整理解,培养和提高学生对操作系统开发的兴趣,以及进程调度程序的开发与应用能力-The process of scheduling experiment report templates. The purpose of this study is through the realization of the process of scheduling algorithms and
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:136121
    • 提供者:kia
  1. Processor_schedul

    0下载:
  2. 操作系统进程调度模拟和内存分配相关模拟(用户界面)-The operating system process scheduling simulation of analog and memory allocation-related (user interface)
  3. 所属分类:OS Develop

    • 发布日期:2017-06-15
    • 文件大小:24568943
    • 提供者:董涛
  1. process

    0下载:
  2. 操作系统进程调度的C++模拟,包括了头文件以及源文件-The process of scheduling the operating system C++ simulation, including the header files and source files
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2015
    • 提供者:zx
  1. file2

    0下载:
  2. 计算机专业大三操作系统实验报告实验三,进程调度-Junior computer science experiment on the experiment three operating systems, process scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2634
    • 提供者:黄归
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com