CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - Inter-Process Communication

搜索资源列表

  1. systemc

    0下载:
  2. 实现进程间通信,消息的创建、发送和接收,共享存储区的创建、附接和断接,实现储存管理-achieve inter-process communication, information creation, sending and receiving, storage sharing in the creation, and attached disconnect achieve storage management
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:14.89kb
    • 提供者:刘奇
  1. UNIX_MSG_COMMUNICATION

    0下载:
  2. UNIX环境下如何应用消息队列实现进程间通讯,值得一看的好-UNIX environment on the use of Message Queue to achieve inter-process communication, enjoying their good Dongdong
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:175.02kb
    • 提供者:周兆维
  1. JCTXWMGDSJ

    0下载:
  2. 进程间通信的无名管道研究 提供进程通信设计的文字部分及源代码-inter-process communication channel of anonymous communications research process design and the text of the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9.56kb
    • 提供者:wodanige
  1. xtd_IPC

    0下载:
  2. 一个简单的关于LINUX下的进程间通讯的演示,使用的是信号量.适合初学编程的同学一起学习!-a simple LINUX on the inter-process communication demonstration, using a semaphore. Programming for beginner students learning together!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.68kb
    • 提供者:xietian
  1. os1-TheYalnixShell

    0下载:
  2. · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to applicatio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:41.61kb
    • 提供者:wanghui
  1. unix_network_programming

    0下载:
  2. unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X / Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the so
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:298.03kb
    • 提供者:郭涛
  1. PipeExample

    0下载:
  2. 进程间通过管道通信,父进程传消息给子进程-inter-process communication through the pipeline, the father of the process - to-process information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:cjw
  1. unixCexam1

    0下载:
  2. SUN Solaris8平台下进程间通信,网络编程实例。-Sun Solaris8 platform inter-process communication, and network programming examples.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:112.74kb
    • 提供者:Chen guodeng
  1. UNIX网络编程 第2卷 进程间通信.tar

    1下载:
  2. UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:132.62kb
    • 提供者:周贤青
  1. demo of share memory on linux

    0下载:
  2. linux下c语言编程——进程间通信方式之共享存储-c programming language -- inter-process communication methods are shared storage
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:郝庆运
  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
    • 文件大小:2.14kb
    • 提供者:wf
  1. UNIX下的信号使用

    0下载:
  2. UNIX环境中利用信号完成进程间的通信-UNIX environment complete signal inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9.19kb
    • 提供者:闻思源
  1. 进程间通信

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

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

    0下载:
  2. Linux下进程间通信实例之一--信号,编译gcc -o 07_02 07_02.c-Linux, inter-process communication- signal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:8.94kb
    • 提供者:hero
  1. Inter-Process-Communication

    0下载:
  2. Information in inter process communication (IPC) on Unix/Linux platform.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:26.6kb
    • 提供者:vij
  1. process-communication

    0下载:
  2. linux进程间通信的三种机制的简单实现,包括管道,消息队列和共享内存-linux inter-process communication simple implementation of the three mechanisms, including pipes, message queues and shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.75kb
    • 提供者:
  1. communication-between-process-

    0下载:
  2. LINUX 程序间进程通信 此编码为操作系统原理实验内容-Inter-process communication LINUX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:691byte
    • 提供者:星河鹭
  1. process---socket

    0下载:
  2. 该程序为linux下面socket编程,主要用与进程间通迅,采用无连接技术。效率高,稳定性高。-The program for the following linux socket programming, mainly used for inter-process communication, with no connection technology. High efficiency, high stability.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:1.36kb
    • 提供者:libin
  1. Communication

    0下载:
  2. 在unix下实现f(n) = f(n-1)*n,g(n)=g(n-1)+g(n-2),F = f+g 之间的进程间通信问题。-F achieved in unix (n) = f (n-1)* n, g (n) = g (n-1)+g (n-2), inter-process communication between F = f+g problem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:41.4kb
    • 提供者:George
  1. process-communication

    0下载:
  2. 多进程及进程间通信程序,使用2个消息队列传递消息。-Multi-process and inter-process communication: Use two message queues to pass messages.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:239.47kb
    • 提供者:孔令昌
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com