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

搜索资源列表

  1. wsmtp.tar

    0下载:
  2. 测试LInix环境中的信号量方法的使用以及应用,运用的是gcc的开发以及编译环境,这个代码简洁好用。-Test environment LInix Semaphore methods and applications, using the gcc compiler development and the environment, simple and easy to use this code.
  3. 所属分类:Email Client

    • 发布日期:2017-04-06
    • 文件大小:3338
    • 提供者:forbin
  1. producder

    0下载:
  2. C++语言实现生产者消费者问题 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。-C++ language to achieve the producer consumer problem producers- consumers are a classic problem of process synchronization problem, the problem was first proposed by Dijkstra pr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4023
    • 提供者:helen
  1. mutex

    0下载:
  2. uc/OS-ii互斥信号量的处理,大家好好研究啦-uc/OS-ii Mutex Semaphore handling of everyone you carefully study
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-04
    • 文件大小:337647
    • 提供者:华超
  1. SemaDemo

    0下载:
  2. 英国帝国理工学院电脑系多线程课程教学材料之四 ---- 用Semaphores互斥访问-The program uses a semaphore to ensure that it is not possible for threads to enter their critical sections at the same time. The critical section is represented by a light blue (cyan) colour. To execute in
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3490
    • 提供者:Key
  1. Semaphore

    0下载:
  2. this a Semaphore Test program. Code is simple but easy to learn.-this is a Semaphore Test program. Code is simple but easy to learn.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1219607
    • 提供者:metlbard
  1. Semafor3.0

    0下载:
  2. a semaphore (light changer - red, yellow and green) application using VHDL platform-a semaphore (light changer- red, yellow and green) application using VHDL platform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:35392
    • 提供者:theo
  1. time_MultiThread_Semaphore

    0下载:
  2. 多媒体定时器和多线程信号量的演示小程序,演示了多媒体定时器的用法和多线程semaphore的用法-And multi-threaded multimedia timer semaphore demonstration applets, demonstrating the usage of multimedia timer and semaphore usage of multi-threaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:14995
    • 提供者:toby
  1. ipc

    0下载:
  2. Linux IPC (message queue, pipe, sharememory, semaphore, signal and socket) examples
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:718975
    • 提供者:Ricky
  1. uCOS

    0下载:
  2. uCOS课件 ppt课件 介绍了操作系统基础 uCOS基础及任务同步 信号量 内存分配 uCOS移植-uCOS Courseware ppt courseware uCOS introduced based on the basis of the operating system and task synchronization semaphore memory allocation uCOS transplantation
  3. 所属分类:uCOS

    • 发布日期:2017-05-29
    • 文件大小:12283921
    • 提供者:深空
  1. mune

    0下载:
  2. 线程同步机制。 互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex' s function and the critical region is
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1888089
    • 提供者:陈小
  1. Semaphore

    0下载:
  2. A code for understanding Semaphore in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:550
    • 提供者:sha
  1. EX6_SEMAPHORE

    0下载:
  2. A simple program for implementing the SEMAPHORE in Linux/UNIX Environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:13062
    • 提供者:Prabha
  1. Semaphore

    0下载:
  2. Semaphore in operating system how the process can switch
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2413
    • 提供者:hamid
  1. Thread_Semaphore

    0下载:
  2. pthread.h semaphore.h pthread_mutex_t,PTHREAD_MUTEX_INITIALIZER, sem_t semaphore
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:675
    • 提供者:mwmacleod
  1. semaphore

    0下载:
  2. 带栅栏的信号量测试,共有四个java文件,在testbarirr中测试-The amount of test signals with the fence, a total of four java files, testbarirr test
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:2664
    • 提供者:李宁
  1. Semaphores

    0下载:
  2. Its is the linux/unix system application programming ....data resource management by semaphore /mutex
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:8938
    • 提供者:dipen
  1. Semaphore

    0下载:
  2. Parking Semaphore control
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4010
    • 提供者:jao
  1. semaphore

    0下载:
  2. semaphore semaphore semaphore-semaphore semaphore semaphore semaphore semaphore
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:12520
    • 提供者:smilejsk
  1. SEMAPHORE

    0下载:
  2. 进程与线程中的信号量编程,有关信号灯(Semphore)方面的源代码-Process and thread semaphore programming, the signal (Semphore)' s source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:37494
    • 提供者:陈九天
  1. semaphore

    0下载:
  2. 一个很短小,很精悍的读者写着问题的解决方案-semaphore
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:1935
    • 提供者:jinyao
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com