搜索资源列表

  1. 1

    0下载:
  2. 操作系统课设磁盘调度算法,并求出每种算法的平均寻道长度-Division operating system based disk scheduling algorithm, and the average calculated for each algorithm seek length
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:shaoqun
  1. cipandiaodu

    0下载:
  2. 操作系统中磁盘调度算法,基本有四种算法,用C++实现-Operating system disk scheduling algorithm, the basic four algorithms, using C++ Achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:宋光磊
  1. ProcessScheduling

    0下载:
  2. 一、目的要求   用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 二、例题: 设计一个有 N个进程共行的进程调度程序。   进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。   每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -F
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:74752
    • 提供者:Anson
  1. zuoye

    0下载:
  2. 用高级语言编写和调试一个多道作业调度程序,以加深对进程的概念及作业调度算法的理解-Using high-level language writing and debugging more than one Road job scheduling procedures in order to deepen their understanding of the process of the concept and understanding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:hesile
  1. cipandiaodu

    0下载:
  2. 模拟磁盘调度算法系统的设计 能够模拟FCFS、最短寻道时间、电梯算法三个磁盘调度算法;-Disk scheduling algorithm simulation system designed to simulate FCFS, shortest seek time, disk elevator algorithm for the three scheduling algorithms
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:71680
    • 提供者:xyh
  1. duanzuoyeyouxian

    0下载:
  2. 用C语言实现的进程调度程序,采用短作业优先调度算法。 -Using C language to achieve the process of scheduling procedures, the use of shorter operating priority scheduling algorithm.
  3. 所属分类:进程与线程

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:杰儿
  1. chuliqidiaodushiyanbaogao

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

    • 发布日期:2024-04-29
    • 文件大小:99328
    • 提供者:qq
  1. FlowShop

    0下载:
  2. java实现批处理作业调度算法 开发环境为Eclipse-java batch job scheduling algorithm to achieve development environment for Eclipse
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:李国
  1. caozuo

    0下载:
  2. 是操作系统的可见, 通过它我们能够掌握很多知识,特别是一些磁盘调度算法,等。-Is the visibility of the operating system through which we can grasp a lot of knowledge, especially some disk scheduling algorithms, and so on.
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:7732224
    • 提供者:aiyunlei
  1. cipandiaodu

    0下载:
  2. 操作系统的所有磁盘调度算法源程序代码,需要的就下载吧!-All the disk operating system scheduling algorithm source code, need to download it!
  3. 所属分类:磁盘编程

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:kon
  1. jingchengdiaodu

    0下载:
  2. 进程的三种调度算法,先来先服务,短作业优先,时间片轮转。-The process of the three scheduling algorithms, first-come, first serve, short operating priority, time slice rotation.
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:孙雄
  1. LiftShedule3

    0下载:
  2. 同上次一样,也是一个电梯调度算法,但请站长注意本人上传的算法均不是一样的,多线程,os-With the last, like scheduling algorithm is also a lift, but please pay attention to my head From the algorithm are not the same, multi-threading, os
  3. 所属分类:进程与线程

    • 发布日期:2024-04-29
    • 文件大小:24576
    • 提供者:百特周
  1. ProcessSchedule_Win

    0下载:
  2. 进程调度源代码 用的是优先级高者优先调度算法 MFC编程-The process of scheduling the source code using a high-priority priority scheduling algorithm MFC Programming
  3. 所属分类:进程与线程

    • 发布日期:2024-04-29
    • 文件大小:53248
    • 提供者:张凯
  1. cpu

    0下载:
  2. 操作系统CPU优先级调度算法的模拟-CPU operating system priority scheduling algorithm simulation
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-29
    • 文件大小:245760
    • 提供者:
  1. Elevator

    0下载:
  2. 电梯调度算法 用java编写 涉及多线程-Elevator scheduling algorithm using java involved in the preparation of multi-threaded
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:19456
    • 提供者:元昊
  1. JCDD2

    0下载:
  2. 进程是操作系统最重要的概念之一,进程调度是操作系统内核的重要功能,本实验要求用C语言编写一个进程调度模拟程序,使用优先级或时间片轮转法实现进程调度。本实验可加深对进程调度算法的理解。-Process is the concept of operating one of the most important, the process of scheduling is the important function of the operat
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:经济落
  1. fl3

    0下载:
  2. 操作系统 实验三 存储管理 实现并比较基本的存储管理策略及页面调度算法。 -Operating system storage management realize the three experiments and compare the basic storage management strategy and scheduling algorithms page.
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-29
    • 文件大小:141312
    • 提供者:林峰
  1. jinchengdiaodu

    0下载:
  2. 此程序可以实现操作系统中的先来先服务调度,高优先权优先调度和时间片轮转调度三种进程调度算法。-This process can realize the operating system in the First Come First Served scheduling, high-priority priority scheduling and time slice scheduling three rotary process sch
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-29
    • 文件大小:197632
    • 提供者:飘零
  1. os

    0下载:
  2. 操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (a)按键盘,没按一次可认为过了一个时间单位 (b)响应WM_TIMER ●将一批磁盘请求的情况存磁盘文件,以后可以读出并重放 ●支持算法:FIFO,SSTF,SCAN,CSCAN,FSCAN -Operating Systems: simulation of disk sched
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:2051072
    • 提供者:jiabin
  1. OS_SJF

    0下载:
  2. 利用SJF算法模拟实现处理机调度 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.要求根据调度算法显示作业被调度的顺序。 2.要求计算出相应算法的平均周转时间及平均带权周转时间。 -SJF algorithm using simulated realize processor scheduling required to complete the main tasks: (incl
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:117760
    • 提供者:朱晓文
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org