搜索资源列表

  1. osdesign

    0下载:
  2. 描述强占式进程调度,时间片轮转,高优先家优先的进程调度算法。-Descr iption seizure process scheduling, time slice rotation, high-priority process of family priority scheduling algorithm.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:545792
    • 提供者:钟垚
  1. oskcsj

    0下载:
  2. 模拟电梯调度算法,实现对磁盘的驱动调度,源代码,流程图,截图-Simulated elevator scheduling algorithm, the realization of the disk drive scheduling, source code, flowcharts, screenshots
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:83968
    • 提供者:屈辰子
  1. jincheng

    0下载:
  2. 基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, shor
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:wf
  1. cpu

    0下载:
  2. 操作系统实验,处理机调度算法,用vc做的,很全面的-Experimental operating system, processor scheduling algorithm, using vc done, very comprehensive
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:667648
    • 提供者:jacky
  1. elevatorAttemper

    0下载:
  2. 对操作系统里的电梯调度算法进行的仿真,考虑了电梯运行的各种情况-Elevator to the operating system
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:张鹤
  1. elevator

    0下载:
  2. java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:
  1. dianti01

    0下载:
  2. 电梯调度算法实现磁盘的调度的源代码!需要仔细看啊!-Elevator scheduling disk scheduling algorithm source code! The need for a closer look at ah!
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:操智雄
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Qu
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:133120
    • 提供者:caidongyun
  1. jcgl

    0下载:
  2. (1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:genking
  1. RR

    0下载:
  2. 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. abaozhu_jincheng

    0下载:
  2. 计算机操作系统课程设计,进程调度,静态优先级调度算法以及先来先服务调度算法的模拟.-Computer operating system curriculum design, process scheduling, static priority scheduling algorithm, as well as first-come first-serve scheduling algorithm simulation.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:189440
    • 提供者:hsh
  1. cdma20001XEVDV

    0下载:
  2. 这是cdma2000的一个分组调度算法实例,里面内容非常详细,运行能通过-This is a cdma2000 packet scheduling algorithm for example, which is very detailed, running through the
  3. 所属分类:3G开发

    • 发布日期:2024-05-16
    • 文件大小:7854080
    • 提供者:刘阅希
  1. FCFSandSPF-basedprocessmanagementsystem

    0下载:
  2. 课程设计的目的 本设计的目的是:加深对进程概念及进程管理各部分内容的理解;熟悉FCFS和SPF两种进程调度算法。 课程设计的要求 (1)设计一个完整的进程调度系统,系统中至少包括5个进程;(2)定义PCB; (3)采用链表管理就绪队列; (4)结果要能够显示出进程的调度序列及进入系统的时间、运行时间等必要信息。-The purpose of the curriculum design of the purpose o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:2626560
    • 提供者:杨夏
  1. new

    0下载:
  2. 实现了应用于办公场所或者酒店的电梯调度算法,解决了乘客长期等待的问题。-a system about the runing of elevator
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:56320
    • 提供者:LISHAOYUAN
  1. disk_attemper

    0下载:
  2. 模拟操作系统的磁盘读取,按照不同的磁盘调度算法,进行比较磁盘调度的效果,并用图显示出来。-simulate mircosoft system disk attemper
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:114688
    • 提供者:陈冬
  1. suanfa

    0下载:
  2. 通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:38912
    • 提供者:李国村
  1. Scheduling

    0下载:
  2. 经典的Job Shop问题调度算法,用Visual C++语言实现。 -Job Shop Scheduling Problem
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:281600
    • 提供者:肖乔
  1. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:zds
  1. a

    0下载:
  2. 流水调度算法,解决流水调度问题,加深对流水调度的理解-Flow scheduling algorithm to resolve the scheduling problem of water, deepen the understanding of water scheduling
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:a
  1. process_manager

    0下载:
  2. 支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-cha
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:1977344
    • 提供者:yefeng
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org