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

搜索资源列表

  1. 12

    0下载:
  2. 用先来先服务的方法来实现模拟进程调度算法-With a first-come first-served approach to simulate the process of scheduling algorithm to achieve
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 操作系统-模拟进程调度-最短剩余时间算法。 -Process Scheduling: Shortest Time Remaining Next
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2288
    • 提供者:david Zhou
  1. yuanma

    0下载:
  2. 见题目模拟进程调度中的高优先级优先调度算法-can t you see
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3118
    • 提供者:陈超
  1. 112448107

    0下载:
  2. 本软件为一个进程调度模拟软件 是一个简单的模拟进程调度算法的软件 -This software is a process scheduling simulation software is a simple software simulation of the process of scheduling algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:24076
    • 提供者:ron
  1. myFIFO

    0下载:
  2. 模拟进程调度中使用FIFO算法的过程,运行结果为进程占用资源的变换过程-Simulated FIFO algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:198905
    • 提供者:独孤犬
  1. qw123

    0下载:
  2. 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-safsdfdsfsdafdsfdsfdsf
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:949821
    • 提供者:钱薇
  1. 3

    0下载:
  2. 模拟进程调度算法,有最高优先数优先算法,轮转算法,用的是c++语言-Simulation process scheduling algorithm, has the highest priority number first algorithm, rotation algorithm, using a c++ language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1720
    • 提供者:彭杰
  1. Process

    0下载:
  2. 本次课程设计要求采用VC++结合MFC界面模拟进程调度-The curriculum requires VC++ MFC interface with process scheduling simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:49045
    • 提供者:chenjian
  1. Process

    0下载:
  2. 任务1:进程调度 1 设计目的 (1)要求学生设计并实现模拟进程调度的算法:时间片轮转及先来先服务。 (2)理解进程控制块的结构。 (3)理解进程运行的并发性。 (4)掌握进程调度算法。 2 设计要求 在多道程序运行环境下,进程数目一般多于处理机数目,使得进程要通过竞争来使用处理机。这就要求系统能按某种算法,动态地把处理机分配给就绪队列中的一个进程,使之运行,分配处理机的任务是由进程调度程序完成的。一个进程被创建后,系统为了便于对进程进行管理,将系统中的所有进程按其状
  3. 所属分类:Applet

    • 发布日期:2017-03-24
    • 文件大小:4969
    • 提供者:heartBeat
  1. jinchen

    0下载:
  2. 采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)模拟进程调度-Number of priority by the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority process) process scheduling simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:557844
    • 提供者:luguifang
  1. process

    0下载:
  2. 操作系统中模拟进程调度的一个小程序,采用动态优先级和时间片轮转法,是我的课程小作业-Operating system to simulate the process of scheduling a small program, the use of dynamic priority and time slice Round-Robin, a small course of my work
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:103397
    • 提供者:
  1. process-control

    0下载:
  2. 实现提示符进程管理。具体实现的是:(1)设计一个模拟进程调度的算法;(2)理解进程运行的并发性;(3)理解进程控制块的结构;(4)掌握进程调度的三种基本算法。-to achieve the process control or something.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:4629
    • 提供者:梁锦清
  1. MFC_Scheduler

    0下载:
  2. MFC编写的进程调度算法的模拟程序,实现了时间片轮转、优先级以及先进先出三种进程调度算法,界面输出结果-MFC process scheduling algorithm written in the simulation procedures, the time slice rotation, the process of priority and FIFO scheduling algorithm of three, the interface output
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:29045442
    • 提供者:
  1. os

    0下载:
  2. (操作系统)生产者和消费者问题的模拟,进程调度模拟代码-(Operating system) simulation of producer and consumer issues, process scheduling simulation code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:633
    • 提供者:双声
  1. scheduler1

    0下载:
  2. 该包是一个模拟进程调度的算法,实现了多进程之间的调度过程,通过该算法可以延伸至任务调度算法上去应用-Scheduling algorithm simulation process, thereby showing the scheduling process, through the process of scheduling between the simulation process can be extended to scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:7422
    • 提供者:唐道红
  1. admin

    0下载:
  2. 自己写的,基于MATLAB的模拟进程调度与管理。是各个正在学习操作系统的同学,实验必备参考资料!-Their written MATLAB-based simulation of process scheduling and management. Is the operating system in all the students are learning, experimental essential reference! ~ ~ ~
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:10839
    • 提供者:Ceylon
  1. diaodu

    0下载:
  2. 模拟进程调度的程序,包括先进先出,短作业优先等,并计算周转时间。-Simulate the process of scheduling procedures, including FIFO, priority and other short work, and calculate the turnaround time.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:900815
    • 提供者:刘舒
  1. experiment

    0下载:
  2. 生产者-消费者模型模拟进程调度利用windows提供的API函数进行设计-Producer consumer model to simulate the process of scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:10159
    • 提供者:zzb
  1. Dispatch

    0下载:
  2. 模拟进程调度算法,包括先来先服务法,多级反馈法,时间片轮转法,静态优先级法和动态优先级法。-Simulation process scheduling algorithms, including a first-come first-served method, multi-level feedback method, round-robin method, static priority method and the dynamic priority method.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:3907
    • 提供者:wangbin
  1. jincheng.tar

    0下载:
  2. 手写的模拟进程调度的源码,能实现时间片优先,进程建立等,附有窗口程序,但未能实现全部功能-源语言: 中文 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Shǒuxiě de mónǐ jìnchéng diàodù de yuánmǎ, néng shíxiàn shíjiān piàn yōuxiān, jìnchéng jiànlì děng, fù yǒu chuāngkǒu chéngxù, dàn wèi néng shíxiàn quánbù g
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3841
    • 提供者:wangqingan
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »
搜珍网 www.dssz.com