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

搜索资源列表

  1. linux_c_chat

    0下载:
  2. linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program sh
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5177
    • 提供者:吴兴圆
  1. semaphore.zip

    0下载:
  2. 线程中使用Semaphore的例子 ,The example for using semaphore in thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:702
    • 提供者:
  1. barber(2)

    0下载:
  2. 理发师问题的信号量解决方法实现,基于C语言编写-Semaphore barber problem solution implementation, based on C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1742
    • 提供者:wgx
  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. Sem

    0下载:
  2. linux下system V信号量的C语言封装,及其示例代码,用于进程间通信。-Provide C-language package of system V semaphore under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9340
    • 提供者:vividonly
  1. Semaphore

    0下载:
  2. linux下posix信号量的C语言封装,以及示例代码。可用于线程间和进程间通信。-Provide C-language package of posix semaphore under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:8886
    • 提供者:vividonly
  1. p-and-c

    0下载:
  2. 在Windows和Linux操作系统上,利用各自操作系统提供的Mutex和信号量机制(Win32 API或Pthreads),实现生产者/消费者问题-In the Windows and Linux operating systems, the use of their operating system provided Mutex and semaphore mechanism (Win32 API or Pthreads), to achieve the producer/consumer
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:17377
    • 提供者:凡亚东
  1. sem

    0下载:
  2. linux信号量使用方法,示例中包括源码和makefie,以及经过编译的文件,可以直接运行-linux semaphore usage, examples including source code and makefie, and compiled files that can be run directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4459
    • 提供者:顾满洲
  1. semaphore

    0下载:
  2. linux 下的信号量编程,对初学者有一定的好处,值得一看。-semaphore programming under linux, there are certain advantages for beginners, worth a visit.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:685
    • 提供者:Varistor Peng
  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. unixc-17

    0下载:
  2. linux 下 c语言编程,信号量机制,有助于加深了解信号量-under linux c programming language, semaphore mechanism to contribute to a better understanding of the semaphore
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:148262
    • 提供者:洪天
  1. sem_proc_consume

    0下载:
  2. 关于信号量的简单代码,供Linux C语言编程学习的朋友参考-Simple code, semaphore friend Reference for Linux C programming language learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:1371
    • 提供者:李斌
  1. UDP-Linux-filetransfor

    0下载:
  2. LINUX 下C编写UDP 文件传输 运用多线程 队列 信号量-LINUX is written in C under the UDP file transfers using multithreading queue semaphore
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:72117
    • 提供者:小将
  1. msg

    0下载:
  2. linux c 信号量 使用例子 信号量锁,适合初学者-linux c examples of the use semaphore semaphore lock, suitable for beginners
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3774
    • 提供者:yp
  1. Linux-semaphore-mechanism

    0下载:
  2. 一个关于信号量机制使用的学习例子。具体要求和代码都在word里了。要求使用vi进行代码的编写,使用make工具建立工程。将实现不同类别功能的函数写到不同的.c文件中,并使用makefile链接编译。 -Use vi be writing code, use make tools to create projects. The function of different types of functions written to achieve different. C file and co
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:48091
    • 提供者:覃岚
  1. multisems

    0下载:
  2. Multi semaphore program in C using linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:11249
    • 提供者:Abdullah
  1. pthread-master

    0下载:
  2. 模拟多线程之间信号量交互,适用于linux平台,采用c语言(semaphore interaction between multiple threads)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:ExcaliburZH
搜珍网 www.dssz.com