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

搜索资源列表

  1. 操作系统进程管理

    2下载:
  2. 本次程序的题目为:进程管理——支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:27800
    • 提供者:赵利君
  1. 模拟操作系统的实现

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配 ,虚拟存储管理器的页面调度.-operating system, the process of scheduling, memory management simulation memory management and allocation, and virtual storage management pages of scheduling.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18030
    • 提供者:黄兴
  1. 操作系统——PCB模拟代码

    0下载:
  2. 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynamic PRI process dispatcher and d
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12031
    • 提供者:草原
  1. 模拟处理器调度

    0下载:
  2. 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本源代码模拟在单处理器情况下处理器调度-the introduction of multi-channel programming system, often there are a number of processes at the same time readiness. When the readiness of the process is g
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:10778
    • 提供者:何浩
  1. 操作系统——PCB模拟

    0下载:
  2. 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6346
    • 提供者:范志鸿
  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. 进程 

    0下载:
  2. 这是另外一个计关于操作系统 的进程调度的算法 ,也是用c来模拟的,希望大家多指教,-This is another one of the operating system or the process of scheduling algorithm is used to simulate c, we hope more exhibitions,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25953
    • 提供者:孟伟
  1. 进程调度模拟程序gzw

    0下载:
  2. 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。 希望大家多提意见-here no API calls simulations, I set to process its own grammar,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3513
    • 提供者:宫振伟
  1. 作业调度模拟

    0下载:
  2. 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2987
    • 提供者:陈峰
  1. Process(forOther)

    0下载:
  2. 本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程-the simulation process scheduler, from the creation process to the end, using the random function for the creation process
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:679917
    • 提供者:lhs
  1. 进程控制块模拟

    0下载:
  2. 进程的模拟和调度
  3. 所属分类:Windows编程

  1. 进程模拟调度

    0下载:
  2. VC++编写的操作系统课程设计——进程模拟调度——时间片轮转、优先级法
  3. 所属分类:源码下载

  1. 先到先服务,非抢占式短进程

    0下载:
  2. 进程调度模拟设计--先来先服务、非强占式短进程优先算法
  3. 所属分类:编程文档

  1. 时间片轮转

    0下载:
  2. 时间片轮转算法模拟进程调度程序
  3. 所属分类:源码下载

    • 发布日期:2011-02-28
    • 文件大小:3589282
    • 提供者:gangcun@live.cn
  1. form

    0下载:
  2. 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1113
    • 提供者:
  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. linux

    0下载:
  2. linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:321445
    • 提供者:周攀
  1. 操作系统进程内存管理模拟vb程序

    1下载:
  2. 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:10013
    • 提供者:lhs
  1. C8

    0下载:
  2. 用C语言编写的一个模拟进程调度程序。运行环境borland c++ 3.1-Using C language, a simulation of the process scheduler. Operating environment borland c++ 3.1
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:2289
    • 提供者:Hugh
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com