您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Linux kernal 核心中文手册

  2. linux 内核详细介绍: 包括: Memory Management (内存管理) Processes (进程) Interprocess Communication Mechanisms (进程间通讯机制) Peripheral Component Interconnect ( PCI 等
  3. 所属分类:Linux

    • 发布日期:2009-05-13
    • 文件大小:559104
    • 提供者:biagyu
  1. Interprocess Communications in Linux: The Nooks and Crannies

  2. The definitive guide to Linux processes and IPC for programmers and system administrators Pipes, message queues, semaphores, shared memory, RPC, sockets, the /proc filesystem, and much more In-depth coverage of multithreading with POSIX compliant Li
  3. 所属分类:Linux

    • 发布日期:2009-06-06
    • 文件大小:1048576
    • 提供者:cntan
  1. UNIX 进程间通信

  2. UNIX 进程间通信 进程控制原语并且观察了如何调用多个进程。但是这些进程之间交换信息的 唯一方法是经由f o r k或e x e c传送打开文件,或通过文件系统。本章将说明进程之间相互通信的 其他技术—I P C(InterProcess Communication)。 UNIX IPC已经是而且继续是各种进程通信方式的统称,其中极少能在所有U N I X的实现中 进行移植。
  3. 所属分类:网络攻防

    • 发布日期:2009-06-08
    • 文件大小:1048576
    • 提供者:mmmm9999
  1. perl网络编程.chm

  2. Network Programming with Perl is a comprehensive, example-rich guide to creating network-based applications using the Perl programming language. Among its many capabilities, modern Perl provides a straightforward and powerful interface to TCP/IP, an
  3. 所属分类:Perl

    • 发布日期:2009-07-02
    • 文件大小:9437184
    • 提供者:newyf_cun
  1. Interprocess Communications in Linux

  2. This text explores the intricacies of interprocess communications as supported by Red Hat Linux version 7.3 and 8.0. It is assumed that the reader has a working knowledge of C/C++ programming. It is further assumed that while not being an expert, th
  3. 所属分类:Linux

    • 发布日期:2009-07-02
    • 文件大小:1048576
    • 提供者:mvtec
  1. linux C lInterprocess Communication

  2. how one process can obtain the exit status of a child process.That’s the simplest form of communication between two processes, but it’s by no means the most powerful.The mechanisms of Chapter 3 don’t provide any way for the parent to communicate wit
  3. 所属分类:C

    • 发布日期:2009-07-07
    • 文件大小:1048576
    • 提供者:little3li
  1. Linux C程序设计大全-进程间通信IPC

  2. 进程间通信IPC(Interprocess Communication)是在Linux/UNIX下编程经常会碰到的问题,它的实际意义在于怎么样让多个进程可以互相的访问数据。在Linux/UNIX环境下可以由多种方式来实现上述的问题,接下来将详细为读者介绍这几种方式的具体操作以及相关内容
  3. 所属分类:网络攻防

    • 发布日期:2009-07-16
    • 文件大小:587776
    • 提供者:tianbianlan
  1. (4/4)Unix Network Programming vol1 & vol2 - Unix网络编程第1卷 第2卷

  2. 经典网络编程作品——Unix Network Programming 包括第1卷、第2卷的中英文版本,有需要的请下载 由于附件大小限制,本资源共分为4个部分,文件列表如下: UNIX Network Programming - vol1 ed3 The Sockets Networking API.chm Unix Network Programming - vol2 ed2 Interprocess Communications.pdf UNIX网络编程第1卷:套接口API.pdf UNIX
  3. 所属分类:网络基础

    • 发布日期:2009-07-31
    • 文件大小:9437184
    • 提供者:wakin331
  1. Linux进程间通讯

  2. Interprocess Communications in Linux.chm(英文版)看过《UNIX进程间通讯》,感觉不错,找不到清晰电子版的,只找到一本linux的,内容差不多,应该是同一个作者
  3. 所属分类:Linux

    • 发布日期:2007-09-27
    • 文件大小:1048576
    • 提供者:VivianChung
  1. UNIX网络编程第2版,第2卷,进程间通信:英文DJVU

  2. UNIX Network Programming, Volume 2 - Interprocess Communications, Second Edition http://www.amazon.com/UNIX-Network-Programming-Interprocess-Communications/dp/0130810819/ref=sr_1_3?ie=UTF8&s=books&qid=1272168573&sr=8-3
  3. 所属分类:网络攻防

    • 发布日期:2010-04-25
    • 文件大小:5242880
    • 提供者:Kong84
  1. Interprocess.Communications.in.Linux.The.Nooks.and.Crannies

  2. Interprocess.Communications.in.Linux.The.Nooks.and.Crannies
  3. 所属分类:Linux

    • 发布日期:2010-12-25
    • 文件大小:1048576
    • 提供者:DoomLord
  1. Boost.Interprocess介绍

  2. Boost.Interprocess实现了进程内线程的同步通信机制,包括共享内存操作
  3. 所属分类:网络攻防

    • 发布日期:2011-02-25
    • 文件大小:2097152
    • 提供者:cleanfield
  1. sdk2003文档 Interprocess Communications

  2. sdk2003 win32 Interprocess Communications sdk2003 win32 Interprocess Communications
  3. 所属分类:Windows Server

    • 发布日期:2011-08-26
    • 文件大小:199680
    • 提供者:iamoy
  1. Interprocess Communication in Linux: The Nooks & Crannies

  2. Interprocess Communication in Linux: The Nooks & Crannies Author: John Shapley Gray
  3. 所属分类:Linux

    • 发布日期:2011-11-12
    • 文件大小:1048576
    • 提供者:acange
  1. Interprocess Communications in Linux

  2. 英文版的 介绍interprocess的书
  3. 所属分类:C

    • 发布日期:2011-12-18
    • 文件大小:1048576
    • 提供者:qurenjun1234
  1. Interprocess Communications in Linux

  2. Prentice Hall PTR Interprocess Communications in Linux
  3. 所属分类:Linux

    • 发布日期:2008-08-02
    • 文件大小:1048576
    • 提供者:helinpil
  1. Interprocess Communications in Linux

  2. Interprocess Communications in Linux
  3. 所属分类:Linux

    • 发布日期:2008-10-29
    • 文件大小:1048576
    • 提供者:Feiw
  1. Android Binder Android Interprocess Communication

  2. Android Interprocess Communication Binder详细讲解文档,英文。
  3. 所属分类:Android

    • 发布日期:2016-06-29
    • 文件大小:869376
    • 提供者:xiaoxiaosun
  1. interprocess communications in linux.chm

  2. interprocess communications in linux.chm
  3. 所属分类:Linux

    • 发布日期:2009-02-17
    • 文件大小:1048576
    • 提供者:fm810
  1. perl6-event-emitter-interprocess-源码

  2. 事件::发射器::进程间 Event::Emitter的扩展,使您可以在进程之间进行有效的通信。 句法 本模块假定您熟悉( Event::Emitter )[ ] 父进程 use Event::Emitter::Inter-Process; my $event = Event::Emitter::Inter-Process . new ; my Proc ::Async $child .= new ( : w, ' perl6 ' , ' -Ilib ' , ' child.pl6 ' );
  3. 所属分类:其它

    • 发布日期:2021-02-13
    • 文件大小:9216
    • 提供者:weixin_42122986
« 12 3 4 5 6 7 »