CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - wait queue

搜索资源列表

  1. Process

    0下载:
  2. 任务1:进程调度 1 设计目的 (1)要求学生设计并实现模拟进程调度的算法:时间片轮转及先来先服务。 (2)理解进程控制块的结构。 (3)理解进程运行的并发性。 (4)掌握进程调度算法。 2 设计要求 在多道程序运行环境下,进程数目一般多于处理机数目,使得进程要通过竞争来使用处理机。这就要求系统能按某种算法,动态地把处理机分配给就绪队列中的一个进程,使之运行,分配处理机的任务是由进程调度程序完成的。一个进程被创建后,系统为了便于对进程进行管理,将系统中的所有进程按其状
  3. 所属分类:Applet

    • 发布日期:2017-03-23
    • 文件大小:4969
    • 提供者:heartBeat
  1. qudong

    0下载:
  2. 驱动控制,主要介绍驱动阻塞的两个函数,用以说明驱动的运行状态-wait queue,wait_event_interruptible() wait_event_interruptible()。
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:7983
    • 提供者:yueguang
  1. SynchronousQueue

    0下载:
  2. A BlockingQueue blocking queue in which each insert operation must wait for a corresponding remove operation by another thread, and vice versa.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:10635
    • 提供者:paopiuben
  1. BlockingQueue

    0下载:
  2. A java.util.Queue that additionally supports operations that wait for the queue to become non-empty when retrieving an element, and wait for space to become available in the queue when storing an element.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:3771
    • 提供者:lagiseng
搜珍网 www.dssz.com