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

搜索资源列表

  1. produce_consume

    0下载:
  2. 模拟进程同步中的进程与线程问题,熟悉信号量的使用及互斥同步过程-Simulation of the process of synchronization of processes and threads problem, familiar with the use of semaphores and mutex synchronization process
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:16702
    • 提供者:许佳
  1. MUTEXES

    0下载:
  2. 操作系统MUTEX 的使用方法及实例-Mutex to use the operating system and examples
  3. 所属分类:Shell api

    • 发布日期:2017-05-09
    • 文件大小:34510
    • 提供者:weikai
  1. CreateMutex_SingleApp

    0下载:
  2. 利用系统提供的接口-互斥体实现只运行一个应用程序实例,防止同时运行多个程序产生冲突,例如杀毒软件这样的程序。程序是用API函数实现,但是稍加修改或不修改就可使用,挺方便。-Use of system interface- mutex to achieve only run an application example of running multiple programs at the same time to prevent conflicts, such as antivirus soft
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5328
    • 提供者:高见
  1. 597971

    0下载:
  2. 操作系统进程同步与互斥读者与写者问题部分源码-OS process mutex synchronization and readers are part of the problem and write source code
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:31528
    • 提供者:兔儿
  1. P3

    0下载:
  2. 利用互斥对象实现对变量的互斥访问,来达到实现线程同步的目的 再去掉互斥对象后,就可实现线程不同步.-Use mutex object mutex implementation of variable access, to achieve the implementation of thread synchronization purposes and then remove the mutex object, the thread can not achieve synchronization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:8682
    • 提供者:生如夏花
  1. pthreads_applications

    0下载:
  2. 这是一个典型的多线程的实验,是用互斥锁来实现生产者与消费者的关系-This is a typical multi-threaded experiments Mutex are used to achieve the relationship between producers and consumers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1800
    • 提供者:方方
  1. Lock

    0下载:
  2. Mutex锁的封装类,设计精良,初学者必看-Mutex lock package categories, well-designed, beginners must-see
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:674
    • 提供者:sander
  1. Queue

    0下载:
  2. 队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2253
    • 提供者:sander
  1. Lock

    0下载:
  2. 有关互斥锁的介绍,在多线程中,在不同线程中计算同一个数据时,需要用互斥锁-Introduction of the mutex lock, in the multi-threaded, in different threads to calculate the same data, the need to lock mutex
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:49286
    • 提供者:caolei34701
  1. MultiThread

    0下载:
  2. 实例了多线程程序的编写。对于多线程应用中容易出现的问题,以及如何使用互斥对象来实现多线程的同步有较好效果。-Examples of the preparation of multi-threaded process. For easy multi-threaded applications in the problems and how to use the mutex object to achieve the simultaneous multi-threading have good re
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:216279
    • 提供者:万基磊
  1. query-muex

    0下载:
  2. ucos-ii中查询一个互斥信号mutex源码-query ucos-ii a mutex mutex signal source
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1003
    • 提供者:zycjay2008
  1. Internetchatrooms

    0下载:
  2. 本程序利用互斥对象来实现多线程的同步,利用命名互斥对象保证应用程序只有一个实例运行.应用多线程编写网络聊天室程序。-This procedure object to the use of mutually exclusive multi-thread synchronization, using named mutex object to ensure that there is only one example of the application running. The applicati
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:25400
    • 提供者:青山
  1. philosopher

    0下载:
  2. 模拟“五个哲学家”问题该实验的要点是,解决并发环境下,多进程之间的同步与互斥问题。进程间的同步互斥必然涉及进程间的通信(信息交换)。-Simulation of the " five philosophers" problem of the main points of the experiment, the solution to complicated circumstances, between the multi-process synchronization and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:chenlisten
  1. ant_HOT_FIX_308558.tar

    0下载:
  2. Simulation of MUTEX and SEMAPHORES.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:49888
    • 提供者:naved
  1. FIFOserver

    0下载:
  2. prg8_1.c 互斥对象实例。该程序说明如何使用互斥对象。prg8_2.c 条件变量实例。该程序是一个多线程的无连接并发服务器。prg8_3.c 处理同步线程退出。-prg8_1.c mutex object instance. The program explains how to use the mutex object. Examples of conditions prg8_2.c variables. The program is a free multi-threaded conc
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:20466
    • 提供者:zjm
  1. Thread

    0下载:
  2. 关于线程同步问题。包括制造混乱以及mutex方案、Peterson算法方案两种方案解决问题。可以参考哦。-With regard to the issue of thread synchronization. Including the mutex to create chaos, as well as programs, Peterson algorithm program two options to solve the problem. Oh, can refer to.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2354
    • 提供者:肖宗花
  1. Windowssystemcoreprogram

    0下载:
  2. windows操作系统的核心编程,包括如何获取系统信息、互斥锁、处理器信息、虚拟内存的获取-windows operating system' s core programming, including how to obtain system information, mutex lock, processor information, access to virtual memory, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:551909
    • 提供者:drh
  1. create_a_thread_under_linux

    0下载:
  2. 简单的介绍线程的创建和基本的使用,关于线程的高级使用(如线程的属性,线程的互斥,线程的同步等等问题)可以参考我后面给出的资料. -Brief basic thread creation and use, on the high-level use of thread (such as the attributes of threads, thread the mutex, thread synchronization and so on) can refer to the information
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:2545
    • 提供者:huyutao
  1. GenericTemplateMSQ.tar

    0下载:
  2. Generic template class library for message queue implementation, uses pthread mutex.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2901
    • 提供者:zzbao
  1. WinAppRunOnly

    0下载:
  2. C#通过创建互斥CreateMutex,使程序只能够运行一个-Through creating mutex CreateMutex, C# makes program only run a time
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:28093
    • 提供者:李宗涛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com