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

搜索资源列表

  1. shiyan_5

    0下载:
  2. 程序的主要实现了进行横调度的功能,实现了FCFS算法,短作业优先算法和时间片轮换算法
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:王业鹏
  1. vc++多线程

    0下载:
  2. 多线程编程   进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。   线程是进程内部的一个执行单元。系统创建好进程后,实际上就启动执行了该进程的主执行线程,主执行线程以函数地址形式,比如说main或WinMain函数,将程序的启动点提供给Windows系统。主执行线程终止了,进程也就随之终止。   每一个进程至少有一个主执行线
  3. 所属分类:Windows编程

    • 发布日期:2009-01-16
    • 文件大小:54.26kb
    • 提供者:chenmh639
  1. Process

    0下载:
  2. 操作系统线程调度算法,包括: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 5: 最短剩余时间优先-Operating system priority ranking algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:hopkins
  1. shijianpianlunhuan

    0下载:
  2. 时间片轮换算法,请高手看看是怎么实现的。我也看不懂!-Time slice rotation algorithm, please take a look at how the players realized. I do not understand!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:7148700
  1. clientserver

    0下载:
  2. 基于java的多机协作流量检测。用Java语言,编程实现基于高层协议的多机通信。在无人的状态下,使用时间片轮换为事件驱动,能使多台机器相互唤醒而达到协作完成 监测网络流量工作的目的。-Java-based collaboration of multi-flow detection. Using Java language, programming high-level agreements based on multi-machine communication. In the absence
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:130.72kb
    • 提供者:周跃
  1. Priority

    0下载:
  2. 调度算法: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 -Scheduling algorithm: 1: FCFS 2: Time slice rotation 3: priority scheduling 4: shortest job first
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1.94kb
    • 提供者:huang
  1. PCB

    0下载:
  2. 这个源代码是用来模拟操作系统内存调度的,,,使用的是动态优先级调度和时间片轮换结合的算法-The source code is used to simulate the operating system memory scheduling,,, using a dynamic priority scheduling and time slice algorithm with rotation
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:宇Atttx
  1. FCFS

    0下载:
  2. 作业调度 采用先来服务调度算法 进程调度采用时间片轮换-First to serve job scheduling scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-23
    • 文件大小:2.14kb
    • 提供者:莫康
  1. ZYTD

    0下载:
  2. 操作系统,作业调度先来先服务、短作业优先、时间片轮换三种调度算法的特点。-Operating systems, scheduling a first-come first-serve, short operating priority, time slice rotation features three scheduling algorithms.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:6.01kb
    • 提供者:LU
  1. shijianpianlunhuan

    0下载:
  2. 时间片轮换算法,请高手看看是怎么实现的。我也看不懂!-Time slice rotation algorithm, please take a look at how the players realized. I do not understand!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2.88kb
    • 提供者:rrdqd089bei
  1. shiyan_5

    0下载:
  2. 程序的主要实现了进行横调度的功能,实现了FCFS算法,短作业优先算法和时间片轮换算法-The main achievement of the procedures to carry out cross-scheduling functions, the realization of the FCFS algorithm, the priority algorithm and short operating time slice rotation algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:xxxgx125haohuan
  1. shijianpianlunhuan

    0下载:
  2. 时间片轮换算法,请高手看看是怎么实现的。我也看不懂!-Time slice rotation algorithm, please take a look at how the players realized. I do not understand!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.44kb
    • 提供者:f959yey
  1. shiyan_5

    0下载:
  2. 程序的主要实现了进行横调度的功能,实现了FCFS算法,短作业优先算法和时间片轮换算法-The main achievement of the procedures to carry out cross-scheduling functions, the realization of the FCFS algorithm, the priority algorithm and short operating time slice rotation algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:f368zhuoden7
  1. SYSINFO

    0下载:
  2. 时间片轮换算法,请高手看看是怎么实现的。我也看不懂!-Time slice rotation algorithm, please master to see how to achieve. I can not read!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:15.28kb
    • 提供者:yunyunik
搜珍网 www.dssz.com