CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - ipc linux

搜索资源列表

  1. usb-ipc-R564_G_12.01.30P-r2

    0下载:
  2. linux下的usb驱动程序,用于和应用程序通信使用。来自于摩托罗拉智能手机源代码-linux under the usb driver, and application procedures for the use of communications. From Motorola smartphone source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2010-07-09
    • 文件大小:6662
    • 提供者:freducn2002
  1. ipc

    0下载:
  2. 提供了许多进程间通信的实例程序。用linux下的C语言实现。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9176
    • 提供者:jidong
  1. root-ipc-fifo-examples.tar

    0下载:
  2. UNIX/Linux环境下使用有名管道(FIFO)的例子。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1135
    • 提供者:root
  1. linux-ipc

    1下载:
  2. LINUX进程通信的学习资料,包括源代码和文档。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:726967
    • 提供者:liang yan
  1. ipc-0.2

    0下载:
  2. Linux 下 Qte IPC通信程序,包含客户端及服务器端
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:31044
    • 提供者:hhh
  1. Linux网络编程1

    0下载:
  2. linux网络方面的编程资料,socket,ipc-network programming information, socket, IPS, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1769311
    • 提供者:唐陈和
  1. chatbymessage.rar

    0下载:
  2. linux环境下,用IPC和多进程的实现的一个聊天室,linux environment, multi-process with the IPC and the realization of a chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2563
    • 提供者:cloud wu
  1. ipc.rar

    0下载:
  2. LINUX下的进程间通信的资料和程序,有讲解并附有很多典型例程序,LINUX under the inter-process communication of information and procedures, explain the procedure along with a lot of typical cases
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:426758
    • 提供者:王鑫
  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-23
    • 文件大小:11287
    • 提供者:liujingsong
  1. ipc

    0下载:
  2. 这个资料非常不错,详细介绍LINUX内核源代码-This information is very good, detailed information LINUX kernel source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:720143
    • 提供者:michael_xuzhi
  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_IPC_API.tar

    0下载:
  2. Linux IPC mechanism reference API
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2116
    • 提供者:vinoth
  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. ipc

    1下载:
  2. Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4051
    • 提供者:owenbbkp
  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. alp-ch05-ipc

    0下载:
  2. Interprocess Communication of UNIX and Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:260205
    • 提供者:Krishanu
  1. ipc_demo

    0下载:
  2. linux ipc经典问题生产者与消费者问题及几个简短多线程编程代码-linux ipc classical problem about consumer and the pruducer and some easy pthread codes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10293
    • 提供者:赵新宇
  1. ipc

    0下载:
  2. linux下的服务端和客户端的聊天测试程序-Under linux server and client chat test program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:25532
    • 提供者:关天优
  1. ipc

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

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

    0下载:
  2. Inter-process communication, or IPC, in Linux. This book contains working code and explanation for the various forms of IPC.-Inter-process communication, or IPC, in Linux. This book contains working code and explanation for the various forms of IPC.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:334465
    • 提供者:Gno
« 12 3 4 »
搜珍网 www.dssz.com