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

搜索资源列表

  1. 线程同步.rar

    0下载:
  2. windows线程同步
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:645285
    • 提供者:
  1. 线程同步小技巧

    1下载:
  2. 该嗲马例子提供了线程同步小技巧,为多线程中同步提供操作方案。-the whine Ma examples of small thread synchronization techniques, multi-threaded for synchronous operation for the program.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37921
    • 提供者:张连成
  1. 线程同步

    0下载:
  2. 采用事件的线程同步操作-use the thread synchronization
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40038
    • 提供者:八戒
  1. 多线程实例

    3下载:
  2. 展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术-display VC multithreaded programming methods, such as thread creation, event trigger, the end of threads, thread synchronization techniques
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:67394
    • 提供者:周孝良
  1. 利用CEvent实现多线程同步

    1下载:
  2. 利用CEvent实现多线程同步-CEvent use synchronous multi-threaded
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40508
    • 提供者:李刚
  1. MyThreadPool.rar

    0下载:
  2. 使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。,STL use under windows to do the thread pool, semi-synchronous/semi-asynchronous model, when the thread was not using suspend.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:13902
    • 提供者:刘应
  1. sync

    0下载:
  2. 实现多线程同步编程: 用软件方法(Peterson算法和Dekker算法)解决临界区问题-兄弟问题。 用同步对象解决临界区问题-兄弟问题。 用互斥量解决生产消费者问题;用信号量解决生产消费者问题。 -Achieve multi-threaded programming Synchronization: Ways to use software [Peterson algorithm and Dekker algorithm] to solve critical quest
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:10242
    • 提供者:LiChuan
  1. MultiThread

    0下载:
  2. VC++多线程编程 线程池 线程调度 线程同步-Multi-threaded programming VC++ thread pool thread scheduling thread synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:492404
    • 提供者:邵江
  1. multi_thread

    0下载:
  2. 3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex, Event) small example
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:3042
    • 提供者:站长
  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-09
    • 文件大小:17250
    • 提供者:站长
  1. Thread2_23

    0下载:
  2. 一个线程程序,通过信号量来同步几个同时运行的线程.- A line regulation procedure, comes the line regulation the proceed signal quantity which synchronized several simultaneously moves
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-21
    • 文件大小:17878
    • 提供者:hzd118
  1. bankmoni

    0下载:
  2. 利用多线程同步机制模拟银行帐号的存款取款操作-Using multi-thread synchronization mechanism for simulation of bank account deposits of money to operate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1971
    • 提供者:oasuifbasf
  1. Thread

    0下载:
  2. 线程同步互赤演示, 线程同步互赤演示-Inter-thread synchronization Chek demonstration, thread synchronization interoperability demonstration Chek
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:193203
    • 提供者:easemaster
  1. 717973Buffer_pool

    0下载:
  2. 题目:多线程同步方法解决生产者-消费者问题-Title: Multi-thread synchronization solution to the producer- consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1099
    • 提供者:霖犀一智
  1. multithread

    0下载:
  2. 多线程编程与线程同步实验包括实验心得,步骤内容要求-Multi-threaded programming and thread synchronization experience includes laboratory experiments, these content requirements
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-27
    • 文件大小:21024
    • 提供者:
  1. multithread

    1下载:
  2. 操作系统课程设计——多线程同步源码,采用visual c++编写-OS course design--multithread
  3. 所属分类:Process-Thread

    • 发布日期:2016-10-25
    • 文件大小:38138
    • 提供者:denggaoming
  1. threading

    0下载:
  2. 介绍c#线程.. 创建、启动和终止线程 使用线程池 线程同步和互交 -Introduction c# thread .. to create, start and terminate the thread using the thread pool thread synchronization and mutual cross-
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:16853
    • 提供者:btle
  1. 线程同步方法lock

    0下载:
  2. 该示例演示了C#中多线程的创建方法,及线程同步方法(multiy thread and the method of thread synchronization)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:chzt
  1. 多线程编程

    0下载:
  2. 多线程编程,实现线程创建,线程同步操作。适合大家使用
  3. 所属分类:进程与线程

« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com