CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 队列 类

搜索资源列表

  1. 进程管理与调度的模拟

    0下载:
  2. 在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作系统的调度,将会在这四种队列中变迁。-in process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10.32kb
    • 提供者:张涛
  1. TestCircleQueue

    0下载:
  2. 一个循环队列的例子,在数据量大小预知的情况下,减少了内存数据的移动。可以直接使用其中的CCircleQueue类,提供了多线程保护。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15.91kb
    • 提供者:wutong
  1. Queue

    1下载:
  2. 微软消息队列消息的实时监控读取封装的类 通过事件机制来实现-Microsoft Message Queuing messages real-time monitoring package, the class to read through the event mechanism to achieve
  3. 所属分类:Process-Thread

    • 发布日期:2015-05-31
    • 文件大小:30.54kb
    • 提供者:李冬冬
  1. NodeList

    0下载:
  2. 多线程下的队列模板类,包含插入、删除、读取结点,取得结点数操作-template class of queue in multithread, including operation of inserting, deleting, getting node, getting count
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:817byte
    • 提供者:罗海涛
  1. Queue

    0下载:
  2. 用双向链表实现的一个任务队列,把自己定义的任务继承基类BaseQueue,可以实现对任务的增加,删除,优先级的设置,获取任务等等。-With a doubly linked list to achieve a task queue , put their defined tasks inherit the base class BaseQueue, can be added to the task , delete, priority setting , access to the task a
  3. 所属分类:Process-Thread

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