搜索资源列表

  1. 进程调度模拟程序原代码

    1下载:
  2. 看大家都用的是vc来写的.现在传一个用c#写的进程调度程序上来.希望对大家有点帮助.-see everyone is using vc write. Now- with a write c# in the process scheduler onto. We hope to help a bit.
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:1045504
    • 提供者:范乙
  1. 进程调度111

    0下载:
  2. 这是大学上操作系统做的实验,相信很多人都可用的着!本实验模拟单处理器系统的进程调度,采用时间片轮转调度算法作为进程调度算法。-this is the operating system on the university to do experiments, I believe many people are available to! Experimental simulation of the single-processor sys
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:247808
    • 提供者:呀呀
  1. 11进程调度模拟

    0下载:
  2. 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时,要在所有可运行状态 的进程中选择最值得运行的进程投入运行。-Process schedule simulation program-Priority is only one aspect of schedule algorithm,the goal is selecting the most valuable process to run among all
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:178176
    • 提供者:王俊
  1. 操作系统课设

    0下载:
  2. 操作系统课程设计编程实例 1fork 2编制先来先执行进程调度算法 3读者 4模拟进程调度算法 5 虚拟存储器管理 6二级目录结构的磁盘文件系统-courses on operating system design programming examples 1fork two first-come first-prepared implementation process scheduling algorithm three r
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:50176
    • 提供者:skyge
  1. 关于进程调度算法很多程序

    0下载:
  2. 都是关于进程调度的程序 很多种实现的方法在里面都可以找到-are on the process of scheduling procedures to achieve many of the methods can be found inside
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:姚天伟
  1. 关于操作系统进程调度实验报告

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

    • 发布日期:2024-05-18
    • 文件大小:102400
    • 提供者:姚天伟
  1. 模拟两种进程调度方式

    0下载:
  2. 进程调度:模拟最高优先级优先调度方式和FIFO调度方式.显示每个时间片各进程的PCB.即优先级,状态,访问CPU次数.剩于数-process scheduling : Analog highest priority priority scheduling ways and means FIFO scheduling. Each time film shows the process of the PCB. That is, priori
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:236544
    • 提供者:杨场鸿
  1. 进程调度模拟源程序

    0下载:
  2. 进程调度问题,调度算法有优先数法和时间片轮法,速度调节可以自己设定-process of scheduling problems, priority scheduling algorithm method and the time-wheel, speed regulation can create
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:林一森
  1. Simulate_Process_Scheduling_Implement_by_C

    0下载:
  2. 模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:丘方
  1. callprocess

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:贾德
  1. taozuoxitong

    0下载:
  2. 操作系统代码模拟进程调度,偶花了整整一个星期写,如有错误,请指教-operating system code modeling process scheduling, even spent an entire week to write, if wrong, please enlighten
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:冯锋
  1. jinchengtiaodu

    0下载:
  2. 模拟进程调度,采用时间片路轮转法,开发环境:VC++ 6.0-modeling process scheduling, and time Web tablets Road, the development environment : Visual C++ 6.0
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1888256
    • 提供者:烟仔
  1. testforos

    0下载:
  2. 操作系统实验,模拟进程调度.第一次上传东西,若有不好的地方望大家指教.-experimental operating system, the modeling process scheduling. Upload things first, if not the local hope you enlighten.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:231424
    • 提供者:黄雪雄
  1. tim_diaodu

    0下载:
  2. 用VC写的,时间片轮法,模拟进程调度,可以看下.-VC wrote, the time Katawa, the modeling process scheduling, can facie.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:37888
    • 提供者:jian
  1. PCD

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xj
  1. C++jinchengdiaodu

    0下载:
  2. C++编写的模拟进程调度实例-C , prepared by the process of scheduling simulation examples
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:251904
    • 提供者:柳明
  1. suanfa

    0下载:
  2. 我们计算机操作系统的课程设计,模拟进程调度算法,动态优先权算法,-We are the computer
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王刚
  1. process

    0下载:
  2. 模拟进程调度的算法(时间片轮转及先来先服务) 包含图形演示-Process Scheduling algorithms (time slice cycle and first come first served)
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:3263488
    • 提供者:秦璞
  1. Dispatch

    0下载:
  2. 一个模拟进程调度器的仿真,界面工整,模拟效果接近现实,值得借鉴-An analog simulation of the process scheduler, neat interface, simulation results closer to reality, it is worth drawing
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:1906688
    • 提供者:李纯
  1. os3

    0下载:
  2. 模拟进程调度的算法。有先来先服务算法,短进程优先算法,优先级调度算(An algorithm for simulating process scheduling. A first service algorithm, a short process priority algorithm, a priority scheduling algorithm)
  3. 所属分类:

    • 发布日期:2024-05-18
    • 文件大小:2669568
    • 提供者:Adc12138
« 1 23 4 5 6 7 8 9 10 ... 41 »

源码中国 www.ymcn.org