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

搜索资源列表

  1. queuetest.zip

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

    • 发布日期:
    • 文件大小:16937
    • 提供者:
  1. TSynchro_src.zip

    1下载:
  2. 使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:1299
    • 提供者:
  1. CriticalSection

    0下载:
  2. 关于共享和临界的控制类(CCriticalSection)的应用。多线程小程序.-on sharing and the control of the critical category (CCriticalSection) applications. Multithreading small procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32870
    • 提供者:林锐群
  1. CriticalSection

    0下载:
  2. 简单的应用临界区对多线程程序中的公共变量进行保护的程序
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12854
    • 提供者:zxk
  1. threadinWin32

    0下载:
  2. 在编程过程中产生线程作了全面的分析,分析CriticalSection Mutex Semaphore Event在线程中的应用时各自优缺点作详细解说
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:22439994
    • 提供者:renxiong
  1. CriticalSection

    0下载:
  2. 临界区API的实现,是微软面试的一个题目
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3612
    • 提供者:bingwen
  1. os_example

    0下载:
  2. 包括以下内容: CriticalSection Event InterlockedIncrement等 在VC6.0下编译通过
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:231787
    • 提供者:黄玲
  1. TSynchro_src

    0下载:
  2. 使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。- Uses line regulation synchronization class which CriticalSection (critical zone) and Mutex (incompatible object) realizes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:1612
    • 提供者:站长
  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. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:17250
    • 提供者:站长
  1. MyThreadPool

    1下载:
  2. 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:20182
    • 提供者:Jack
  1. CriticalSection

    0下载:
  2. this a Critical Section test program. code is simple but easy to learn.-this is a Critical Section test program. code is simple but easy to learn.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:1212161
    • 提供者:metlbard
  1. CriticalSection

    0下载:
  2. This a guide how to use critical session -This is a guide how to use critical session
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14125
    • 提供者:ngu
  1. CriticalSection

    0下载:
  2. critical section usage
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9726
    • 提供者:bradeboy
  1. 7.3_CriticalSection

    0下载:
  2. 单击“顺序”按钮进行顺序显示,单击“逆序”按钮进行逆序显示,观察文本编辑框中的输出。-CriticalSection\debug\CriticalSection.exe程序
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:28957
    • 提供者:nicolas
  1. criticalsection

    0下载:
  2. 用vs2008写的用critical section的多线程编程-Written using vs2008 with the critical section of the multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-30
    • 文件大小:13100331
    • 提供者:dlw
  1. CriticalSection

    0下载:
  2. CriticalSection的线程同步方法-CriticalSection thread synchronization method
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1197168
    • 提供者:lcy
  1. criticalsection

    0下载:
  2. How to use critical section in window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6290
    • 提供者:
  1. CriticalSection

    0下载:
  2. 本程序主要的实现部分在头文件中,主要的功能是将临界区封装成一个类中,然后实现锁的自动释放。-In the part of the header file to achieve the main procedures, the main function is the critical area package into a category, and then realize the automatic release lock.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1003163
    • 提供者:Jay
  1. CriticalSection

    0下载:
  2. 使用关键代码段的例子,对学习使用关键代码段是很好的例子,这些都是很好的例子源码。-these are the demos of critical section,to learn how tos use critical section which are good useful,and they are very useful source codes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1035973
    • 提供者:陈曦
搜珍网 www.dssz.com