搜索资源列表

  1. queuetest.zip

    0下载:
  2. 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子
  3. 所属分类:进程与线程

    • 发布日期:2024-06-07
    • 文件大小:16937
    • 提供者:
  1. queueTest

    0下载:
  2. STL 队列使用教程。主要介绍基于STL的Queue的使用方法。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8422
    • 提供者:zhangziliang
  1. QueueTest

    0下载:
  2. VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include \"Queue.h\" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34517
    • 提供者:zj
  1. queuetest

    0下载:
  2. 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子- Uses the signal light (semaphore), the event (Event), the critical zone (CriticalSection) carries on line regulation synchronization the example
  3. 所属分类:进程与线程

    • 发布日期:2024-06-07
    • 文件大小:17408
    • 提供者:站长
  1. QueueTest

    0下载:
  2. VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef T
  3. 所属分类:通讯编程

    • 发布日期:2024-06-07
    • 文件大小:33792
    • 提供者:zj
  1. queueTest

    0下载:
  2. STL 队列使用教程。主要介绍基于STL的Queue的使用方法。-STL queue using the tutorial. Mainly based on the STL
  3. 所属分类:STL

    • 发布日期:2024-06-07
    • 文件大小:216064
    • 提供者:zhangziliang
  1. QueueTest

    0下载:
  2. C语言实现队列的多态性。能用循环队列对任何数据类型进行操作。-The source code uses C to realize the polymorphism of Loop Queue
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-07
    • 文件大小:3072
    • 提供者:Stefan Ming
  1. QueueTest

    0下载:
  2. 测试队列功能,用于银行排号、政府机构排号等场合的使用-Use test queuing for Arranging banks, government agencies and other occasions Arranging
  3. 所属分类:C#编程

    • 发布日期:2024-06-07
    • 文件大小:62464
    • 提供者:Joy

源码中国 www.ymcn.org