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

搜索资源列表

  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. Micrium-1138-mutex-event

    0下载:
  2. UCOS 在ZLG开发板1138上的mutex(互斥信号)应用。可以跟踪理解ucos的mutex机制。环境:IAR -UCOS in 1138 on the development board ZLG mutex (mutex) applications. Ucos can track the mutex mechanism to understand. Environment: IAR
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2412863
    • 提供者:wang.yuefeng
  1. MultiThread

    0下载:
  2. 简单多线程实例以及多线程互斥实现样例程序-Multi thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2551138
    • 提供者:walter
  1. ucos_mutex

    0下载:
  2. ucos互斥量性能测试,基于GCC工具链,lpc24xx下的测试。-ucos mutex performance test, based on GCC tool chain, lpc24xx under test.
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:259257
    • 提供者:汪卓
  1. Lock

    0下载:
  2. 用于多线程下同步的锁,多个线程互斥的情况下,基于临界区的,同步方式。 -Synchronize multiple threads for the lock, multiple threads mutually exclusive case, based on critical areas, and synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:721
    • 提供者:黎伟
  1. MultiThread_vcPP

    0下载:
  2. 多线程程序的编写,多线程应用中容易出现的问题。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Write multi-threaded programs, multi-threaded applications that can easily arise. How to use the named mutex to ensure only one instance of the application running. Multi-threaded applic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:36367
    • 提供者:
  1. IPC_Funs

    0下载:
  2. c++写的在linux环境下多线程间使用互斥锁、posix信号量和system v信号量,实现的通信程序。自己编写的,自己测试过。-written in c++ linux environment using multi-thread mutex locks, posix semaphores and system v semaphore, to achieve the communication program. I have written, and tested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:15329
    • 提供者:徐进
  1. reader_writer.c

    0下载:
  2. 进程间通信中经典的读者-写者问题,用信号量实现同步和互斥。-Interprocess communication in the classic reader- writer problem, synchronization with semaphores and mutexes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1416
    • 提供者:nescio
  1. CPPMultithreadingProgramingPDF

    0下载:
  2. C++多线程编程 C和C++实务精选 周良忠翻译 讲解C++多线程 互斥 信号量等的经典书籍-c++ Multithreading Programing , C and C + + translator to explain the practical selection of Zhou Liangzhong C + + multi-threaded mutex and other classic books.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19656473
    • 提供者:wnlwcg
  1. Javaproducer-Consumer

    0下载:
  2. java实现生产者消费者的过程,两个线程对一个互斥锁的资源访问,从而实现同步与互斥-java implementation of the process of producers and consumers, two threads of a mutex resource access, in order to achieve synchronization and mutual exclusion
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2139
    • 提供者:一二三
  1. Mutex

    0下载:
  2. 互斥量MUTEX的VC++简单实例,使用于初学者-Mutex MUTEX for VC++ Example
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2210492
    • 提供者:z44
  1. pthread_lock

    0下载:
  2. 多线程文件共享 互斥量,单一轮询访问文件,线程加锁 -Multi-threaded mutexes quantity
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:778
    • 提供者:闫凯
  1. ReaderWriter

    0下载:
  2. Java多线程读者写者程序。程序先从txt文本中读取读者写者信息,1 R 3 5为例,1为线程序号,R表示读者,3表示申请操作的时间(秒为单位),5表示操作持续的时间。运行后先选择读者/写者优先,之后按照文本中的描述建立线程,采用信号量机制处理互斥访问。-Readers who write multi-threaded Java programs. Txt program text reads the reader to start writing Information, 1 R 3 5, f
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6135
    • 提供者:Jonas
  1. vxworks

    0下载:
  2. Vxworks多任务内核完成的功能是:实时调度,任务间通信及互斥。 其它功能则作为系统库围绕在内核周围,它们可根据需要进行剪裁-Vxworks complete multitasking kernel functions are: real-time scheduling, inter-task communication and mutual exclusion. Other features are as around the core system libraries around,
  3. 所属分类:VxWorks

    • 发布日期:2017-04-04
    • 文件大小:3616
    • 提供者:firs
  1. process-tongbu-and-huchi

    0下载:
  2. 线程间的互斥:并发执行的线程共享某些类临界资源,对临界资源的访问应当采取互斥的机制。 线程间的同步:并发执行的线程间通常存在相互制约的关系,线程必须遵循一定的规则来执行,同步机制可以协调相互制约的关系。-Mutual exclusion between threads: concurrent execution threads share certain types of critical resources, access to critical resources should be
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:9373
    • 提供者:阿门
  1. nQueen

    0下载:
  2. 在n*n的棋盘上放置n个皇后,要求皇后两两互斥,即任意两个皇后不能出现在同一行、同一列或同一条斜对角线上。试求出所有的合法布局-In the n* n chessboard placed on the n Queens, asked the Queen twenty-two mutually exclusive, that is, any two queens can not appear on the same line, same column, or diagonal line with
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:26393
    • 提供者:伍新威
  1. 3.c

    0下载:
  2. 编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一函数),2个消费者线程也 一样。 提示: 生产者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:852
    • 提供者:zheng
  1. ThreadSynByMutex

    0下载:
  2. Wince下线程同步的方法,采用了互斥锁的方式来实现的,希望好-Wince thread synchronization under way, using a mutex way to achieve, and I hope good
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:45829
    • 提供者:wwh
  1. tp2

    0下载:
  2. 用Peterson算法实现两个传送带互斥,保证工场的分拣器正常工作的小算法。可以看做一个并发系统的基础理解-Peterson algorithm with two conveyor belts mutually exclusive, guaranteed workshops sorting algorithm to work properly small. Can be seen as a basis for understanding concurrent systems
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:9296
    • 提供者:zhang Lin
  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 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 46 »
搜珍网 www.dssz.com