CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 进程模拟

搜索资源列表

  1. chuliqidiaodushiyanbaogao

    0下载:
  2. 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度。要求设计一个按优先数调度算法和一个按时间片轮转法实现处理器调度的程序,选择其中一个调度算法,实现处理器调度。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:96.75kb
    • 提供者:qq
  1. ProcessManagerUp

    0下载:
  2. 这是软件工程的关于模拟进程调度的课程论文
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:282.28kb
    • 提供者:
  1. 实验报告C

    0下载:
  2. 1.模拟并发进程共享的临界资源m1、m2,它联系着两个信号量sem1、sem2. 2.模拟并发进程的运行现场:通用寄存器i,程序计数器addr. 3.模拟三个并发进程.-1. Simulation of the process of sharing with the critical resources m1 and m2, it is tied to the volume of two signals sem1, sem2. 2. Simulation of the process of ru
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11.62kb
    • 提供者:马芳萍
  1. jinchengdiaodu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度-Write and debug a simulation of the process scheduler, the " Round-Robin" scheduling algorithm for scheduling the five process
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5.91kb
    • 提供者:yogurt
  1. daima

    0下载:
  2. 操作系统,模拟抢占式短进程优先调度算法,先来先服务算法-Operating systems, process simulation of short-priority preemptive scheduling algorithm, first-come first-serve algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:5.99kb
    • 提供者:jdk_1_ok
  1. 12

    0下载:
  2. (3) 处理器调度总是选队首进程运行。采用动态改变优先数的办法,进程每运行一次优先数就减“1”。由于本实验是模拟处理器调度,所以,对被选中的进程并不实际的启动运行,而是执行:-hahgfah ahahihahihshfahgaol
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:905.89kb
    • 提供者:zhuyanjia
  1. 11

    0下载:
  2. 用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时使用LRU算法进行页面置换的情形-With C language programming simulate a virtual page has a number of processes in a given number of real pages to run, and the page fault occurs, using the LRU algorithm for page replacement c
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:33.38kb
    • 提供者:棉花糖
  1. sczVSxfz

    0下载:
  2. 演示操作系统中生产者与消费者问题的解法,在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计一个模拟处理机调度算法,实现处理机调度。-Demonstration in the operating system Problem of producers and consumers, in the multi-channel programs and multi-
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:ChenZhenXing
  1. WorkManage

    0下载:
  2. 模拟 操作系统的系统调用,进程调度,作业调度等等,相当不错-this is a ksd ka fk lkhja l asjhkljhkjhaw
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:chenyun
  1. 4

    0下载:
  2. 模拟单处理器操作系统时间轮转进程调度算法-Simulation of single-processor operating system, the process of scheduling time to rotate
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.3kb
    • 提供者:Jack
  1. operating-system-jobs---lab-report

    0下载:
  2. 自定义进程相关的数据结构; 利用MFC类库中的栈(queue),链表(list),向量(vector)等模板模拟进程控制块队列、进程控制块优先级队列、统计信息链表及其指令集合; 利用MSDN和MFC API编程实现常见的进程控制和调度策略(先来先服务算法、时间片轮转算法、最高优先权优先调度算法、最短进程优先调度算法); 测试以上进程调度策略的周转时间、带权周转时间、平均周转时间和平均带权周转时间,并定性评价它们的性能。-Custom process-related data stru
  3. 所属分类:Software Testing

    • 发布日期:2017-11-12
    • 文件大小:427.44kb
    • 提供者:孙萧萧
  1. chuliji

    0下载:
  2. 多道系统中,当就绪进程数大于处理机数时,须按照某种策略决定哪些进程优先占用处理机。本实验模拟实现处理机调度,以加深了解处理机调度的工作。-Multi-channel system, when the process in place when the number is greater than the number of processors, shall be in accordance with a strategy to determine which process priority
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:78kb
    • 提供者:蒋宇
  1. Simulation-process-scheduler-

    0下载:
  2. 模拟进程调度程序。进程调度是处理机管理的核心内容。本实验要求用C++语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解时间片轮转调度算法的具体实施办法。-Simulation process scheduler. Process scheduling process management is the core content. The experiment with C++ language writing and debugging a
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:55.82kb
    • 提供者:凯撒
  1. Operating-systems-curriculum-design

    0下载:
  2. 利用模拟用信号量机制实现读者和写者问题:通过用户控制读进程和写进程,反应读者和写者问题中所涉及的进程的同步与互斥。-Using simulated using semaphore mechanisms readers and writers problem: by the user to control the reading process and the writing process, the reaction synchronization and mutual exclusion pr
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:133.48kb
    • 提供者:zhao
  1. process

    0下载:
  2. 进程模拟,先来先服务,短进程优先,时间片轮转算法等-Process simulation, first come first serve, short process priority, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:74.28kb
    • 提供者:zwr
  1. jinChengDiaoDu

    0下载:
  2. 进程调度模拟程序__基于动态优先级调度算法-process dispath
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:959byte
    • 提供者:张晨爱
搜珍网 www.dssz.com