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

搜索资源列表

  1. Unix进程通讯及同步互斥机制

    0下载:
  2. Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3991
    • 提供者:冯昊飞
  1. 信号

    0下载:
  2. 这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. There may be room for improvement
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3191
    • 提供者:亿摆
  1. Unix06.03.17

    0下载:
  2. linux下有关多任务,进程通讯 ,多线程的绝好的学习的例子-under the multi-task, process communications, multi-threaded an excellent example of learning
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3533
    • 提供者:李 庆坤
  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
    • 文件大小:179221
    • 提供者:周兆维
  1. a semaphore

    0下载:
  2. 进程之间通讯的一个例子-process of communication between an example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1030139
    • 提供者:王飞
  1. three semaphore

    0下载:
  2. 三个semephor实现的进程之间通讯-three semephor achieve the communication process between
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1030968
    • 提供者:王飞
  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
    • 文件大小:1721
    • 提供者:xietian
  1. communication

    0下载:
  2. 实现Linux操作系统中的进程通讯功能,巩固操作系统的进程通讯原理。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4348
    • 提供者:张元平
  1. new

    0下载:
  2. unix下多进程编程实例,包括client端和server端socket通讯,和signal等内容
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-18
    • 文件大小:354850
    • 提供者:songqufei
  1. Linux_Kernel_ch

    0下载:
  2. Linux 内核中文版,详细介绍存储管理、进程管理、进程间通讯、中断及中断处理、文件系统,网络等知识
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1168570
    • 提供者:阮鹏飞
  1. unpv22e.tar

    0下载:
  2. unix进程间通讯一书的源码-unix process of communication among the book s source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:135807
    • 提供者:站长
  1. linux

    0下载:
  2. linux下的进程通讯机制的代码例子。消息队列以及共享内存。-linux process communication mechanism under the code examples. Message queue and shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2175
    • 提供者:李涛
  1. ipc

    0下载:
  2. linux下进程间通讯列子,包括消息队列,共享内存等-linux Liezi under the process of communication, including message queues, shared memory, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:35537
    • 提供者:陈灏
  1. Linux_comm_among_process

    0下载:
  2. Linux_comm_among_process是在linux环境下的进程间通讯说明文档-Linux_comm_among_process environment in the linux process of documentation of communication among
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:181009
    • 提供者:daiyuanhui
  1. ipc

    0下载:
  2. linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:719917
    • 提供者:熊剑
  1. zuoyediaodu

    0下载:
  2. 实验内容: 要求实现用户空间内的作业调度系统,通过作业调度系统实现以下的操作: (1)提交自己的作业。 (2)将自己提交的作业移出。 (3)查看作业状态。 实验目的: 理解操作系统中调度的概念和调度算法; 学习Linux下进程控制以及进程通讯的知识 理解在操作系统中作业是如何被调度的,如何协调与控制作业对CPU的使用-Experiment: job scheduling system in user space, the following o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:289265
    • 提供者:翔子
  1. linux

    0下载:
  2. linux下的进程通讯的小例子,pv操作-small example of the process communication under linux, pv operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:315962
    • 提供者:wae
  1. shiyan-code

    0下载:
  2. 嵌入式linux\第2阶段(Linux应用程序设计)\第4天(进程通讯)\必修实验代码-Embedded linux \ stage 2 (Linux application design) \ 4 days (interprocess communication) \ compulsory experimental code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:26873
    • 提供者:wj
  1. ipcMsg

    0下载:
  2. 非常好用的消息队列使用案例,使用与linux多进程通讯(message queue usage case)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:loty
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
« 12 3 »
搜珍网 www.dssz.com