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

搜索资源列表

  1. Pfig16_09_10_r

    0下载:
  2. 生产者消费者线程同步问题,运用了接口,以及抽象类类,线程同步来实现。 ,经测试可直接使用。 -Producers and consumers thread synchronization problems, the use of the interface and abstract class class, thread synchronization to achieve. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:8356
    • 提供者:wyq52103
  1. process

    0下载:
  2. 线程同步与异步套接字VC++编程实例,演示如何保证应用程序只有一个进程、线程死锁、基于消息的异步套接字实现,若要更细节的了解,请下载源码编译运行。-Thread synchronization with asynchronous socket VC++ programming examples, demonstrates how to ensure that only one application process, thread deadlocks, the message-based asy
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:36571
    • 提供者:MarkZar
  1. LingJieQu

    0下载:
  2. 教科书式的DELPHI源码,演示了线程破坏共享数据、线程死锁及线程同步,相信对初学者会有很大帮助。-DELPHI source of the textbook, and destroy the shared data thread, thread deadlocks, and thread synchronization, I believe there will be a great help for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:364831
    • 提供者:郑冲
  1. SemaphoreSynch

    0下载:
  2. 该例子程序使用信号量实现线程同步,是一个复制文件的程序。-The example program uses a semaphore to synchronize threads, is a program to copy files.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-17
    • 文件大小:27460
    • 提供者:
  1. MultiThread

    0下载:
  2. 一个关于多线程编程的实例,包括线程创建、挂起、唤醒与终止,线程同步-a example on multithread programme,including thread creation, suspend, wake up and termination as well as thread synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-06
    • 文件大小:196807
    • 提供者:qiujiayong
  1. cond

    0下载:
  2. linux多线程同步控制实例代码 可以用cond_wait, cond_signal控制线程同步-linux multithread syncronization 可以用cond_wait, cond_signal控制线程同步
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:8569
    • 提供者:steven
  1. xiancheng-tongbu-

    0下载:
  2. 线程同步程序的优秀应用,供广大编程爱好者参考-Excellent application of thread synchronization program, for the majority of programming enthusiasts Reference
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-30
    • 文件大小:1155
    • 提供者:郭磊
  1. ThreadExamplePixelColor

    0下载:
  2. 多线程块模型(MTA)在每个进程里只有一个块而不是多个块。这单个块控制着多个线程而不是单个线程。这里不需要消息队列,因为所有的线程都是相同的块的一个部分,并且可以共享。这样的程序比单线程模型和STA的执行速度都要快,因为降低了系统的负载,因而可以优化来减少系统idle的时间。这些应用程序一般比较复杂,因为程序员必须提供线程同步以保证线程不会并发的请求相同的资源,因而导致竞争情况的发生。这里有必要提供一个锁机制。但是这样也许会导致系统死锁的发生。-Multi-threaded block mode
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-15
    • 文件大小:9301
    • 提供者:aaa
  1. Thread-Synchronization

    0下载:
  2. 调用SDK win32 api来编写多线程的程序,很好地说明了线程同步问题,通过稍微的更改原程序,就可以是原来没有考虑线程同步问题的程序解决同步问题。该源代码给出了最终完整代码,很有帮助学习。-SDK win32 api to write multi-threaded programs is called a good illustration of the thread synchronization problem, through slight changes to the origin
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-11
    • 文件大小:528889
    • 提供者:海子
  1. FileFinder

    0下载:
  2. windows下的多线程文件搜索,实现线程同步控制,多个线程搜索文件-multi thread for find file
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:60455
    • 提供者:张恒
  1. 3

    0下载:
  2. 同步机制,通过对事件和互斥体对象的了解,来加深对Windows 线程同步的理解-Based on events and mutex object understanding, to deepen the understanding of the thread synchronization to Windows
  3. 所属分类:OS Develop

    • 发布日期:2017-11-27
    • 文件大小:3695
    • 提供者:冯蓓蕾
  1. Windows

    0下载:
  2. Windows多线程和线程同步程序设计,基于互斥对象的线程同步的实现。-Windows multi-threading and thread synchronization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:354259
    • 提供者:sonnni
  1. MultiThread

    0下载:
  2. 线程同步 以火车站售票系统为例,两个售票窗口同时互不影响的售票-Thread Synchronization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:6089
    • 提供者:大伟
  1. Thread

    1下载:
  2. 为3个进度条设置速度不同的三个线程,通过线程同步控制速度-Set the speed of the progress bar for three different three threads, thread synchronization speed control
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:45922
    • 提供者:刘旭成
  1. ThreadBar

    0下载:
  2. 三个进度条,通过对三个线程同步调用,以不同的速度填充进度条-Multithreaded progress bar
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:27205
    • 提供者:冯志祥
  1. Create_NotModalDialg

    0下载:
  2. 关于线程同步的例子 通过此例能很好的掌握线程开发中遇到的问题-Thread synchronization example by this example, a good grasp of the problems encountered in the threaded development
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:5904250
    • 提供者:ztzt
  1. Operating-System-Ex-For-Thread

    0下载:
  2. 实验一是线程按时间片轮转和优先权运行的范例,实验二是生产者消费者的线程同步实验范例,一个消费者一个生产者,读txt文档的内容写到另一个txt文档,中间使用了一个缓冲区char buffer[30].-Experimental thread first, round-robin and priority running example, experimental producers and consumers of thread synchronization experiment example
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:3264963
    • 提供者:Ben
  1. Code3

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event kernel object, the key to the explanation of the code segment (critical section), and synchronization in multithreaded applications. M
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:42202
    • 提供者:张媛媛
  1. chatandevent12345678

    0下载:
  2. VC++ 线程同步与异步套接字编程实例,可以了接聊天工具的原理与编程思想-The VC++ thread synchronization with asynchronous socket programming examples, can be connected to the chat tool principles and programming ideas
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:28802
    • 提供者:hello
  1. VCPPcode5

    0下载:
  2. 多线程,同步与异步,进程间通信,activeX控件,动态链接库,HOOK和数据库ODBC访问-Multi-threaded, synchronous and asynchronous, inter-process communication, activeX controls, dynamic link library, HOOK and database ODBC access
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:8316928
    • 提供者:梁汉文
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 44 »
搜珍网 www.dssz.com