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

搜索资源列表

  1. Semaphore

    0下载:
  2. windows下实现线程同步功能的小程序-thread synchronization windows to achieve a small program
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:866
    • 提供者:李龙
  1. ThreadAsynByEvent

    0下载:
  2. 开发环境是vs2005; 开发wince平台的线程同步(基于对话框的): 在本程序中我采用了4中不同的方法实现了线程的同步: 1)利用事件同步; 2)利用互斥同步; 3)利用临界区同步; 4)利用信号量同步。-Development environment is vs2005 development wince platform thread synchronization (dialog-based): In this program I used four diff
  3. 所属分类:Windows CE

    • 发布日期:2017-05-30
    • 文件大小:12353643
    • 提供者:simon
  1. Thread

    0下载:
  2. 多线程写文件的代码,适合初学者学习线程编程、理解线程同步是怎样编写的。-Multi-threaded code to write files, suitable for beginners to learn programming with threads, thread synchronization is to understand how to write.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:276226
    • 提供者:周晓媛
  1. EventThreadSyn

    0下载:
  2. 使用CEvent对象实现线程同步\EventThreadSyn\EventThreadSyn.rar,很不错的vc源码,有兴趣的朋友可以看看。-CEvent object implementation using the thread synchronization \ EventThreadSyn \ EventThreadSyn.rar, very good vc source, interested friends can see.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:30242
    • 提供者:
  1. CriticalSecitonThreadSyn

    0下载:
  2. 使用临界区对象(CriticalSeciton)实现线程同步\CriticalSecitonThreadSyn\CriticalSecitonThreadSyn.rar,很不错的vc源码,有兴趣的朋友可以看看。-Use a critical section object (CriticalSeciton) to achieve thread synchronization \ CriticalSecitonThreadSyn \ CriticalSecitonThreadSyn.rar, ver
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:30311
    • 提供者:
  1. MutexThreadSyn

    0下载:
  2. 使用互斥对象(Mutex)实现线程同步\MutexThreadSyn\MutexThreadSyn.rar,很不错的vc源码,有兴趣的朋友可以看看。-Mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn \ MutexThreadSyn.rar, very good vc source, interested friends can see.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:30120
    • 提供者:
  1. MutexProcessSyn

    0下载:
  2. 使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn\MutexProcessSyn.rar,很不错的vc源码,有兴趣的朋友可以看看。-Mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn \ MutexProcessSyn.rar, very good vc source, interested friends can see.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:30851
    • 提供者:
  1. dining

    0下载:
  2. 说明:本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。-Note: This procedure is typical of the operating system thread synchronization algorithm dining philosophers problem, in order to prevent deadlock, has taken two conditions (free c
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:689383
    • 提供者:钟韬
  1. main1

    0下载:
  2. 创建线程 同步控制 条件变量三者结合操作-Create a thread synchronization control variable combination of the three operating conditions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:周东民
  1. SmsTest

    0下载:
  2. 这份代码展示了如何使用串口发送手机短消息,里面涉及了串口通信、线程同步等内容。用户可以参考里面的SMS通信技术-This code shows how to use the serial port to send mobile phone text messaging, which involves a serial communication, thread synchronization and so on. Users can refer to the inside of SMS comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:35640
    • 提供者:winston
  1. EventCore0.003

    0下载:
  2. EventCore是模拟windows消息机制,实现线程同步、线程通信、进程通信、事件驱动的一个开源项目。-EventCore is simulation Windows news mechanism, realize the thread synchronization, thread communication, communication, event-driven process of an open source project.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:105694
    • 提供者:刘书明
  1. Chat

    0下载:
  2. 利用事件对象进行线程同步与异步套接字编程-Use the event object for thread synchronization with asynchronous socket programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1924260
    • 提供者:longjianyu
  1. TRTB

    0下载:
  2. Windows核心编程代码的线程同步操作,很强大啊-Programming code of the Windows kernel thread synchronization, very powerful ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:22843
    • 提供者:孙某
  1. ThreadWorker

    0下载:
  2. 利用后台工人线程自动休眠自动工作,充分展示delphi线程的优越性。涉及到delphi多线程同步、线程唤醒、线程间通讯技术。-A test for thread that works at background and call it on surface. It s include process s communitations and callback between process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:695199
    • 提供者:gongan
  1. 325516shengchanzhexiaofeizhe

    0下载:
  2. 线程同步的具体实现 生产者消费者问题的具体实现-Thread synchronization implementation Producer consumer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:180995
    • 提供者:kkk000111999
  1. MFCwindows-program-design-

    0下载:
  2. 《MFCWindows程序设计》(第2版)(修订版)不仅扩展了已被认为是权威的关于Microsoft用于WindowsAPI的功能强大的C++类库的阐述,还新增了有关COM、OLE和ActiveX的内容。《MFCWindows程序设计》(第2版)(修订版)的作者,JeffProsise,用其无与伦比的技巧向读者讲述了MFC程序设计中的基本概念和主要技术再次阐释了在32位Windows平台上进行了快速的面向对象开发的完美方法。《MFCWindows程序设计》(第2版)(修订版)涵盖了以下专题:事件
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-14
    • 文件大小:21557911
    • 提供者:weio
  1. Gobang--Game-Based-on-Java

    0下载:
  2. 使用java语言实现五子棋双人对弈,并且在对弈过程中可以实现通信,目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。 -Using java language double chess backgammon, chess and in the process of communication can be achieved, currently only supports two clients for online play, many pl
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:77235
    • 提供者:高高
  1. VC6_Thread

    0下载:
  2. VC++6.0 线程同步: 临界区,事件,互斥,信号量-VC++6.0 thread synchronization: the critical area, events, mutexes, semaphores
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:172792
    • 提供者:繏擇→妳
  1. 111

    0下载:
  2. 多线程运用 可实现多个线程同时运行,在实际编程过程中非常重要使用互斥对象实现不同进程间线程同步-very good
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:38751
    • 提供者:li
  1. Semaphore

    0下载:
  2. 使用信号量实现线程的同步,实现多线程同步应用,非常重要-good
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:36380
    • 提供者:li
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 44 »
搜珍网 www.dssz.com