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

搜索资源列表

  1. ProcessDeployProject

    0下载:
  2. 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.06kb
    • 提供者:蓝蜂
  1. procedul--simulate

    0下载:
  2. 是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:126.04kb
    • 提供者:赵佳
  1. 进程调度

    0下载:
  2. 本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler te
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:151.87kb
    • 提供者:lebeen
  1. PCD

    0下载:
  2. 这它用C语言编写的实现模拟进程调度的程序,用户模拟几个进程,输入它们的进程名,优先级,运行时间等,进程的初使状态为就绪状态。然后就按优先级优先方式调度各个进程,进程的状态也因此会变成等待状态或完成状态。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:xj
  1. C++jinchengdiaodu

    0下载:
  2. C++编写的模拟进程调度实例
  3. 所属分类:其它

    • 发布日期:2014-01-18
    • 文件大小:245.96kb
    • 提供者:柳明
  1. pdjc

    0下载:
  2. 一类复杂循环排队系统的计算机模拟及其在进程调度中的应用-a complicated circular Queuing System and Computer Simulation of the process of scheduling
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:139.5kb
    • 提供者:虞周君
  1. os.cpp

    0下载:
  2. 该程序能够模拟进程的调度过程,在dos界面下.用户可以按自己的要求来创建进程并对他们进行调度.-the program can simulate the process of scheduling process, the dos interface. Users can have its own requirements as well as the process of creating their scheduling.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:小名
  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
    • 文件大小:6.2kb
    • 提供者:范志鸿
  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
    • 文件大小:663.98kb
    • 提供者:lhs
  1. caozuoxitong

    0下载:
  2. 短作业优先、先来先服务、高响应比、时间片轮转等四个进程调度算法的模拟实现-Short jobs first, first-come first-served, high-response ratio, round-robin scheduling algorithm in four process simulation to achieve
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3.32mb
    • 提供者:唐帆
  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
    • 文件大小:9.78kb
    • 提供者:lhs
  1. LINUXjinchengdiaodu

    0下载:
  2. 这个是我自己写的LINUX的进程调度模拟程序,写得不算太好,供大家参考-The program is my own work, it s not perfect but I am pritty sure it can be a successful one ^_^ enjoy it
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:48.9kb
    • 提供者:xichen
  1. acm

    0下载:
  2. 操作系统课程实验,模拟进程调度,涉及图形用户界面GUI和进程调度算法,用VC6.0实现,包含定时器应用和快捷键创建。-Operating system course experiment to simulate the process of scheduling, involving graphical user interface GUI and the process of scheduling algorithm, using VC6.0 to achieve, including the
  3. 所属分类:GUI Develop

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

    0下载:
  2. 用各种算法实现进程调度的模拟,有先来先服务算法、静态抢占算法、动态抢占优先级算法以及时间片轮转法,用MFC实现,界面优美功能完善。-Process scheduling algorithm with a variety of simulation, there is first come first serve algorithm, static capture algorithm, dynamic priority algorithm and the time to seize the fil
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8.24mb
    • 提供者:孟萌
  1. osexperimentcode

    0下载:
  2. 处理机进程调度模拟,基于优先权的调度算法和基于先来先服务的调度算法-Processor process scheduling simulation, based on priority scheduling algorithm and a first-come first-served scheduling algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:158.69kb
    • 提供者:瀚海
  1. prscessprogrampriority

    0下载:
  2. 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时-Process scheduling simulation program- is only one aspect of the scheduling algorithm considering process priority scheduling based on scheduling program is running
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-16
    • 文件大小:157kb
    • 提供者:TL-6525
  1. mvyaz

    0下载:
  2. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduling when one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:100kb
    • 提供者:create
  1. scgedulingcpriority

    0下载:
  2. 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时(Process scheduling simulation program - is only one aspect of the scheduling algorithm considering process priority scheduling based on scheduling program is running)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-23
    • 文件大小:156kb
    • 提供者:Asmver
  1. szice

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配(In the operating system process scheduling, simulated storage management in the management and allocation of memory space)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-29
    • 文件大小:17kb
    • 提供者:fmrwardvng
  1. kklc

    0下载:
  2. 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时()
  3. 所属分类:界面编程

    • 发布日期:2017-12-25
    • 文件大小:187kb
    • 提供者:Amywj
« 12 »
搜珍网 www.dssz.com