CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 时间片

搜索资源列表

  1. 时间片轮转法.

    0下载:
  2. 操作系统时间片轮转法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:王克迅
  1. 时间片算法

    0下载:
  2. 时间片算法 在vc下可以运行
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1614
    • 提供者:张博真
  1. 自己应付老师的作业写的时间片轮转算法实现程序

    0下载:
  2. 自己写的进程调度中时间片轮转算法实现程序-himself in the process-time scheduling algorithm procedures Web
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:270194
    • 提供者:董反
  1. 22

    0下载:
  2. 进程调度程序,实现fifo,sjf,抢占式优先权,时间片轮转实验。-The process of scheduling procedures to achieve fifo, sjf, Preemptive priority, time slice rotation experiment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5164
    • 提供者:lin
  1. first

    0下载:
  2. 已知各进程的的到达时间等如下: 进程名 到达时间 服务时间 优先数 A 0 3 12 B 1 5 31 C 2 2 21 D 3 4 10 分别实现下面两种调度算法 • 按优先数调度算法实现处理器调度 • 按时间片轮转法实现处理器调度(时间片以2ms为单位) -Known to the process, such as the arrival time as follows: the process of the arrival time
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1194
    • 提供者:00
  1. chulijidiaodushiyanbaogao

    0下载:
  2. 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the proceedings Screenshots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:84686
    • 提供者:
  1. jcgl

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

    • 发布日期:2017-03-29
    • 文件大小:2188
    • 提供者:genking
  1. JinChengDiaodu

    0下载:
  2. 自己写的进程调度算法,用了优先级算法和时间片轮转算法来写的-Writing the process of its own scheduling algorithm, using a priority algorithm and Round Robin time slice to the Writing
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:275548
    • 提供者:powerman
  1. shijianpianluzhuang

    0下载:
  2. 利用Visuanl C++ 编写的操作系统的时间片轮转算法-The use of Visuanl C++ to prepare the operating system time slice Round Robin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3487291
    • 提供者:wurenhong
  1. 1

    0下载:
  2. 进程调度 优先数调度算法 时间片轮转-The process of scheduling a number of priority scheduling algorithm Round-Robin Time Slice .....................................
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1474
    • 提供者:lijun
  1. jinchengdiaopdu

    0下载:
  2. 设计一个有N个进程并发的进程调度程序。要求采用最高优先算法,时间片轮转算法。-N Design a process complicated by a process scheduler. Algorithm requires the highest priority, time slice Round Robin.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:351730
    • 提供者:ans
  1. df

    0下载:
  2. 实现单处理器进程调度,采用时间片轮转算法。-The process of the realization of single-processor scheduling, the use of Round Robin time slice.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:2049
    • 提供者:编程高手
  1. os4_timeRound

    0下载:
  2. 时间片轮转算法的简单实现,操作系统知识的一个应用示例-This is a simple algorithm instance of the Time Slicing
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1295
    • 提供者:k25566
  1. sjp

    1下载:
  2. 使用时间片轮转法实现进程调度,附带简单注释。-Round-Robin using the time slice to achieve the process of scheduling, with a simple comment.
  3. 所属分类:CSharp

    • 发布日期:2016-01-26
    • 文件大小:2544
    • 提供者:gdut
  1. process

    0下载:
  2. 操作系统课程设计 实现进程调度 时间片轮转-timer controls
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:400510
    • 提供者:yuanhao
  1. MFC_Scheduler

    0下载:
  2. MFC编写的进程调度算法的模拟程序,实现了时间片轮转、优先级以及先进先出三种进程调度算法,界面输出结果-MFC process scheduling algorithm written in the simulation procedures, the time slice rotation, the process of priority and FIFO scheduling algorithm of three, the interface output
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:29045442
    • 提供者:
  1. 8

    0下载:
  2. 说明时间片轮转算法的实现所需接口以及实现代码(The interface information of RR algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:17408
    • 提供者:raggie
  1. 2. raw-os实例之——时间片轮转

    0下载:
  2. raw-os实例之——时间片轮转,代码带有注释,适合新手使用学习。(Raw OS instance - time slice rotation, code with comments, suitable for novice use learning.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:917504
    • 提供者:Lanr3457
  1. KCSJ

    0下载:
  2. 用C#语言设计的模拟操所系统进程调度的时间片轮转法的过程(The process of scheduling the process scheduling of a simulated operating system in C# language)
  3. 所属分类:C#编程

    • 发布日期:2018-04-18
    • 文件大小:6754304
    • 提供者:CatherineTong
  1. 时间片轮转

    0下载:
  2. 操作系统课程设计 时间片轮转算法 C++语言(The design of the operating system course Round Robin C++ language)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:218112
    • 提供者:fafa05
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com