CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 进程间通信

搜索资源列表

  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. Linux进程间通信测试程序

    0下载:
  2. Linux网络测试程序,有详细注释。(Linux进程间通信)-Linux network test order, has the detailed annotation. (The Linux advancement corresponds)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:46106
    • 提供者:刘超
  1. Linux环境进程间通信

    0下载:
  2. Linux环境进程间通信-Linux inter-process communication
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:12712
    • 提供者:曹成
  1. linux进程间通信的例子

    0下载:
  2. 用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:wf
  1. 进程间通信

    0下载:
  2. 描述unix,linux下进程间通信方式-described unix, linux under inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:247019
    • 提供者:黄勇辉
  1. linuxIPC

    1下载:
  2. Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:8261
    • 提供者:
  1. Linux-IPC.tar

    0下载:
  2. 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:11287
    • 提供者:liujingsong
  1. IPC_linux

    0下载:
  2. 源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8774
    • 提供者:杨硕
  1. Linux--sy--jingchengtongxin

    0下载:
  2. 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8020
    • 提供者:zuodanqing
  1. linuxC_sourcecode

    0下载:
  2. 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3142213
    • 提供者:陈笑天
  1. unix

    0下载:
  2. linux下的进程间通信,里面有无名管道通信的代码和结果。-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:9383
    • 提供者:玄岳
  1. Linuxcommunications

    0下载:
  2. Linux环境进程间通信,详细阐述Linux环境进程间通信-Linux environment for inter-process communications, the environment in detail the process of communication between Linux
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:181126
    • 提供者:tianranchen
  1. fifo

    0下载:
  2. linux下进程间通信方式之一的fifo读写源程序。-One of the IPC under linux, including fifo read and write source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1069
    • 提供者:白鸽
  1. txin

    0下载:
  2. linux系统的shm.c等源码文件,熟悉linux系统的消息通信机制;基于共享存储区的进程间通信的设计-shm.c systems such as linux-source documents, familiar with the linux system message communication mechanism based on the shared storage area of the design-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:111906
    • 提供者:朱可可
  1. message_queue

    0下载:
  2. linux下posix标准的消息队列实现进程间通信-message queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:950
    • 提供者:周辉
  1. linux

    0下载:
  2. linux进程间通信(经典) 推荐大家可以学习一下-linux-process communication (classic) you can learn about recommended
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:210559
    • 提供者:liuweijian
  1. linux

    0下载:
  2. 深刻理解Linux进程间通信.doc 详细介绍了linux进程间的通讯原理-A deep understanding of Linux inter-process communication. Doc details the inter-process communication principle linux
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:10631
    • 提供者:Lee
  1. 12_msg

    0下载:
  2. Linux 进程间通信实例之一——消息队列 使用了信号量用于进程间的同步。-Linux is one example of inter-process communication- the message queue using semaphores for synchronization between processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:16511
    • 提供者:hero
  1. testqt.tar

    0下载:
  2. Linux QT的测试程序 关于多线程,进程间通信的,服务器方向的-Linux QT testing procedures on the multi-threading, interprocess communication, the server direction
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:518812
    • 提供者:bjn118
  1. 进程间通信.pdf.tar

    0下载:
  2. linux进程通信(linux IPC)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:709632
    • 提供者:l4468430
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com