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

搜索资源列表

  1. SemaphoreThreadSyn

    0下载:
  2. 使用信号量(Semaphore)实现线程的同步\SemaphoreThreadSyn\SemaphoreThreadSyn.rar,很不错的vc源码,有兴趣的朋友可以看看。-Using semaphores (Semaphore) to achieve thread synchronization \ SemaphoreThreadSyn \ SemaphoreThreadSyn.rar, very good vc source, interested friends can see.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:27847
    • 提供者:
  1. ucos_semaphore

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

    • 发布日期:2017-04-08
    • 文件大小:253696
    • 提供者:汪卓
  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. 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. downey05semaphores.pdf

    0下载:
  2. basic knowledge of semaphore that how they are used
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:597242
    • 提供者:Rishabh Shukla
  1. pthread-manual

    0下载:
  2. 主要介绍了在linux环境下pthread的功能及使用情况,以及各个信号量的使用案例。-Introduces the pthread in linux environment function and usage, as well as the use of various semaphore case.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:9893
    • 提供者:李嘉良
  1. jctx

    0下载:
  2. 实验三 进程间通信 UNIX/LINUX系统的进程间通信机构(IPC)允许在任意进程间大批量地交换数据。本实验的目的是了解和熟悉LINUX支持的信号量机制、管道机制、消息通信机制及共享存储区机制。 -In Experiment 3, inter-process communication UNIX/LINUX system inter-process communication agencies (IPC) to allow large quantities in any exchang
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:40342
    • 提供者:FF
  1. p02

    0下载:
  2. 使用信号量的司机-售票员多线程通信模型实现。-Drivers use semaphore- conductor to achieve multi-threaded communication model.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3290
    • 提供者:Sui QY
  1. Semaphore

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

    • 发布日期:2017-03-31
    • 文件大小:36380
    • 提供者:li
  1. RunOnly

    0下载:
  2. 利用Windows事件与信号量实现的进程单独运行控制,同一程序每次只允许一个实例存在,新实例会结束旧的,可用于软件更新等功能模块。DEMO给出了简单的列子。-Useing the Windows event and semaphore to control a process, the same procedure allows only one instance exists, the new instance replace the old, can be used for software
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:605625
    • 提供者:lxl
  1. OS1

    0下载:
  2. 基于DOS在turbo2环境下实现多任务调度,同步以及信号量机制-DOS-based environment in turbo2 multi-task scheduling, synchronization and semaphore mechanism
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:3201
    • 提供者:haitaolv
  1. MSP430-UCOS-example1

    0下载:
  2. 移植UCOS II 到MSP430 上,并实现 信号量集 功能,经过实际测试。-Transplantation UCOS II on the MSP430, and semaphore sets feature, after the actual test.
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:288581
    • 提供者:周鹏辉
  1. MSP430-UCOS-example3

    0下载:
  2. 移植UCOS II 到MSP430 上,并实现 互斥性信号量 功能,经过实际测试。-Transplantation UCOS II on the MSP430 and realization of mutual exclusion semaphore function, after the actual test.
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:276161
    • 提供者:周鹏辉
  1. test_EventWithSem

    0下载:
  2. pc的windows下得BC4.5环境中,新建事件任务,在引入信号量的情况下,会发生一些现象,仔细观察,这些现象,可以深入的理解多任务操作系统-pc, the windows have BC4.5 environment, the new event task, in the case of the introduction of a semaphore, a number of phenomena occur, careful observation of these phenomena ca
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:240632
    • 提供者:rainowen
  1. fw-umbrella-semaphore-221

    0下载:
  2. Gamres moi tren iphone
  3. 所属分类:Game Engine

    • 发布日期:2017-05-19
    • 文件大小:5156643
    • 提供者:vanvantq5088
  1. vcthreads

    0下载:
  2. 10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率-10 VC++ multi-threaded operation examples of source code, content involves how to safely terminate a thread, ho
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:131246
    • 提供者:xdh
  1. labP5

    0下载:
  2. 系统实现信号量通信,很好用,进程间通信,有公共的内存分配空间-System semaphore communicatio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:26670
    • 提供者:aa
  1. semaphore

    0下载:
  2. 线程(thread)技术早在60年代就被提出,但真正应用多线程到操作系统中去,是在80年代中期,solaris是这方面的佼佼者。传统的Unix也支持线程的概念,但是在一个进程(process)中只允许有一个线程,这样多线程就意味着多进程。这个代码就是Linuxs emaphore多线程编程-Multi-threaded programming on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1151
    • 提供者:lzy
  1. Hydrogen_Core51

    0下载:
  2. Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3266712
    • 提供者:binary
  1. dfd

    0下载:
  2. 能实现进程之间的单步通讯,进程独立通讯,进程信号量访问-Single-step communications can achieve between processes, process independent communications, process semaphore access
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:23515
    • 提供者:dds
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 25 »
搜珍网 www.dssz.com