搜索资源列表

  1. OS

    0下载:
  2. 进程调度实验 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:47594
    • 提供者:蔡文源
  1. OS

    0下载:
  2. 进程调度实验 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 -The process of scheduling the procedures provided in this experiment following the process of scheduling method 1, time slice polling method 2, can be forcib
  3. 所属分类:系统编程

    • 发布日期:2024-06-12
    • 文件大小:47104
    • 提供者:蔡文源
  1. round_robin_src

    0下载:
  2. 这是关于轮询调度算法的一段小程序,没有涉及ofdm等-This is the round-robin scheduling algorithm on a small program, does not involve OFDM, etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:刘阅希
  1. pub

    0下载:
  2. 进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 -The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority la
  3. 所属分类:进程与线程

    • 发布日期:2024-06-12
    • 文件大小:3072
    • 提供者:wuyoudanbo
  1. jinchengdiaodu

    0下载:
  2. 通过先进先出算法和轮询算法模拟实现进程调度-Through the FIFO algorithm and simulation to achieve the process of polling scheduling algorithm
  3. 所属分类:进程与线程

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:蒋安
  1. jin

    0下载:
  2. 进程调度实验 * 本程序提供了以下几种进程调度方法 * 1、时间片轮询法 * 2、可强占优先法 * 3、非抢占算法 *-Process scheduling experiment * This program provides the following types of process scheduling * 1, polling time slice method * 2, can be
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-12
    • 文件大小:3072
    • 提供者:mary
  1. thread

    1下载:
  2. 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-12
    • 文件大小:38912
    • 提供者:金建业
  1. roundRobinScheduler

    0下载:
  2. 3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
  3. 所属分类:matlab例程

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:Aisenxi
  1. schedule-algorithm

    0下载:
  2. 采用优先级和轮询调度算法实现模拟CPU调度-The use of priority and round-robin scheduling algorithm for CPU scheduling simulation
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:木木
  1. CP340_CP341_MODBUS_POLL_SLAVE

    5下载:
  2. 自己写的MODBUS主站程序使用SCL写(含源码) 使用SCL写的,程序显得比较大。还有从站的程序也同时奉上。 Modbus 主站说明 主要程序列表 主站轮询调度程序背景数据块 DB200 POLL_MANAGER2_DB 通信对象数据块 DB203 OBJECT_IMAGES 设备读写的数据数据块 DB204 SUB_STATION_DATAS 主站轮询调度程序 FB200 PO
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-12
    • 文件大小:659456
    • 提供者:www
  1. Pschedulers

    1下载:
  2. LTE系统中的调度算法,包括轮询。比例公平。最大C/I等-The LTE system, the scheduling algorithm, including polling. Proportional fairness. Max C/I
  3. 所属分类:3G开发

    • 发布日期:2024-06-12
    • 文件大小:17408
    • 提供者:Rosa
  1. roundRobinScheduler

    0下载:
  2. LTE中最经常用到的调度算法,轮询算法,主要体现了公平性-LTE scheduling algorithm is the most frequently used, polling algorithm, mainly reflecting the fairness
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:张毛毛
  1. RR_SCH(Executable)

    0下载:
  2. FPGA VERILOG调度器一般包括SP、RR、WRR、WFQ等,RR调度指的是轮询调度,此种调度不带权重概念,均匀轮询进行调度。-FPGA VERILOG The scheduler typically include SP, RR, WRR, WFQ, etc., RR refers to the round robin scheduling, dispatching without the weight of such conc
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-12
    • 文件大小:3693568
    • 提供者:网窝囊
  1. nrtps_schedule

    1下载:
  2. 分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。((RR), Max C / I and MATLAB programming, the simulation of throughput, fairness and delay in the three basic scheduling algorithms, packe
  3. 所属分类:matlab例程

源码中国 www.ymcn.org