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

搜索资源列表

  1. Linux环境进程间通信.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:12.15kb
    • 提供者:
  1. pipedoc

    0下载:
  2. 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication for shared memory, the creati
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6.6kb
    • 提供者:王晓鹏
  1. Android公司内部培训资料

    7下载:
  2. 介绍:据说是某500强公司的培训教程 第一章 Android开发环境 第二章 Android基础知识 第四章 Android虚拟机 第六章 Android进程间通信7 第七章 Android Camera架构 第八章 Android GWES 第九章 Android安全机制 第十一章 Android内核驱动——Alarm 第十三章 Android内核驱动——电源管理
  3. 所属分类:编程文档

    • 发布日期:2011-04-13
    • 文件大小:6.08mb
    • 提供者:ldf198312
  1. dcdl

    0下载:
  2. DCDL:分布式控制描述语言,能以语言的方式完成对并发、进程间通信与同步和容错这3个基本功能的无二义的表达能力-DCDL: Distributed Control descr iption language, the language the way to completion of the complicated, inter-process communication and synchronization, and fault-tolerant three basic functions
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:11.54kb
    • 提供者:郑湖湘
  1. VC++code

    0下载:
  2. 内容简介    本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
  3. 所属分类:Document

    • 发布日期:2017-05-31
    • 文件大小:1.71mb
    • 提供者:libojeason
  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
    • 文件大小:176.88kb
    • 提供者:tianranchen
  1. osshiyan

    0下载:
  2. 本实验要求熟悉Linux环境下C语言编译器的使用。掌握操作系统中有关进程创建、进程同步、进程互斥以及进程间通信相关系统调用的使用,按照要求书写实验报告-Requirements of this experiment are familiar with C language under Linux environment for the use of the compiler. To master the process to create the operating system, proces
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:758kb
    • 提供者:姜文
  1. linuxhjjc

    0下载:
  2. 进程之间的通信linux下监控进程之间的通信 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,-Linux 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:177.61kb
    • 提供者:taojinsha
  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
    • 文件大小:10.38kb
    • 提供者:Lee
  1. IPCProcess

    0下载:
  2. 关于Linux系统下进程间通信的很好的学习资料。-Next on the Linux system, inter-process communication of good learning materials.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:29.5kb
    • 提供者:gzx
  1. keshe

    0下载:
  2. 在unix环境下用c语言实现进程间通信(读写者问题,读写者不能同时进入共享区)-In the unix environment, with the c language to achieve inter-process communication (the problem of reading and writing, reading and writing were not also enter the shared area)
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1.71kb
    • 提供者:王兰
  1. Inter_process_communication

    0下载:
  2. 进程间通信 包括管道,消息队列,共享内存-Inter-process communication, including pipes, message queues, shared memory
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:303kb
    • 提供者:wangwr
  1. Unixnetcode2

    0下载:
  2. UNIX网络编程 第2卷 进程间通信.pdf,是学习UNIX C++编程的一本好书-UNIX Network Programming Volume 2 inter-process communication. Pdf, is to learn UNIX C++ programming, a good book
  3. 所属分类:software engineering

    • 发布日期:2017-06-08
    • 文件大小:14.69mb
    • 提供者:xudong
  1. process-communicationinduction

    0下载:
  2. 进程间通信是我们学习编程的基础,也是我们程序员必须掌握的知识,希望对大家有所帮助。-Inter-process communication is the basis for us to learn programming, programmers need to master our knowledge, we want to help.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:10.97kb
    • 提供者:苏稳当
  1. jcj

    0下载:
  2. 这就是大学程序学习的进程间通信信号代码,希望对大家有所帮助,-This is a university program to study inter-process communication signal code, and we hope to help
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:9.88kb
    • 提供者:张三
  1. ACE_study_file

    0下载:
  2. ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)构架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和构架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 -ACE ADAPTIVE C
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:82.34kb
    • 提供者:hxz
  1. 11

    0下载:
  2. 这是一份LINUX下进程间通信的学习材料。-Under LINUX interprocess communication learning materials.
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:495.18kb
    • 提供者:dennis
  1. UNIX

    0下载:
  2. 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to a
  3. 所属分类:software engineering

    • 发布日期:2017-06-18
    • 文件大小:26.8mb
    • 提供者:zhj
  1. CPP-use-shared-memory-

    0下载:
  2. C++ 使用共享内存实现进程间通信。 文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。   为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2.15kb
    • 提供者:mechain
  1. AndroidBook_004_IPC_Binder_V2.0

    0下载:
  2. 两本书,一本关于android游戏设计方面,另一本关于android进程间通信的Binder方面的书籍-Two books, one on android game design, another aspect of the on Binder inter-process communication books android
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3.32mb
    • 提供者:司群
« 12 »
搜珍网 www.dssz.com