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

搜索资源列表

  1. 进程调度模拟程序 - 倚天龍記

    0下载:
  2. 进程调度程序模拟程序,是从网上下载的,供大家参考-scheduler process simulation program is downloaded from the Internet for reference
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10.37kb
    • 提供者:王悦
  1. attemper

    0下载:
  2. 一个模拟系统进程调度的vc程序。以适当动画的形式展示。-a process simulation system vc scheduling procedures. In an appropriate display in the form of animation.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:103.47kb
    • 提供者:高陈强
  1. proccANDmemory

    0下载:
  2. 进程以及内存分配编程,在TC编译器下以图形方式模拟系统进程调度以及内存分配。-process and memory allocation program, the TC compiler under the graphic simulation and process scheduling system memory allocation.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.61kb
    • 提供者:李风
  1. Pcblite

    0下载:
  2. 操作系统实例模拟:进程调度模拟 Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst fcfswait.log fpf.log fpf.lst fpfwait.log LLIST.CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process.log Timer.cpp Tim
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:39.54kb
    • 提供者:silwol
  1. procc

    0下载:
  2. 这是一个进程调度程序,模拟在单处理器情况下处理器器调度。-This is a process scheduler, simulation of the single-processor scheduling for the next processor.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5.76kb
    • 提供者:sunrain
  1. callprocess

    0下载:
  2. 操作系统试验,模拟进程调度。c语言编写。-operating system testing, the modeling process scheduling. C language.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:贾德
  1. OSprocess

    0下载:
  2. //进程调度模拟程序-/ / scheduling process simulation program
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:liuchuan
  1. process

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Schedu
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.19kb
    • 提供者:111111
  1. jinchengdiaodu

    0下载:
  2. 实现两种调度方式的进程调度模拟,可以自己设定进程的参数来完成调度-way to achieve both scheduling process scheduling simulation can be set for the process to complete the scheduling parameters
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:106.4kb
    • 提供者:yuhong
  1. ProcessShedule

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

    • 发布日期:2017-04-16
    • 文件大小:46.27kb
    • 提供者:nancy
  1. os

    0下载:
  2. 操作系统进程调度算法模拟,附上源码、文档,做课程设计的朋友可以多参考-Operating system process scheduling algorithm simulation, source code is attached, documents, and curriculum design can refer to a friend
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:142.38kb
    • 提供者:曾黎
  1. jinchengdiaodusuanfa

    0下载:
  2. 操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:2.15kb
    • 提供者:曹波
  1. dispatch

    0下载:
  2. 进程调度模拟程序。可以看到操作系统进行进程调度的一般思路-Process scheduling simulation program. You can see the process of scheduling the operating system of general ideas
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:28.26kb
    • 提供者:y
  1. os

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

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

    0下载:
  2. 进程调度模拟,显示任意时刻的调度状态,显示周转时间、带权周转时间以及平均带权周转时间-Process scheduling simulation, any time scheduling status, turnaround time, with the right turnaround time, and the average weighted turnover time
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:1.57kb
    • 提供者:macalzheng
  1. osjincheng

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

    • 发布日期:2017-11-14
    • 文件大小:100.3kb
    • 提供者:jasonzjx
  1. 5

    0下载:
  2. 进程调度 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值-Process scheduling simulation process scheduling algorithm is given in accordance with the first-come, first-served FCFS, rotate RR (q = 1), the shortest p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:nego
  1. process_manage_imitate

    0下载:
  2. 进程调度模拟代码,采用不同的调度算法模拟操作系统是如何对进程经行调度的-Process scheduling simulation code, using different scheduling algorithms simulate the operating system is how to process through the line scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1.51mb
    • 提供者:汪瑜彬
  1. jinchengdiaodumoni

    0下载:
  2. 进程调度模拟,C++编程实现计算机进程调度算法-Process scheduling simulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:205.12kb
    • 提供者:duan
  1. network-modeling

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配()
  3. 所属分类:系统编程

    • 发布日期:2018-01-04
    • 文件大小:17kb
    • 提供者:Winnx
« 12 3 4 »
搜珍网 www.dssz.com